aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UPlatformWindows.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-08changed local/global execution detection:tobigun1-15/+55
2010-04-07write log files to writable user directorywhiteshark01-1/+1
2010-04-06change of version check and comments upgrade.k-m_schindler1-8/+7
2010-01-26- added windows version check in addition to commit #2094canni01-4/+7
2010-01-25use APPDATA\ultrastardx to store config files on windowswhiteshark01-2/+41
2009-11-09merged unicode branch (r1931) into trunks_alexander1-146/+13
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-09-02- removed configure options --enable-local/globaltobigun1-3/+3
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-20TPlatform.CopyFile addedtobigun1-0/+7
2008-08-15GetSpecialPath() added to retrieve system/user paths like the users "Applicat...tobigun1-23/+42
2008-08-08turned off platform specific warnings as we know that they aretobigun1-0/+3
2008-07-17- UPlatformXYZ.pas clean-uptobigun1-35/+16
2008-06-08- set svn:eol-style to nativetobigun1-226/+226
2008-05-03- fixed recursive calling of TPlatform.Halt.tobigun1-3/+3
2008-04-06removed lazarus dependenciestobigun1-28/+27
2008-02-19mmmmmmmmmmmmmjaybinks1-1/+1
2008-02-19fix for editor bugjaybinks1-1/+1
2008-01-12bunch of smaller changes...jaybinks1-5/+54
2007-11-28fixed lazarus build-error due to differing declarations of FindFirstFileW and...tobigun1-21/+33
2007-11-20Changed Platform from Interface to Class.eddie-08151-3/+32
2007-11-08Fixed song loading on Windows.eddie-08151-16/+17
2007-11-08Added forward declarations...eddie-08151-0/+5
2007-11-08Move the TSearchRecW record to the implementation part. This should fix the c...eddie-08151-8/+11
2007-11-08Added missing functions. I Hope this fixes the build on Windows.eddie-08151-0/+70
2007-11-08Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08151-0/+58