aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-05fixed placeholder for jedi-sdljaybinks1-0/+4
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks83-0/+13887
2007-09-03modified frameskip methodb1indy1-6/+33
2007-09-03some small improvement with fading buttonsb1indy1-1/+1
2007-09-02now buttons can also have transparent colorized texturesb1indy3-26/+149
2007-09-02finished stuff for colorized transparent textures with statics (credits to mo...b1indy2-6/+25
2007-09-02VFX: Some pre work for an upcoming (yet unfinished) featuremogguh1-2/+63
2007-09-02Some Cleanup in URecordwhiteshark03-31/+51
2007-09-01more/better error checking during codec initialization;b1indy1-9/+58
2007-09-01ffmpeg support now with dualscreen modeb1indy2-10/+13
2007-09-01re-commit, now with debugging things disabledb1indy1-3/+5
2007-09-01got divx videos running by modifying the reported timebase (or framerate) to ...b1indy1-9/+31
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-08-22now the background is blackb1indy1-1/+1
2007-08-22black background for videosb1indy1-4/+14
2007-07-28fixed a typob1indy1-1/+1
2007-07-28experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy3-36/+292
2007-07-25fixed some minor glitches in the credits screen (transparent texture was not ...b1indy3-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-22changed loading of transparent PNGs, should be slower now, might break with s...b1indy1-18/+24
2007-07-22again some fixes in reflection code for buttons and staticsb1indy2-5/+5
2007-07-22fixed a minor bug in the reflection code that caused some reflections to be i...b1indy1-3/+3
2007-07-21Fixed df typo in skins which caused a major feature not show upmogguh1-7/+5
2007-07-21Modified LoadTexture so that it ignores the Format parameter (for texture fil...b1indy1-246/+215
2007-07-21texture tiling for notes now stretches the middle part just as much as needed...b1indy1-4/+6
2007-07-21Timeprogressbar in singscreen has the new tile capability (8x8 px)mogguh1-6/+8
2007-07-21notes can now have tiled texture (32x32 pixels)b1indy1-4/+6
2007-07-20beta version of new credits screen (still some tweaking to do)b1indy1-132/+1008
2007-07-20added resources for the credits screenb1indy1-1/+25
2007-07-20added graphics for the credits screenb1indy23-0/+0
2007-07-20deleted unused fileb1indy1-0/+0
2007-07-20UGraphicClasses.pas: minor modification to Flare effectb1indy2-1/+2
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-09Added missing UCommandLine.paswhiteshark01-0/+280
2007-07-08Changed to Version 1.00 RC1whiteshark01-1/+1
2007-07-08Changed Outline Font Filenameswhiteshark07-4/+4
2007-07-08Update Changelogwhiteshark02-0/+6
2007-07-08Add Debug OSD with FPS and RSpeedwhiteshark01-2/+71
2007-07-08added another effect (sparkling stars that fall down)b1indy1-2/+65
2007-07-08Update ReadMe.txt with some information about Command-Line Parameterswhiteshark01-4/+38
2007-07-08Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M...whiteshark01-1/+4
2007-07-08Improved Error Logging and Benchmark:whiteshark07-187/+237
2007-07-03Fixed a bug in EditorSub that causes a crash when the last note of a sentence...whiteshark01-12/+41