summaryrefslogtreecommitdiff
path: root/unix.c
AgeCommit message (Expand)Author
2005-07-15(svn r2583) Move OS specific code out of misc.cludde
2005-06-06(svn r2418) - Fix: typoDarkvater
2005-06-06(svn r2417) - Fix: threads on morphos are apparently unexistent, so implement...Darkvater
2005-06-04(svn r2405) Simplify a few '? true : false' and '? false : true', especially ...tron
2005-06-02(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.Darkvater
2005-06-01(svn r2391) - Feature: saving games happen in a seperate thread so you no lon...Darkvater
2005-05-21(svn r2356) Make check if statvfs() is availible a bit more sensibletron
2005-04-13(svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)truelight
2005-03-28(svn r2101) statvfs() is availible on POSIX.1 conformant systems.tron
2005-03-28(svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208...darkvater
2005-03-26(svn r2076) Set the name for the parent directory to ".."tron
2005-03-15(svn r2013) Always ignore SIGPIPE, not only when SDL is used (ShadowJK)tron
2005-03-15(svn r2012) When making a savegame name, don't append the extension, if it is...tron
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-03-09(svn r1974) Cleanups, quite similar to those done to win32.c in r1972 (code d...tron
2005-03-07(svn r1953) Codechange: Tidyup, reduced ridiculous indentation levels, some s...pasky
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-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-17(svn r1551) Silence a warning and simplify a preprocessor checktron
2005-01-14(svn r1509) Const correctness and add static where appropriate while touching...tron
2005-01-11(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...darkvater
2005-01-06(svn r1402) Trim trailing whitespacetron
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
2004-12-22(svn r1236) MorphOS: added make release like in OSX (tokai)bjarni
2004-12-18(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) ...truelight
2004-12-08(svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get...bjarni
2004-12-07(svn r970) Added 2nd data path for all non-windows OSesbjarni
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-12-01(svn r869) Mac: finally made asserts open the console, so people should be ab...bjarni
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-16(svn r646) -Fix: braindead case-sensitive file extension filter replaced with...darkvater
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-09-23(svn r313) -Feature/Fix: directories in *nix are now sorted alphabetically in...darkvater
2004-09-16(svn r274) Mac: restored extmusic to be default, which were accidently turned...bjarni
2004-09-13(svn r239) Fix: [ 1025361 ] PERSONAL_DIR is created at startup nowdominik
2004-09-12(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r180) -Fix: some more warning fixes for C99 (Tron)darkvater
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight