| Commit message (Expand) | Author | Files | Lines |
2008-10-10 | Fixed Compilation | f1fth_freed0m | 1 | -2/+2 |
2008-10-09 | Errormessages during songload now translatable | whiteshark0 | 1 | -1/+5 |
2008-09-28 | Fixed effects from last song are drawn in next song, see http://www.assembla.... | whiteshark0 | 1 | -0/+3 |
2008-09-28 | Songclass now reports an error if there is no linebreak in a txt file. Error ... | whiteshark0 | 1 | -1/+4 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-13 | - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo... | tobigun | 1 | -41/+51 |
2008-09-13 | Unload background textures when leaving the sing-screen. | tobigun | 1 | -1/+12 |
2008-08-27 | rename Screen part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Screen part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-23 | Visualization are now available and configurable via the options graphics screen | mogguh | 1 | -12/+37 |
2008-08-20 | preparing the commit if projectM option integration | mogguh | 1 | -1/+13 |
2008-08-20 | applied: code of beauty | mogguh | 1 | -378/+394 |
2008-08-15 | Deleted uncommented stuff (watch line count!) | mogguh | 1 | -527/+4 |
2008-08-09 | check if video was successfully opened. Otherwise a seek might be performed o... | tobigun | 1 | -3/+5 |
2008-08-08 | result-values for TMenu.Draw() added | tobigun | 1 | -0/+1 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -4/+4 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -10/+10 |
2008-07-19 | lyric engine patches, solves | tobigun | 1 | -59/+53 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -68/+36 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -1439/+1439 |
2008-06-07 | just some cleanup | tobigun | 1 | -168/+177 |
2008-05-13 | - fixed video-background | tobigun | 1 | -5/+7 |
2008-05-12 | - removed useless for loops in UScreenSing | f1fth_freed0m | 1 | -4/+2 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 1 | -1/+1 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 1 | -1430/+1430 |
2008-04-19 | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 1 | -24/+24 |
2008-04-03 | rewriting of the txt file parser | s_alexander | 1 | -1/+1 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 1 | -24/+24 |
2008-03-27 | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 1 | -1/+4 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -3/+0 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -5/+5 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -21/+30 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -2/+2 |
2008-03-21 | lenght -> length | tobigun | 1 | -8/+20 |
2008-03-17 | fixed the playback speed of the movie background | s_alexander | 1 | -1/+1 |
2008-03-14 | new lyric effect: slide | s_alexander | 1 | -25/+18 |
2008-03-12 | Game can now be paused using Space like in mplayer or vlc | f1fth_freed0m | 1 | -0/+5 |
2008-03-12 | Added an skinable overlay in SingScreen to indicate if pause is enabled | f1fth_freed0m | 1 | -5/+18 |
2008-03-10 | Removed zlportio from Code | f1fth_freed0m | 1 | -4/+6 |
2008-03-06 | Translated Some Variables | f1fth_freed0m | 1 | -12/+12 |
2008-03-06 | Translated so Variable Names | f1fth_freed0m | 1 | -1/+1 |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -9/+9 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-15 | fixed bug with Video playback & Visualization, on 2nd song played. | jaybinks | 1 | -4/+19 |
2008-02-05 | cleanup | tobigun | 1 | -16/+14 |
2008-02-05 | General: | tobigun | 1 | -1/+1 |
2008-01-14 | tidy up sing mode, to be an enum now. | jaybinks | 1 | -2/+3 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -41/+50 |
2008-01-11 | Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set... | tobigun | 1 | -4/+4 |