| Commit message (Expand) | Author | Files | Lines |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 37 | -98/+577 |
2007-05-16 | Fixed text position of SelectSlide when High is not 70 | whiteshark0 | 3 | -3/+16 |
2007-05-15 | Added: Keys 1.2.3 to use Joker in Popup-Party-Menu | mota23 | 3 | -2/+67 |
2007-05-15 | fixed angle calculation of covers in the background | b1indy | 1 | -1/+1 |
2007-05-12 | Changed Standard Position for Covers and Equalizer, so that, if no Cover Posi... | whiteshark0 | 1 | -4/+3 |
2007-05-12 | Party Win Screen now works the way it should. | whiteshark0 | 2 | -13/+46 |
2007-05-10 | Changelog updated | whiteshark0 | 1 | -5/+9 |
2007-05-10 | Some Themework in Stats and SingScreen. | mota23 | 2 | -8/+8 |
2007-05-09 | Added Changelog to Svn | whiteshark0 | 1 | -0/+176 |
2007-05-09 | Fixed a bug in UScreenSong that causes a little gap between lyrics and Singin... | whiteshark0 | 1 | -2/+3 |
2007-05-09 | Fix: Readded ability to close the Window | whiteshark0 | 2 | -42/+49 |
2007-05-09 | Some Themework done. | mota23 | 3 | -4/+40 |
2007-05-08 | Fixed the "one Song too much" Bug | whiteshark0 | 2 | -12/+25 |
2007-05-08 | Added Ability to Leave Song Screen in Party Mode with Popup. | whiteshark0 | 1 | -1/+17 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 19 | -154/+108 |
2007-05-07 | Some Themework done. | mota23 | 2 | -0/+41 |
2007-05-04 | well... changed Button Reflections back to old behavior | b1indy | 2 | -4/+6 |
2007-05-04 | reflections were gone after my last hack in UMenuButton... should be back now | b1indy | 1 | -2/+2 |
2007-05-03 | reflections of buttoncollection nur fade out more realisticly (need your opin... | b1indy | 1 | -2/+2 |
2007-05-03 | re-enabled covers behind the 5 front-covers in songselection | b1indy | 1 | -9/+12 |
2007-05-03 | Feature: It's now possible to move/skin the time progress thing (no fix posit... | mogguh | 5 | -40/+83 |
2007-05-03 | slight changes to positions of song covers (in SetScroll5) | b1indy | 1 | -4/+6 |
2007-05-03 | more explanatory error message in case copying the fade texture fails | b1indy | 1 | -2/+14 |
2007-05-03 | screen fades to black at game end, when fading is enabled | b1indy | 1 | -10/+29 |
2007-05-03 | minor changes to PopUp code and to related parts of themes | b1indy | 2 | -11/+9 |
2007-05-03 | Esc in Popup escapes the Popup. Higher usability. | mota23 | 1 | -0/+3 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 9 | -50/+276 |
2007-05-02 | popup-screen will be included soon | b1indy | 1 | -0/+165 |
2007-05-02 | 2 Bugs Fixed: | whiteshark0 | 3 | -2/+6 |
2007-04-30 | Added new Object to PartyNewRound Screen | whiteshark0 | 2 | -6/+42 |
2007-04-30 | Added ability to make buttons invisible(and also unselectable) in Theme. | whiteshark0 | 3 | -9/+9 |
2007-04-30 | Added new Static to ScreenPartyNewRound. | mota23 | 2 | -0/+22 |
2007-04-29 | Commented some Debuging Outputs in ULog | whiteshark0 | 3 | -6/+12 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 39 | -533/+668 |
2007-04-28 | Fixed a Bug in UMenuText that causes that Text with only one Char is not disp... | whiteshark0 | 1 | -6/+14 |
2007-04-28 | SongScreen: | whiteshark0 | 1 | -12/+36 |
2007-04-27 | Some Code Cleanup in UMenuText | whiteshark0 | 1 | -140/+5 |
2007-04-27 | PageBreak Code Rewritten | whiteshark0 | 1 | -50/+233 |
2007-04-26 | Added PS3 like ButtonFade ability | whiteshark0 | 4 | -41/+295 |
2007-04-26 | Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain... | mogguh | 5 | -196/+247 |
2007-04-25 | Fixed positions for popups | mota23 | 1 | -32/+32 |
2007-04-25 | Removed workarounds in UDraw.pas and Deluxe.ini. Altered Graphics to reflect ... | mota23 | 1 | -68/+68 |
2007-04-24 | just to test something | b1indy | 1 | -1/+1 |
2007-04-24 | Fixed a Bug in PartyMode that causes that Players are not chossen fair | whiteshark0 | 1 | -3/+9 |
2007-04-24 | UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro... | b1indy | 2 | -6/+6 |
2007-04-24 | Fixed: Select a not Visible Button in Joker Menu, if the first Team has no Joker | whiteshark0 | 1 | -2/+17 |
2007-04-24 | changed size of texture for screen fading effect to fixed size of 512x512, ne... | b1indy | 1 | -7/+9 |
2007-04-24 | Added ability to Select Players before Song | whiteshark0 | 4 | -4/+49 |
2007-04-24 | re-inserted a line that is essential for proper timing in dual screen mode | b1indy | 1 | -1/+1 |
2007-04-24 | ScreenFading now works in dual screen mode (it should not work with resolutio... | b1indy | 1 | -24/+27 |