aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenStatDetail.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-270/+0
* - TStatResult is an abstract class now.tobigun2008-08-081-35/+46
* - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun2008-08-071-1/+1
* - Introduced TStatType.tobigun2008-08-071-35/+37
* - set svn:eol-style to nativetobigun2008-06-081-257/+257
* Fixed compilation on the mac.eddie-08152008-03-251-2/+2
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-3/+8
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-2/+2
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-0/+2
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-2/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-17/+9
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-191-0/+254