aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ultrastar-DX now compiles in linux jaybinks2007-09-207-6126/+6265
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-197-26/+56
* changes in order to compile in lazarus...jaybinks2007-09-1810-469/+164
* added switches.inc , which will contain compiler directives used jaybinks2007-09-181-3/+8
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-102-232/+162
* Fixed USMPeg still in Uses from UScreenSingwhiteshark02007-09-081-1/+1
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-076-30/+21
* Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02007-09-052-3/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-0532-33/+91
* ffmpeg support now with dualscreen modeb1indy2007-09-011-2/+2
* finally really fixed the covers (i hope)b1indy2007-09-011-5/+11
* fixed bug that caused display of wrong coversb1indy2007-09-011-3/+4
* fixed a bug in drawing of background covers (when style=5 (usdx theme default))b1indy2007-08-221-12/+111
* limit number of displayed background covers to no more than 21 - need comment...b1indy2007-08-221-7/+20
* experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy2007-07-281-11/+24
* fixed some minor glitches in the credits screen (transparent texture was not ...b1indy2007-07-251-13/+15
* Really final work on credits (done! - stop reading cia, get rl)mogguh2007-07-231-2/+2
* Final work on credits (done :P - fuckings to the cia readers)mogguh2007-07-231-19/+7
* beta version of new credits screen (still some tweaking to do)b1indy2007-07-201-132/+1008
* Little hack in SongScreen that fixes problems with blending. Drawing order ch...whiteshark02007-07-181-1/+21
* Fixed a bug in Party playlist selection when no playlist or category is avail...whiteshark02007-07-151-4/+27
* Fixed a bug in Note Name convertationwhiteshark02007-07-151-2/+12
* Fixed Bug in Stat Main: Categorys was counted as Songswhiteshark02007-07-091-1/+1
* Fixed a bug in EditorSub that causes a crash when the last note of a sentence...whiteshark02007-07-031-12/+41
* Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark02007-06-252-2/+36
* Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark02007-06-201-2/+85
* No Up/Down needed anymore in Jump to Menuwhiteshark02007-06-141-46/+14
* Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ...whiteshark02007-06-101-3/+4
* Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ...mota232007-06-102-72/+202
* Added Preview Volume and Fading to Sound Optionswhiteshark02007-06-091-3/+8
* Fixed: Up and Down now don't leave Playlist and Search Mode anymorewhiteshark02007-06-081-69/+58
* Party Win Screen now changes the colors of the TeamBgs automaticly when Color...whiteshark02007-06-081-0/+77
* Added ability to delete a Playlist within the Menuwhiteshark02007-06-081-7/+48
* Fixed 2 Bugs in Song Preview Fadingwhiteshark02007-06-071-3/+7
* Fixed some Bugs in Song Fadingwhiteshark02007-06-061-33/+70
* Added SongPreview Fadingwhiteshark02007-06-031-2/+12
* Some Code Cleanup in UScreenSongwhiteshark02007-06-033-21/+19
* Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl...mota232007-05-292-0/+116
* Fixed a bug in Coverloading, that could end up in an endless loop.whiteshark02007-05-281-52/+54
* Changed Text Spacing for a better lookwhiteshark02007-05-281-4/+11
* Added workaround for corrupted background Imageswhiteshark02007-05-271-4/+9
* Changed active lyrics color back to blue.mota232007-05-261-3/+3
* Added Workaround and Error Reporting for Errors during Cover loading.whiteshark02007-05-261-21/+54
* An effort to make a workaround for the many Crashes when a Video File ist cor...whiteshark02007-05-201-2/+30
* Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So...whiteshark02007-05-201-8/+10
* Some Code Cleanup and Minor Bugfixes in UScreenSongJumptowhiteshark02007-05-181-15/+16
* Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs...whiteshark02007-05-181-0/+2
* Some changes mode on ModiSDK and Depending Files(Plugin Loader, Party SingScr...whiteshark02007-05-181-2/+0
* Video Tag will now only be read when the VideoFile exists. whiteshark02007-05-171-1/+1
* Some Code Cleanup in UScreenSongwhiteshark02007-05-171-20/+8