aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* some adjustments to the new switches.inc layouttobigun2008-04-222-38/+4
* SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...tobigun2008-04-222-5/+128
* - new switches.inc layouttobigun2008-04-224-542/+516
* removed old projectM stufftobigun2008-04-222-926/+0
* missed some files for projectMtobigun2008-04-222-0/+926
* - new layout of the projectM lib-dir. tobigun2008-04-2210-665/+667
* ffmpeg update to a newer versiontobigun2008-04-226-27/+107
* New Makefile:tobigun2008-04-224-468/+472
* 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-1917-2756/+1477
* Removed Libraries Dir because of problems with some dllsf1fth_freed0m2008-04-159-15/+15
* started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m2008-04-1210-16/+16
* translated some polish codef1fth_freed0m2008-04-113-151/+150
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-104-61/+42
* -Corrected some ifdefs in the Editor to make it useable on linuxf1fth_freed0m2008-04-101-40/+44
* workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun2008-04-109-1497/+1631
* make BPM changes during song possibles_alexander2008-04-072-50/+57
* forgot to remove this onetobigun2008-04-071-1/+0
* - added script for rc->res compilation with FPC (rccompile-fpc.bat)tobigun2008-04-072-0/+4
* - Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun2008-04-077-1228/+1189
* moved resources from /Game to /Resourcestobigun2008-04-0739-33/+33
* New Covers.Cache Texture loading finishedwhiteshark02008-04-063-66/+267
* Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...tobigun2008-04-063-39/+28
* import of external variables does not work in fpc (why?)tobigun2008-04-061-980/+969
* - removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun2008-04-0634-11914/+1955
* removed lazarus dependenciestobigun2008-04-0619-2533/+2452
* TRANSLATE define removed. Define was not used anymore.tobigun2008-04-063-2356/+2331
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-065-72/+86
* Compilation on Linux fixedwhiteshark02008-04-051-4/+18
* UTexture not committed correctlywhiteshark02008-04-041-81/+48
* Covers Cache rewrittenwhiteshark02008-04-044-1102/+1337
* rewriting of the txt file parsers_alexander2008-04-0314-2096/+2622
* 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-017-993/+959
* shortened Log Outputb1indy2008-04-011-2/+2
* Replaced GetTickCount with SDL_GetTicksf1fth_freed0m2008-04-016-14/+15
* ColorizePixel now uses fixed point mathb1indy2008-03-311-42/+77
* Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2008-03-314-70/+106
* Unicode fix for WideCharUpperCase(). This should work on all platforms now.tobigun2008-03-311-27/+9
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-3114-145/+145
* beep() removedtobigun2008-03-319-34/+22
* - removed "Font Black" and "Font" texture typetobigun2008-03-3126-403/+382
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark02008-03-312-37/+77
* Support for Unicode-strings and chars (etc. WideUpperCase) in MacOSX.tobigun2008-03-311-1/+1
* Reimplemented all old features of Databasewhiteshark02008-03-301-74/+67
* New Database Structure Init readywhiteshark02008-03-302-17/+77
* Prepared some classes for enhanced Song loading.whiteshark02008-03-3010-238/+570
* enabled the output of the full file path on error, warning or notice durring ...s_alexander2008-03-301-1/+1
* - Select(Slide) textures should work now ('Font Black' -> 'Colorized')tobigun2008-03-283-322/+119