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
/
src
/
menu
/
UDisplay.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-04
cosmetics
k-m_schindler
1
-37
/
+39
2009-05-31
software cursor is now hidden on startup
whiteshark0
1
-2
/
+3
2009-05-31
merged (experimental) mouse support patch by d0ccrazy
whiteshark0
1
-0
/
+191
2009-04-24
cosmetics. No code change
k-m_schindler
1
-47
/
+47
2009-03-07
unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...
k-m_schindler
1
-5
/
+6
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-3
/
+3
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-1
/
+1
2008-10-13
Abstraction of the menus background
whiteshark0
1
-2
/
+4
2008-09-28
Adding hints to possible endian related problems. No code change, yet. Only s...
k-m_schindler
1
-0
/
+4
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-08-27
rename Menu part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Menu part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-15
- Support for multiple song/cover paths.
tobigun
1
-0
/
+4
2008-07-21
usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings.
tobigun
1
-2
/
+5
2008-07-19
clean-up, removed some unused stuff
tobigun
1
-3
/
+1
2008-07-12
removed unused local var
tobigun
1
-1
/
+0
2008-07-12
- cleanup/comments for TDisplay.Create
tobigun
1
-131
/
+90
2008-06-08
- set svn:eol-style to native
tobigun
1
-420
/
+420
2008-05-13
- fixed video-background
tobigun
1
-1
/
+0
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-1
/
+2
2008-05-02
screenshots should be fetched from screen in RGB and not BGR mode.
tobigun
1
-3
/
+2
2008-04-06
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
1
-107
/
+38
2008-04-06
removed lazarus dependencies
tobigun
1
-488
/
+490
2008-04-01
removed unused lclintf/windows references
tobigun
1
-10
/
+5
2008-04-01
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
1
-3
/
+3
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
1
-0
/
+2
2008-03-07
fpc warned that //$4D42 is ignored as a compiler-directive.
tobigun
1
-1
/
+1
2008-03-03
- some windows/lclintf dependencies removed
tobigun
1
-111
/
+122
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-4
/
+2
2007-10-02
Fixed linux compilation.
jaybinks
1
-41
/
+49
2007-09-27
TextGL.pas: changed text blendmode... most texts should be readable
b1indy
1
-0
/
+1
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-460
/
+469
2007-09-19
fixes to get working in lazarus..
jaybinks
1
-1
/
+1
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
1
-5
/
+15
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-2
/
+5
2007-09-12
* added missed dependency PNGImage.
jaybinks
1
-1
/
+10
2007-09-08
did some cleanup and minor modifications
b1indy
1
-4
/
+4
2007-09-07
removed "error" messages (are more like warnings and did only confuse users)
b1indy
1
-2
/
+2
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-1
/
+1
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
[next]