aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-2041/+2067
2007-10-08fixed some stuff for linux build...jaybinks1-1257/+1402
2007-10-02Fixed linux compilation.jaybinks3-963/+978
2007-09-30some minor bug fixes..jaybinks1-108/+11
2007-09-30fixed credits screen in lazarus build.jaybinks1-1246/+1257
2007-09-29small fixes for lazarus build.jaybinks1-2040/+2041
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02-11/+4
2007-09-27fixed compile error from whiteshark..jaybinks1-278/+282
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark01-48/+1
2007-09-23New class for score managementwhiteshark02-506/+560
2007-09-21ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh1-133/+303
2007-09-21added sdl_image to project uses clausejaybinks1-1/+8
2007-09-20testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy1-2/+136
2007-09-20moved a hack to a more appropriate placeb1indy1-0/+1
2007-09-20minor fixes for lazarus build..jaybinks1-5/+16
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks1-1/+5
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2-1257/+1302
2007-09-20Ultrastar-DX now compiles in linux jaybinks7-6126/+6265
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks7-26/+56
2007-09-18changes in order to compile in lazarus...jaybinks10-469/+164
2007-09-18added switches.inc , which will contain compiler directives used jaybinks1-3/+8
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2-232/+162
2007-09-08Fixed USMPeg still in Uses from UScreenSingwhiteshark01-1/+1
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy6-30/+21
2007-09-05Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02-3/+2
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks32-33/+91
2007-09-01ffmpeg support now with dualscreen modeb1indy1-2/+2
2007-09-01finally really fixed the covers (i hope)b1indy1-5/+11
2007-09-01fixed bug that caused display of wrong coversb1indy1-3/+4
2007-08-22fixed a bug in drawing of background covers (when style=5 (usdx theme default))b1indy1-12/+111
2007-08-22limit number of displayed background covers to no more than 21 - need comment...b1indy1-7/+20
2007-07-28experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy1-11/+24
2007-07-25fixed some minor glitches in the credits screen (transparent texture was not ...b1indy1-13/+15
2007-07-23Really final work on credits (done! - stop reading cia, get rl)mogguh1-2/+2
2007-07-23Final work on credits (done :P - fuckings to the cia readers)mogguh1-19/+7
2007-07-20beta version of new credits screen (still some tweaking to do)b1indy1-132/+1008
2007-07-18Little hack in SongScreen that fixes problems with blending. Drawing order ch...whiteshark01-1/+21
2007-07-15Fixed a bug in Party playlist selection when no playlist or category is avail...whiteshark01-4/+27
2007-07-15Fixed a bug in Note Name convertationwhiteshark01-2/+12
2007-07-09Fixed Bug in Stat Main: Categorys was counted as Songswhiteshark01-1/+1
2007-07-03Fixed a bug in EditorSub that causes a crash when the last note of a sentence...whiteshark01-12/+41
2007-06-25Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark02-2/+36
2007-06-20Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark01-2/+85
2007-06-14No Up/Down needed anymore in Jump to Menuwhiteshark01-46/+14
2007-06-10Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ...whiteshark01-3/+4
2007-06-10Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ...mota232-72/+202
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark01-3/+8
2007-06-08Fixed: Up and Down now don't leave Playlist and Search Mode anymorewhiteshark01-69/+58
2007-06-08Party Win Screen now changes the colors of the TeamBgs automaticly when Color...whiteshark01-0/+77
2007-06-08Added ability to delete a Playlist within the Menuwhiteshark01-7/+48