aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh1-2/+2
2008-05-08set some non-error logs from error to statustobigun2-3/+3
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun31-97/+130
2008-05-08- removed a windows unit referencetobigun3-47/+44
2008-05-06Option screen has two rows of buttons, to select the row beneath press [curso...mogguh1-14/+14
2008-05-05text reflection -> renamed TestHeight to TexHeightmogguh1-4/+4
2008-05-05Added text reflection as new property in the thememogguh2-8/+74
2008-05-03- fixed recursive calling of TPlatform.Halt.tobigun4-61/+9
2008-05-02changed config-macosx.inc to config-darwin.inc. The configure-script will cre...tobigun1-1/+1
2008-05-02TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun5-12/+12
2008-05-02- replaced some DebugWriteln() with Log.Log...() tobigun4-25/+32
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun13-35/+56
2008-04-3064bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a...tobigun2-855/+897
2008-04-30SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...tobigun1-19/+19
2008-04-30removed a writeln() command that might crash usdx if the console is disabledtobigun1-14/+7
2008-04-30Close a previously opened video before a new one is openedtobigun1-0/+4
2008-04-30database file (Ultrastar.db) is now stored in the GameUserPath instead of the...tobigun1-3/+3
2008-04-30- title-bar icon working again in windowed modetobigun4-1088/+1051
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun6-3109/+3101
2008-04-27- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...tobigun3-408/+364
2008-04-27Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...tobigun1-6/+6
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun5-712/+859
2008-04-22SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...tobigun2-5/+128
2008-04-22- new switches.inc layouttobigun2-400/+405
2008-04-19fixed calulation of pointss_alexander1-4/+2
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander10-1913/+639
2008-04-12started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m1-1/+1
2008-04-11translated some polish codef1fth_freed0m2-144/+144
2008-04-10finally removed IlNut from Editor (*hope* it will work)s_alexander1-1/+0
2008-04-10workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun7-78/+203
2008-04-07make BPM changes during song possibles_alexander2-50/+57
2008-04-07- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun4-1146/+1104
2008-04-06New Covers.Cache Texture loading finishedwhiteshark03-66/+267
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun4-199/+712
2008-04-06removed lazarus dependenciestobigun8-354/+341
2008-04-06TRANSLATE define removed. Define was not used anymore.tobigun1-2287/+2275
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun3-68/+69
2008-04-05Compilation on Linux fixedwhiteshark01-4/+18
2008-04-04UTexture not committed correctlywhiteshark01-81/+48
2008-04-04Covers Cache rewrittenwhiteshark03-1091/+1326
2008-04-03rewriting of the txt file parsers_alexander9-1363/+1903
2008-04-03second try to fix the problem, that the video is bigger than the screen when ...s_alexander1-19/+21
2008-04-01removed second ultrastar.lrs inclusiontobigun1-9/+0
2008-04-01removed unused lclintf/windows referencestobigun2-963/+953
2008-04-01shortened Log Outputb1indy1-2/+2
2008-04-01Replaced GetTickCount with SDL_GetTicksf1fth_freed0m2-4/+4
2008-03-31ColorizePixel now uses fixed point mathb1indy1-42/+77
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2-36/+74
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun5-48/+48
2008-03-31beep() removedtobigun5-18/+16