aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UGraphic.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-760/+0
* some projectM fixes:tobigun2008-08-211-0/+1
* - cleanup/comments for TDisplay.Create tobigun2008-07-121-23/+11
* Audio/Video engine update:tobigun2008-07-021-3/+11
* BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh2008-05-091-2/+2
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-6/+22
* - title-bar icon working again in windowed modetobigun2008-04-301-92/+39
* tried to make songloading working with the old loader and keep all changes th...s_alexander2008-04-191-3/+1
* New Covers.Cache Texture loading finishedwhiteshark02008-04-061-1/+3
* Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2008-03-311-20/+20
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-311-28/+28
* - removed "Font Black" and "Font" texture typetobigun2008-03-311-28/+28
* no need to RE-Initialize the textures and screens..jaybinks2008-03-141-2/+0
* new lyric effect: slides_alexander2008-03-141-3/+3
* auto removed a bunch of unused local variablesjaybinks2008-03-101-802/+802
* Translated German comments to Englishf1fth_freed0m2008-03-061-5/+25
* - actual.. -> current..tobigun2008-03-031-3/+3
* Implemented resizable windowed mode..jaybinks2008-02-261-2/+2
* Linux fullscreen fixtobigun2008-02-221-7/+0
* do not initialize sdl_audio at this placetobigun2008-01-111-1/+1
* bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...tobigun2007-12-271-789/+789
* Minor refinings in score screenmogguh2007-12-201-2/+45
* got back those nice stars ;)b1indy2007-12-121-2/+2
* Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surfaceb1indy2007-12-031-0/+1
* Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08152007-11-031-33/+38
* Runtime theme changing - jira#USDX-156jaybinks2007-11-021-1/+38
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+0
* Fixed linux compilation.jaybinks2007-10-021-688/+703
* small fixes for lazarus build.jaybinks2007-09-291-5/+0
* New class for score managementwhiteshark02007-09-231-12/+41
* minor bug fixes to have lazarus build load resources into SDL_Image jaybinks2007-09-221-5/+21
* Feature: window title bar icon / taskman icon pre-work, needs fixing after we...mogguh2007-09-211-0/+5
* Adding new Resource compiler for lazarus projects..jaybinks2007-09-201-16/+27
* tidy texture loading.jaybinks2007-09-201-2/+7
* minor fixes for lazarus build..jaybinks2007-09-201-25/+41
* modified to make it build blindys current work.jaybinks2007-09-201-1/+1
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-611/+611
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-607/+611
* changes in order to compile in lazarus...jaybinks2007-09-181-11/+65
* BugFix: Changed a 9 with a 8..mogguh2007-09-101-1/+1
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-101-18/+29
* did some cleanup and minor modificationsb1indy2007-09-081-1/+2
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-1/+59
* Improved Error Logging and Benchmark:whiteshark02007-07-081-8/+23
* Some Themework in Stats and SingScreen.mota232007-05-101-1/+1
* Feature: It's now possible to move/skin the time progress thing (no fix posit...mogguh2007-05-031-1/+5
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-1/+10
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-14/+14
* Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...mogguh2007-04-261-2/+9