| Commit message (Expand) | Author | Files | Lines |
2010-02-22 | screens code cleanup | k-m_schindler | 1 | -1/+0 |
2010-01-12 | deleted leftovers from old plugin system and party mode | whiteshark0 | 1 | -1/+0 |
2010-01-12 | merged lua into trunk | s_alexander | 1 | -61/+29 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -20/+21 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -4/+4 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 1 | -4/+3 |
2008-11-06 | nicer format, no code change | k-m_schindler | 1 | -56/+75 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -2/+0 |
2008-10-05 | removed some commented relicts from outdated LCD and Light support. | whiteshark0 | 1 | -3/+0 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
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-04-19 | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 1 | -9/+9 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 1 | -9/+9 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -13/+13 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -6/+10 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -2/+2 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-05 | General: | tobigun | 1 | -4/+4 |
2008-01-14 | tidy up sing mode, to be an enum now. | jaybinks | 1 | -2/+2 |
2007-11-23 | Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins available | jekatt | 1 | -1/+10 |
2007-11-04 | Partymodule finished. | whiteshark0 | 1 | -3/+4 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -259/+263 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -4/+4 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -0/+4 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+3 |
2007-07-15 | Fixed a bug in Party playlist selection when no playlist or category is avail... | whiteshark0 | 1 | -4/+27 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -7/+1 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -40/+5 |
2007-04-19 | Added Statistic Screens to C0de and to Theme | whiteshark0 | 1 | -8/+1 |
2007-04-14 | Did Some Code Cleanup | whiteshark0 | 1 | -16/+7 |
2007-04-06 | Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screen | whiteshark0 | 1 | -6/+131 |