| Commit message (Expand) | Author | Files | Lines |
2010-03-15 | bugfix: player selection on party player screen (the layout is still ugly) | brunzelchen | 1 | -46/+57 |
2010-02-22 | screens code cleanup | k-m_schindler | 1 | -1/+0 |
2010-01-12 | merged lua into trunk | s_alexander | 1 | -76/+130 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -8/+14 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -40/+40 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 1 | -9/+14 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -1/+0 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -2/+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-06-08 | - set svn:eol-style to native | tobigun | 1 | -3/+3 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -3/+8 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -3/+3 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -335/+335 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 1 | -2/+4 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-05 | General: | tobigun | 1 | -1/+1 |
2007-11-04 | Partymodule finished. | whiteshark0 | 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 | -2/+2 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+1 |
2007-06-10 | Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ... | mota23 | 1 | -36/+101 |
2007-05-29 | Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl... | mota23 | 1 | -0/+65 |
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 | -7/+1 |
2007-04-15 | Fixed some Bugs in Party Mode | whiteshark0 | 1 | -1/+1 |
2007-04-14 | Did Some Code Cleanup | whiteshark0 | 1 | -4/+0 |
2007-03-29 | Added SBGW to TSelectSlide: Defining the Width of the Selections BG | whiteshark0 | 1 | -2/+1 |