aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh2008-05-091-2/+2
* set some non-error logs from error to statustobigun2008-05-082-3/+3
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-0831-97/+130
* - removed a windows unit referencetobigun2008-05-083-47/+44
* Option screen has two rows of buttons, to select the row beneath press [curso...mogguh2008-05-061-14/+14
* text reflection -> renamed TestHeight to TexHeightmogguh2008-05-051-4/+4
* Added text reflection as new property in the thememogguh2008-05-052-8/+74
* - fixed recursive calling of TPlatform.Halt.tobigun2008-05-034-61/+9
* changed config-macosx.inc to config-darwin.inc. The configure-script will cre...tobigun2008-05-021-1/+1
* TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun2008-05-025-12/+12
* - replaced some DebugWriteln() with Log.Log...() tobigun2008-05-024-25/+32
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-0213-35/+56
* 64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a...tobigun2008-04-302-855/+897
* SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...tobigun2008-04-301-19/+19
* removed a writeln() command that might crash usdx if the console is disabledtobigun2008-04-301-14/+7
* Close a previously opened video before a new one is openedtobigun2008-04-301-0/+4
* database file (Ultrastar.db) is now stored in the GameUserPath instead of the...tobigun2008-04-301-3/+3
* - title-bar icon working again in windowed modetobigun2008-04-304-1088/+1051
* Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun2008-04-306-3109/+3101
* - Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...tobigun2008-04-273-408/+364
* Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...tobigun2008-04-271-6/+6
* - reverted some stuff that was erroneously commited by one of the last commits.tobigun2008-04-245-712/+859
* SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...tobigun2008-04-222-5/+128
* - new switches.inc layouttobigun2008-04-222-400/+405
* fixed calulation of pointss_alexander2008-04-191-4/+2
* tried to make songloading working with the old loader and keep all changes th...s_alexander2008-04-1910-1913/+639
* started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m2008-04-121-1/+1
* translated some polish codef1fth_freed0m2008-04-112-144/+144
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-101-1/+0
* workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun2008-04-107-78/+203
* make BPM changes during song possibles_alexander2008-04-072-50/+57
* - Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun2008-04-074-1146/+1104
* New Covers.Cache Texture loading finishedwhiteshark02008-04-063-66/+267
* - removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun2008-04-064-199/+712
* removed lazarus dependenciestobigun2008-04-068-354/+341
* TRANSLATE define removed. Define was not used anymore.tobigun2008-04-061-2287/+2275
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-063-68/+69
* Compilation on Linux fixedwhiteshark02008-04-051-4/+18
* UTexture not committed correctlywhiteshark02008-04-041-81/+48
* Covers Cache rewrittenwhiteshark02008-04-043-1091/+1326
* rewriting of the txt file parsers_alexander2008-04-039-1363/+1903
* second try to fix the problem, that the video is bigger than the screen when ...s_alexander2008-04-031-19/+21
* removed second ultrastar.lrs inclusiontobigun2008-04-011-9/+0
* removed unused lclintf/windows referencestobigun2008-04-012-963/+953
* shortened Log Outputb1indy2008-04-011-2/+2
* Replaced GetTickCount with SDL_GetTicksf1fth_freed0m2008-04-012-4/+4
* ColorizePixel now uses fixed point mathb1indy2008-03-311-42/+77
* Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2008-03-312-36/+74
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-315-48/+48
* beep() removedtobigun2008-03-315-18/+16