aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* translated some polish codef1fth_freed0m2008-04-111-7/+6
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-103-60/+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-101-1398/+1398
* - removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun2008-04-062-2/+14
* removed lazarus dependenciestobigun2008-04-062-1431/+1404
* TRANSLATE define removed. Define was not used anymore.tobigun2008-04-061-12/+0
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-062-4/+17
* Covers Cache rewrittenwhiteshark02008-04-041-11/+11
* rewriting of the txt file parsers_alexander2008-04-034-733/+717
* removed unused lclintf/windows referencestobigun2008-04-012-10/+1
* Replaced GetTickCount with SDL_GetTicksf1fth_freed0m2008-04-011-1/+1
* Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2008-03-311-2/+2
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-318-57/+57
* beep() removedtobigun2008-03-313-6/+1
* - removed "Font Black" and "Font" texture typetobigun2008-03-318-71/+71
* Prepared some classes for enhanced Song loading.whiteshark02008-03-305-142/+143
* Some WideChar casts to let it compile in Delphi7 again.whiteshark02008-03-282-2/+2
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-272-2/+8
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-263-83/+3
* Fixed compilation on the mac.eddie-08152008-03-2526-150/+149
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-2230-486/+644
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-2134-91/+91
* lenght -> lengthtobigun2008-03-214-30/+42
* Staves now can be turned of in Optionsf1fth_freed0m2008-03-171-3/+4
* fixed the playback speed of the movie backgrounds_alexander2008-03-171-1/+1
* new lyric effect: slides_alexander2008-03-143-222/+216
* Game can now be paused using Space like in mplayer or vlcf1fth_freed0m2008-03-121-0/+5
* Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2008-03-121-5/+18
* Removed zlportio from Codef1fth_freed0m2008-03-107-38/+47
* auto removed a bunch of unused local variablesjaybinks2008-03-1014-3021/+3023
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-093-167/+176
* Multiline comments should be fpc compatible now, removed the score hack at th...mogguh2008-03-081-40/+43
* Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ...mogguh2008-03-081-10/+16
* Translated some Variablesf1fth_freed0m2008-03-074-167/+167
* Translated German comments to Englishf1fth_freed0m2008-03-063-22/+22
* Translated Some Variablesf1fth_freed0m2008-03-063-144/+144
* Translated so Variable Namesf1fth_freed0m2008-03-064-102/+102
* Translated Variable Names and Typesf1fth_freed0m2008-03-054-387/+387
* made jokers in Song Selection screen hidden.jaybinks2008-03-051-2/+4
* FFT support for SDL/Portaudio playbacktobigun2008-03-051-6/+6
* Some cleanuptobigun2008-03-051-59/+59
* Equalizer (Analyser) is displayed again with BASStobigun2008-03-051-19/+2
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-106/+386
* - replaced some Actual... vars with Current...tobigun2008-03-034-1062/+1020
* all screens now inherit their OnShowjaybinks2008-02-2032-4/+62
* mmmmmmmmmmmmmjaybinks2008-02-192-0/+4
* fix for editor bugjaybinks2008-02-191-5/+10
* fixed bug with Video playback & Visualization, on 2nd song played.jaybinks2008-02-151-4/+19
* small modification to the jaybinks2008-02-131-22/+13