summaryrefslogtreecommitdiff
path: root/os2.c
AgeCommit message (Expand)Author
2006-01-31(svn r3496) - Validate filename titles before they get displayed. This avoids...peter1138
2005-10-28(svn r3097) - Fix (regression): unix has a trailing slash after the paths, wi...Darkvater
2005-10-28(svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the defa...Darkvater
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-10-17(svn r3055) Give the savegame/scenarion sort order flags symbolic namestron
2005-08-13(svn r2864) Code simplification and diff reductiontron
2005-08-12(svn r2860) Fix some issues in the savegame/scenario list code:tron
2005-08-05(svn r2809) Implement more generic threading functions, which allow more than...tron
2005-08-05(svn r2807) Fix two major bugs in the threaded save code:tron
2005-08-04(svn r2806) Remove unnecessary #includestron
2005-08-01(svn r2775) Deleting a file can fail, display an error message when it happenstron
2005-07-27(svn r2728) -Fix/Feature: Change the driver probing algorithmtron
2005-07-25(svn r2710) Simplify dedicated server code a bit and don't compile it at all,...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-23(svn r2694) Various smaller changes: eol-style, static, code simplificationtron
2005-07-23(svn r2691) Separate dedicated video driver and fix bemidi declarationstron
2005-07-23(svn r2690) - Minor cleanups to os2.c and hal.horudge
2005-07-23(svn r2689) - Split OS/2 music driver into os2_m.c, update project fileorudge
2005-07-22(svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unl...orudge
2005-07-17(svn r2609) - Feature: remove extension from savegames/scenarios when browsin...Darkvater
2005-06-02(svn r2399) - Fix: Update OS/2 project file with filename changes orudge
2005-06-02(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.Darkvater
2005-06-02(svn r2396) - Fix: Put strcasecmp back into os2.c, sorry Tron!orudge
2005-06-02(svn r2394) - Completed clipboard functions for OS/2 portorudge
2005-06-02(svn r2393) - Implemented threaded saving for OS/2 orudge
2005-05-15(svn r2321) - Fix: [ 1202286 ] On OS/2 you get a double backslash in your fil...matthijs
2005-03-28(svn r2103) - Fix: Remove unnused variable from OS2 fileDarkvater
2005-03-28(svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208...darkvater
2005-03-27(svn r2084) Set the name for drive itemstron
2005-03-26(svn r2076) Set the name for the parent directory to ".."tron
2005-03-19(svn r2028) Added detection of SVN version (rev.c generation) for OS/2, updat...celestar
2005-03-15(svn r2012) When making a savegame name, don't append the extension, if it is...tron
2005-03-15(svn r2010) - Fix: [ 1162209 ] Fix OS/2 build (orudge)darkvater
2005-03-12(svn r1999) r1990 broke savegame deletion, fix that [1161729]tron
2005-03-11(svn r1990) Reduce the diff between the OS specific files with respect to fil...tron
2005-03-10(svn r1986) - Fix: free _config_file when shutting down openttd. Strange that...Darkvater
2005-02-21(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...Darkvater
2005-02-08(svn r1850) Change the last consumers of str_buffr so they use local static b...tron
2005-02-07(svn r1840) Repel str_buffr and use local buffers where possibletron
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron
2005-02-05(svn r1805) Teach the driver layer a few things about const correctnesstron
2005-01-06(svn r1402) Trim trailing whitespacetron
2004-12-28(svn r1289) -Fix: Minor fix for OS/2 message boxes (orudge)truelight
2004-12-27(svn r1281) -Fix: the OS/2 is now finished. Fixes:truelight
2004-12-24(svn r1271) -Fix: set eol-style to native on missing filesdarkvater
2004-12-23(svn r1249) -Fix: new files in the last commit had double contenttruelight
2004-12-23(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)truelight