| Commit message (Expand) | Author | Age | Files | Lines |
* | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 2007-05-03 | 9 | -50/+276 |
* | popup-screen will be included soon | b1indy | 2007-05-02 | 1 | -0/+165 |
* | 2 Bugs Fixed: | whiteshark0 | 2007-05-02 | 3 | -2/+6 |
* | Added new Object to PartyNewRound Screen | whiteshark0 | 2007-04-30 | 2 | -6/+42 |
* | Added ability to make buttons invisible(and also unselectable) in Theme. | whiteshark0 | 2007-04-30 | 3 | -9/+9 |
* | Added new Static to ScreenPartyNewRound. | mota23 | 2007-04-30 | 2 | -0/+22 |
* | Commented some Debuging Outputs in ULog | whiteshark0 | 2007-04-29 | 3 | -6/+12 |
* | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 2007-04-29 | 39 | -533/+668 |
* | Fixed a Bug in UMenuText that causes that Text with only one Char is not disp... | whiteshark0 | 2007-04-28 | 1 | -6/+14 |
* | SongScreen: | whiteshark0 | 2007-04-28 | 1 | -12/+36 |
* | Some Code Cleanup in UMenuText | whiteshark0 | 2007-04-27 | 1 | -140/+5 |
* | PageBreak Code Rewritten | whiteshark0 | 2007-04-27 | 1 | -50/+233 |
* | Added PS3 like ButtonFade ability | whiteshark0 | 2007-04-26 | 4 | -41/+295 |
* | Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain... | mogguh | 2007-04-26 | 5 | -196/+247 |
* | Fixed positions for popups | mota23 | 2007-04-25 | 1 | -32/+32 |
* | Removed workarounds in UDraw.pas and Deluxe.ini. Altered Graphics to reflect ... | mota23 | 2007-04-25 | 1 | -68/+68 |
* | just to test something | b1indy | 2007-04-24 | 1 | -1/+1 |
* | Fixed a Bug in PartyMode that causes that Players are not chossen fair | whiteshark0 | 2007-04-24 | 1 | -3/+9 |
* | UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro... | b1indy | 2007-04-24 | 2 | -6/+6 |
* | Fixed: Select a not Visible Button in Joker Menu, if the first Team has no Joker | whiteshark0 | 2007-04-24 | 1 | -2/+17 |
* | changed size of texture for screen fading effect to fixed size of 512x512, ne... | b1indy | 2007-04-24 | 1 | -7/+9 |
* | Added ability to Select Players before Song | whiteshark0 | 2007-04-24 | 4 | -4/+49 |
* | re-inserted a line that is essential for proper timing in dual screen mode | b1indy | 2007-04-24 | 1 | -1/+1 |
* | ScreenFading now works in dual screen mode (it should not work with resolutio... | b1indy | 2007-04-24 | 1 | -24/+27 |
* | Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, UThemes.p... | mogguh | 2007-04-23 | 3 | -33/+112 |
* | Fixed: SongSorting is CaseSensitive | whiteshark0 | 2007-04-23 | 1 | -18/+18 |
* | Fixed some Bugs in Party Mode | whiteshark0 | 2007-04-21 | 2 | -4/+40 |
* | Made the Line-Popup pop up. | mota23 | 2007-04-20 | 3 | -111/+88 |
* | Changed LinePopup Colors from Red->Green to Red->Yellow->Green | mota23 | 2007-04-20 | 1 | -3/+30 |
* | Some Memory tweaking (13 MB Less Ram using at 800 Songs) | whiteshark0 | 2007-04-20 | 4 | -5/+61 |
* | Added Statistic Screens to C0de and to Theme | whiteshark0 | 2007-04-19 | 9 | -28/+680 |
* | Fixed a Bug in PageBreak generation for Text | whiteshark0 | 2007-04-19 | 1 | -2/+36 |
* | fixed a bug that caused song selection screen to be drawn incorrectly and sin... | b1indy | 2007-04-17 | 1 | -2/+8 |
* | Bugfix: Scores where not shown correctly when in 4 or 6 player mode (UScreenS... | mogguh | 2007-04-17 | 1 | -2/+17 |
* | Feature: Added the possibility to skin the sing screen, it's now possible to ... | mogguh | 2007-04-17 | 3 | -218/+233 |
* | Added Exit Button to Stats Screen | whiteshark0 | 2007-04-17 | 1 | -1/+3 |
* | Commited UTheme.pas to prevent Conflicts | whiteshark0 | 2007-04-17 | 1 | -0/+54 |
* | Bugfix: Fixed minor problem that caused artefacts to be drawn - 'transparent'... | mogguh | 2007-04-17 | 1 | -1/+1 |
* | Well, heres my first commit since R11. Some minor skin changes, new skin.ini-... | mota23 | 2007-04-17 | 2 | -10/+24 |
* | Changed aadvanced options to switch on/off sing-effects and screen-fading | b1indy | 2007-04-17 | 6 | -45/+59 |
* | Fixed bug in TSkin.onThemeChange that caused a crash | b1indy | 2007-04-16 | 1 | -0/+1 |
* | Theme/Skin: Minor changes on the default covers | mogguh | 2007-04-15 | 1 | -0/+0 |
* | re-inserted some code to set clear-color to white per default or to black via... | b1indy | 2007-04-15 | 1 | -6/+7 |
* | Theme/Skin: New default cover for category w/out a cover, should be moved to ... | mogguh | 2007-04-15 | 1 | -0/+0 |
* | Fixed some Bugs in Party Mode | whiteshark0 | 2007-04-15 | 6 | -15/+18 |
* | Added Prevention of starting PartyMode without Plugins Loaded or with less th... | whiteshark0 | 2007-04-15 | 1 | -5/+6 |
* | Did Some Code Cleanup | whiteshark0 | 2007-04-14 | 4 | -94/+114 |
* | added some error checking to screen-fade-effect, | b1indy | 2007-04-14 | 2 | -44/+76 |
* | Fixed a bug that causes Perfect Line twinkles to spawn at each Line when Line... | whiteshark0 | 2007-04-14 | 1 | -12/+11 |
* | implemented fading between screens (needs to be tested), | b1indy | 2007-04-13 | 3 | -127/+93 |