| Commit message (Expand) | Author | Files | Lines |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-11 | Define BSD changed to FreeBSD as Darwin also defines BSD | tobigun | 1 | -1/+1 |
2008-09-10 | FreeBSD compatibility fixes: | tobigun | 1 | -2/+2 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -1/+11 |
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 | -6/+6 |
2008-07-12 | Text has a new property -> Z (default is 0) | mogguh | 1 | -6/+7 |
2008-07-04 | disabled screen-mode change after leaving the graphics options screen as it d... | tobigun | 1 | -1/+6 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -107/+107 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -2/+2 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -4/+9 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -2/+2 |
2008-03-14 | new lyric effect: slide | s_alexander | 1 | -101/+102 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -101/+101 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-05 | General: | tobigun | 1 | -4/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -0/+2 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -4/+4 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+3 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -10/+4 |
2007-04-08 | Fixed a Bug Fading in to Options Screen | whiteshark0 | 1 | -3/+3 |
2007-04-06 | Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screen | whiteshark0 | 1 | -1/+1 |
2007-04-05 | Added Advanced Screen and Options in TIni | whiteshark0 | 1 | -1/+0 |
2007-04-05 | Fixed: Not loading Button Texts from Ini | whiteshark0 | 1 | -1/+2 |