index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Game
/
Code
/
Menu
/
UDisplay.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- some windows/lclintf dependencies removed
tobigun
2008-03-03
1
-111
/
+122
*
fixed failed builds
jaybinks
2007-11-01
1
-0
/
+4
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-4
/
+2
*
Fixed linux compilation.
jaybinks
2007-10-02
1
-41
/
+49
*
TextGL.pas: changed text blendmode... most texts should be readable
b1indy
2007-09-27
1
-0
/
+1
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
1
-460
/
+469
*
fixes to get working in lazarus..
jaybinks
2007-09-19
1
-1
/
+1
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-5
/
+15
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
1
-2
/
+5
*
* added missed dependency PNGImage.
jaybinks
2007-09-12
1
-1
/
+10
*
did some cleanup and minor modifications
b1indy
2007-09-08
1
-4
/
+4
*
removed "error" messages (are more like warnings and did only confuse users)
b1indy
2007-09-07
1
-2
/
+2
*
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
2007-09-07
1
-1
/
+1
*
Add Debug OSD with FPS and RSpeed
whiteshark0
2007-07-08
1
-2
/
+71
*
Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M...
whiteshark0
2007-07-08
1
-1
/
+4
*
Improved Error Logging and Benchmark:
whiteshark0
2007-07-08
1
-2
/
+2
*
Added ability to take a Screenshot with the Print Key from every Screen in th...
whiteshark0
2007-05-18
1
-4
/
+3
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-3
/
+3
*
more explanatory error message in case copying the fade texture fails
b1indy
2007-05-03
1
-2
/
+14
*
screen fades to black at game end, when fading is enabled
b1indy
2007-05-03
1
-10
/
+29
*
minor changes to PopUp code and to related parts of themes
b1indy
2007-05-03
1
-3
/
+3
*
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
2007-05-03
1
-7
/
+33
*
just to test something
b1indy
2007-04-24
1
-1
/
+1
*
UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro...
b1indy
2007-04-24
1
-2
/
+2
*
changed size of texture for screen fading effect to fixed size of 512x512, ne...
b1indy
2007-04-24
1
-7
/
+9
*
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
*
fixed a bug that caused song selection screen to be drawn incorrectly and sin...
b1indy
2007-04-17
1
-2
/
+8
*
Changed aadvanced options to switch on/off sing-effects and screen-fading
b1indy
2007-04-17
1
-13
/
+27
*
re-inserted some code to set clear-color to white per default or to black via...
b1indy
2007-04-15
1
-6
/
+7
*
added some error checking to screen-fade-effect,
b1indy
2007-04-14
1
-41
/
+73
*
implemented fading between screens (needs to be tested),
b1indy
2007-04-13
1
-123
/
+86
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...
whiteshark0
2007-03-21
1
-0
/
+289