aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30- title-bar icon working again in windowed modetobigun5-1089/+1052
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun10-6810/+6802
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-24uncommented DEBUG-define in switches.inc, so release-mode is the default now.tobigun1-1/+1
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun10-983/+1130
2008-04-22some adjustments to the new switches.inc layouttobigun2-38/+4
2008-04-22SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...tobigun2-5/+128
2008-04-22- new switches.inc layouttobigun4-542/+516
2008-04-22removed old projectM stufftobigun2-926/+0
2008-04-22missed some files for projectMtobigun2-0/+926
2008-04-22- new layout of the projectM lib-dir. tobigun10-665/+667
2008-04-22ffmpeg update to a newer versiontobigun6-27/+107
2008-04-22New Makefile:tobigun4-468/+472
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_alexander17-2756/+1477
2008-04-15Removed Libraries Dir because of problems with some dllsf1fth_freed0m9-15/+15
2008-04-12started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m10-16/+16
2008-04-11translated some polish codef1fth_freed0m3-151/+150
2008-04-10finally removed IlNut from Editor (*hope* it will work)s_alexander4-61/+42
2008-04-10-Corrected some ifdefs in the Editor to make it useable on linuxf1fth_freed0m1-40/+44
2008-04-10workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun9-1497/+1631
2008-04-07make BPM changes during song possibles_alexander2-50/+57
2008-04-07forgot to remove this onetobigun1-1/+0
2008-04-07- added script for rc->res compilation with FPC (rccompile-fpc.bat)tobigun2-0/+4
2008-04-07- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun7-1228/+1189
2008-04-07moved resources from /Game to /Resourcestobigun39-33/+33
2008-04-06New Covers.Cache Texture loading finishedwhiteshark03-66/+267
2008-04-06Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...tobigun3-39/+28
2008-04-06import of external variables does not work in fpc (why?)tobigun1-980/+969
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun34-11914/+1955
2008-04-06removed lazarus dependenciestobigun19-2533/+2452
2008-04-06TRANSLATE define removed. Define was not used anymore.tobigun3-2356/+2331
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun5-72/+86
2008-04-05Compilation on Linux fixedwhiteshark01-4/+18
2008-04-04UTexture not committed correctlywhiteshark01-81/+48
2008-04-04Covers Cache rewrittenwhiteshark04-1102/+1337
2008-04-03rewriting of the txt file parsers_alexander14-2096/+2622
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 referencestobigun7-993/+959
2008-04-01shortened Log Outputb1indy1-2/+2
2008-04-01Replaced GetTickCount with SDL_GetTicksf1fth_freed0m6-14/+15
2008-03-31ColorizePixel now uses fixed point mathb1indy1-42/+77
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun4-70/+106
2008-03-31Unicode fix for WideCharUpperCase(). This should work on all platforms now.tobigun1-27/+9
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun14-145/+145
2008-03-31beep() removedtobigun9-34/+22
2008-03-31- removed "Font Black" and "Font" texture typetobigun26-403/+382
2008-03-31git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark02-37/+77