aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh1-384/+226
2008-05-06Option screen has two rows of buttons, to select the row beneath press [curso...mogguh1-4/+17
2008-05-02MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...tobigun1-3/+4
2008-05-02replaced WideUpperCase with WideCharUpperCasetobigun1-2/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun10-11/+10
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1430/+1430
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun1-12/+0
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander6-841/+838
2008-04-11translated some polish codef1fth_freed0m1-7/+6
2008-04-10finally removed IlNut from Editor (*hope* it will work)s_alexander3-60/+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...tobigun1-1398/+1398
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