Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |