Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron | |
2005-12-10 | (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil) | bjarni | |
you can still use SDL drivers if you like and you have to run "make upgradeconf" to start using the cocoa drivers (or manually write WITH_COCOA:=1) since SDL breaks the cocoa drivers, you can't compile with both SDL and cocoa support Using cocoa drivers makes it easier to make universal binaries and it solves: -FS#18 [OSX] SDL is weird in universal binaries -FS#2 [OSX] lazy pointer crash on exit -FS#10 [OSX] linking error when linking statically to SDL 1.2.8 (needless to explain this, but it means it should be able to compile statically with the default settings now) -[ 1215073 ] Switching to large size out of fullscreen crashes Using SDL drivers will still have those issues though | |||
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in ↵ | tron | |
comments, excess empty lines, minor other changes nothing spectacular, just some stuff, which piled up | |||
2005-07-24 | (svn r2703) - Feature: [OSX] Added a native alert window to show whatever ↵ | bjarni | |
error() needs to print (Tobin made this, while I fixed some issued in it) - As a bonus, we now have an objective C file (os/macosx/macos.m) to use the functions Apple made to interact with OS stuff | |||
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron | |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron | |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not ↵ | tron | |
globally via openttd.h | |||
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater | |
2005-01-28 | (svn r1702) - Fix: [ 1110407 ] Game does not crash any more when a newgrf ↵ | dominik | |
file doesn't exist | |||
2005-01-23 | (svn r1610) Remove trailing whitespace (last time ever, i hope) | tron | |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the ↵ | tron | |
appropriate warning flags in the Makefile | |||
2005-01-16 | (svn r1540) -Fix: since grf files are reopened on every load/new game, close ↵ | darkvater | |
the old opened to fix stale filehandles (thx tamlin) | |||
2005-01-16 | (svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin) | darkvater | |
2005-01-06 | (svn r1402) Trim trailing whitespace | tron | |
2004-12-27 | (svn r1281) -Fix: the OS/2 is now finished. Fixes: | truelight | |
- Networking - File selector issue - Keyboard input - Dedicated server console issue (use dedicated.cmd to open a server) - Plus many other minor issues | |||
2004-12-07 | (svn r970) Added 2nd data path for all non-windows OSes | bjarni | |
added completely customizable lang path (all non-Windows OSes) | |||
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight | |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |