Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -121/+121 |
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-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -0/+2 |
2008-02-05 | General: | tobigun | 1 | -3/+3 |
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 | -5/+7 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+3 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -0/+4 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -3/+3 |