aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun2-2/+14
2008-04-06removed lazarus dependenciestobigun2-1431/+1404
2008-04-06TRANSLATE define removed. Define was not used anymore.tobigun1-12/+0
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2-4/+17
2008-04-04Covers Cache rewrittenwhiteshark01-11/+11
2008-04-03rewriting of the txt file parsers_alexander4-733/+717
2008-04-01removed unused lclintf/windows referencestobigun2-10/+1
2008-04-01Replaced GetTickCount with SDL_GetTicksf1fth_freed0m1-1/+1
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun1-2/+2
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun8-57/+57
2008-03-31beep() removedtobigun3-6/+1
2008-03-31- removed "Font Black" and "Font" texture typetobigun8-71/+71
2008-03-30Prepared some classes for enhanced Song loading.whiteshark05-142/+143
2008-03-28Some WideChar casts to let it compile in Delphi7 again.whiteshark02-2/+2
2008-03-27USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2-2/+8
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks3-83/+3
2008-03-25Fixed compilation on the mac.eddie-081526-150/+149
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun30-486/+644
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun34-91/+91
2008-03-21lenght -> lengthtobigun4-30/+42
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-3/+4
2008-03-17fixed the playback speed of the movie backgrounds_alexander1-1/+1
2008-03-14new lyric effect: slides_alexander3-222/+216
2008-03-12Game can now be paused using Space like in mplayer or vlcf1fth_freed0m1-0/+5
2008-03-12Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m1-5/+18
2008-03-10Removed zlportio from Codef1fth_freed0m7-38/+47
2008-03-10auto removed a bunch of unused local variablesjaybinks14-3021/+3023
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun3-167/+176
2008-03-08Multiline comments should be fpc compatible now, removed the score hack at th...mogguh1-40/+43
2008-03-08Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ...mogguh1-10/+16
2008-03-07Translated some Variablesf1fth_freed0m4-167/+167
2008-03-06Translated German comments to Englishf1fth_freed0m3-22/+22
2008-03-06Translated Some Variablesf1fth_freed0m3-144/+144
2008-03-06Translated so Variable Namesf1fth_freed0m4-102/+102
2008-03-05Translated Variable Names and Typesf1fth_freed0m4-387/+387
2008-03-05made jokers in Song Selection screen hidden.jaybinks1-2/+4
2008-03-05FFT support for SDL/Portaudio playbacktobigun1-6/+6
2008-03-05Some cleanuptobigun1-59/+59
2008-03-05Equalizer (Analyser) is displayed again with BASStobigun1-19/+2
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-106/+386
2008-03-03- replaced some Actual... vars with Current...tobigun4-1062/+1020
2008-02-20all screens now inherit their OnShowjaybinks32-4/+62
2008-02-19mmmmmmmmmmmmmjaybinks2-0/+4
2008-02-19fix for editor bugjaybinks1-5/+10
2008-02-15fixed bug with Video playback & Visualization, on 2nd song played.jaybinks1-4/+19
2008-02-13small modification to the jaybinks1-22/+13
2008-02-05bugfix to get the editor working again. Path and FileName have not been set.tobigun2-2180/+2178
2008-02-05cleanuptobigun1-16/+14
2008-02-05General:tobigun28-1718/+1768
2008-01-14tidy up sing mode, to be an enum now.jaybinks6-37/+54