aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bugfix to get the editor working again. Path and FileName have not been set.tobigun2008-02-052-2180/+2178
* cleanuptobigun2008-02-051-16/+14
* General:tobigun2008-02-0528-1718/+1768
* tidy up sing mode, to be an enum now.jaybinks2008-01-146-37/+54
* Bugfix: when entering the song-screen the preview on the first song was never...tobigun2008-01-141-12/+13
* bunch of smaller changes...jaybinks2008-01-1212-127/+223
* Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun2008-01-113-9/+9
* made USDX function when file paths differ from previous expectations..jaybinks2007-12-201-2/+4
* fixed divide by 0 bugs in score screen.jaybinks2007-12-201-161/+170
* Some more minor refining in the score screenmogguh2007-12-201-2/+2
* Minor refinings in score screenmogguh2007-12-201-167/+534
* fixed crash on song play, if the AudioInterface reports the songjaybinks2007-12-181-1/+2
* elimitated sentence change flicker bugb1indy2007-12-161-0/+11
* again some progress with the lyrics...b1indy2007-12-151-12/+12
* little bit of tidy up..jaybinks2007-12-071-7/+20
* Fixed array issues, moving through the several arrays is ugly - but at least ...mogguh2007-12-061-184/+171
* gave priority to videos over Visualization...jaybinks2007-12-061-17/+34
* added [tab] to change visualization presetjaybinks2007-12-061-0/+6
* added "V" key to sing screen to start Visualization...jaybinks2007-12-061-8/+9
* conformed projectM to IVideoPlayback jaybinks2007-12-061-4/+4
* Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun2007-12-051-14/+6
* GetFFTData() is an output- and not an input-interface's functiontobigun2007-12-052-2/+2
* Now it should build again...eddie-08152007-11-231-1/+1
* Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt2007-11-231-1/+10
* fixed bug in UIni ( on linux at least )jaybinks2007-11-191-164/+166
* Partymodule finished.whiteshark02007-11-047-61/+66
* Runtime Song Additionjaybinks2007-11-021-4/+91