aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UPlatformWindows.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* - set svn:eol-style to nativetobigun2008-06-081-226/+226
* - fixed recursive calling of TPlatform.Halt.tobigun2008-05-031-3/+3
* removed lazarus dependenciestobigun2008-04-061-28/+27
* mmmmmmmmmmmmmjaybinks2008-02-191-1/+1
* fix for editor bugjaybinks2008-02-191-1/+1
* bunch of smaller changes...jaybinks2008-01-121-5/+54
* fixed lazarus build-error due to differing declarations of FindFirstFileW and...tobigun2007-11-281-21/+33
* Changed Platform from Interface to Class.eddie-08152007-11-201-3/+32
* Fixed song loading on Windows.eddie-08152007-11-081-16/+17
* Added forward declarations...eddie-08152007-11-081-0/+5
* Move the TSearchRecW record to the implementation part. This should fix the c...eddie-08152007-11-081-8/+11
* Added missing functions. I Hope this fixes the build on Windows.eddie-08152007-11-081-0/+70
* Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08152007-11-081-0/+58