aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - removed "Font Black" and "Font" texture typetobigun2008-03-317-195/+183
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark02008-03-311-37/+75
* 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-305-96/+427
* - Select(Slide) textures should work now ('Font Black' -> 'Colorized')tobigun2008-03-282-307/+90
* Writeln caused a problem in the previously committed USong.pas, debug message...mogguh2008-03-271-1/+1
* Added Missig UXMLSongs.pasf1fth_freed0m2008-03-271-0/+573
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-272-28/+351
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-2614-201/+111
* Fixed compilation on the mac.eddie-08152008-03-254-1714/+1733
* Added functions to determine to which character-class (alpha(=letter), numeri...tobigun2008-03-221-1/+65
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-3/+3
* lenght -> lengthtobigun2008-03-216-575/+575
* Staves now can be turned of in Optionsf1fth_freed0m2008-03-173-4/+14
* fixed the playback speed of the movie backgrounds_alexander2008-03-171-708/+708
* no need to RE-Initialize the textures and screens..jaybinks2008-03-141-2/+0
* fixes for delphi :Ps_alexander2008-03-141-4/+4
* new lyric effect: slides_alexander2008-03-146-162/+249
* Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2008-03-122-1/+7
* Removed zlportio from Codef1fth_freed0m2008-03-101-13/+21
* re-added local variable that was required for windows.jaybinks2008-03-101-1/+3
* fix build problem for me local...jaybinks2008-03-101-5/+4
* auto removed a bunch of unused local variablesjaybinks2008-03-107-2843/+2843
* removed a few unused local variablesjaybinks2008-03-103-14/+15
* new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun2008-03-093-47/+108
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-092-2/+6
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-094-25/+34
* ZeroNotes are ignored now and a notice is written to error.logf1fth_freed0m2008-03-091-1/+4