summaryrefslogtreecommitdiff
path: root/stdafx.h
AgeCommit message (Expand)Author
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-04-22(svn r4522) -Fix: include stdio before stddef; some targets don't like the ot...truelight
2006-04-18(svn r4470) -Fix: FS#97 — Possible bug in Win64 versions (by michi_cc)KUDr
2006-04-18(svn r4468) -Fix: (FS#45) correct declaration of NORETURN for gcc (egladil)celestar
2006-03-21(svn r4003) - Minor codebeautifier@workDarkvater
2006-02-12(svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD ...bjarni
2006-02-05(svn r3559) - CodeChange: simplify MKCOLOR(x) macro for smallmap_gui.c by add...Darkvater
2006-02-05(svn r3555) -Codechange: [Big Endian] removed defining OTTD_ALIGNMENT by defa...bjarni
2006-02-05(svn r3553) - Revert r3549 "Change the behaviour of OTTD_ALIGNMENT". Some tes...Darkvater
2006-02-05(svn r3551) Add directives to allow Visual Studio 2005 compilation.peter1138
2006-02-04(svn r3549) - Change the behaviour of OTTD_ALIGNMENT. Force aligned reading a...Darkvater
2006-02-03(svn r3529) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alig...Darkvater
2006-01-27(svn r3450) - Revert r3448 partly as some mingw's do have uint defined, other...Darkvater
2006-01-26(svn r3448) - Fix: wrap up some MinGW warningsDarkvater
2006-01-26(svn r3442) - Fix: Only windows has stricmp. So define strcasecmp to stricmp ...Darkvater
2005-12-09(svn r3276) reverted the last two commits. OSX 10.2 kept finding new stuff to...bjarni
2005-12-09(svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar ...bjarni
2005-11-26(svn r3237) - CodeChange: remove silencing of some warnings. MSVC6 once again...Darkvater
2005-11-26(svn r3236) - Fix: warnings about 'CDECL must be used with ...' on VS6Darkvater
2005-11-14(svn r3181) -Bracingtron
2005-10-03(svn r3011) Refix last revision's fix of VS6 which broke compilation on MinGW...Darkvater
2005-10-03(svn r3009) DIEEEEEEEEEEE VS6 (you good-for-nothing compiler)Darkvater
2005-10-02(svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)Darkvater
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-29(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgenbjarni
2005-07-28(svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)bjarni
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-19(svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst...ludde
2005-07-17(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned...Darkvater
2005-07-13(svn r2560) Fix: various minor code changes.ludde
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-05-14(svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob)Darkvater
2005-04-24(svn r2225) -Fix: split the endian-detection to target/host. Now cross-compil...truelight
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron
2005-01-15(svn r1523) -Fix: somehow mousewheel was disabled on windows using SDL; reena...darkvater
2005-01-06(svn r1402) Trim trailing whitespacetron
2005-01-03(svn r1339) -Fix: compilation with networking works on MinGW32 again (thx oru...darkvater
2004-12-23(svn r1266) -Fix: fix some cygwin/mingw warningsdarkvater
2004-12-23(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)truelight
2004-12-22(svn r1236) MorphOS: added make release like in OSX (tokai)bjarni
2004-12-08(svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get...bjarni
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-03(svn r907) Sprinkle holy ANSI water:tron
2004-11-24(svn r793) Merge INLINE -> inline replacement (revision 376)tron
2004-11-17(svn r655) Add the necessary bits to make building on SunOS/Solaris worktron
2004-11-15(svn r624) Merge r377 to trunk:tron
2004-09-19(svn r295) -Fix: Rewrite and fix of console stuff, including marking (XXX) of...darkvater
2004-09-17(svn r281) -Fix: some endian issues fixed in network codesignde
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-04(svn r158) -Fix: make endianess check 100% accurate (hopefully ;))truelight