| Commit message (Expand) | Author | Files | Lines |
2007-07-08 | Add Debug OSD with FPS and RSpeed | whiteshark0 | 1 | -2/+71 |
2007-07-08 | Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M... | whiteshark0 | 1 | -1/+4 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -2/+2 |
2007-05-18 | Added ability to take a Screenshot with the Print Key from every Screen in th... | whiteshark0 | 1 | -4/+3 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -3/+3 |
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 | 1 | -3/+3 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -7/+33 |
2007-04-24 | just to test something | b1indy | 1 | -1/+1 |
2007-04-24 | UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro... | b1indy | 1 | -2/+2 |
2007-04-24 | changed size of texture for screen fading effect to fixed size of 512x512, ne... | b1indy | 1 | -7/+9 |
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 |
2007-04-17 | fixed a bug that caused song selection screen to be drawn incorrectly and sin... | b1indy | 1 | -2/+8 |
2007-04-17 | Changed aadvanced options to switch on/off sing-effects and screen-fading | b1indy | 1 | -13/+27 |
2007-04-15 | re-inserted some code to set clear-color to white per default or to black via... | b1indy | 1 | -6/+7 |
2007-04-14 | added some error checking to screen-fade-effect, | b1indy | 1 | -41/+73 |
2007-04-13 | implemented fading between screens (needs to be tested), | b1indy | 1 | -123/+86 |