aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Runtime theme changing - jira#USDX-156jaybinks2007-11-021-3/+48
* fixed failed buildsjaybinks2007-11-0114-2966/+3022
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-0134-507/+503
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-2/+6
* minor changes and fixes for USDX on linux.jaybinks2007-10-252-2/+9
* tidy up un-needed uses clauses..jaybinks2007-10-162-9/+1
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-15/+28
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-114-5/+5
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-1128-181/+204
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-111-2/+4
* modified UTime to utilise SDL timer... jaybinks2007-10-112-1317/+1335
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-081-2041/+2067
* fixed some stuff for linux build...jaybinks2007-10-081-1257/+1402
* Fixed linux compilation.jaybinks2007-10-023-963/+978
* some minor bug fixes..jaybinks2007-09-301-108/+11
* fixed credits screen in lazarus build.jaybinks2007-09-301-1246/+1257
* small fixes for lazarus build.jaybinks2007-09-291-2040/+2041
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-282-11/+4
* fixed compile error from whiteshark..jaybinks2007-09-271-278/+282
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-251-48/+1
* New class for score managementwhiteshark02007-09-232-506/+560
* ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh2007-09-211-133/+303
* added sdl_image to project uses clausejaybinks2007-09-211-1/+8