index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdafx.h
Age
Commit message (
Expand
)
Author
2014-10-25
(svn r27040) -Fix: Don't use GCC diagnostic push/pop if unsupported
fonsinchen
2014-09-25
(svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms ...
frosch
2014-09-06
(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD
rubidium
2014-09-06
(svn r26769) -Codechange [Squirrel]: remove the difference between some platf...
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-24
(svn r26500) -Cleanup: remove unused snprintf implementation
rubidium
2014-01-05
(svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed
zuu
2014-01-03
(svn r26223) -Codechange: Silence some compile warnings about unititialized v...
planetmaker
2013-08-05
(svn r25677) -Codechange: [Win32] There are no 64-bit Windows versions below ...
michi_cc
2013-08-05
(svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is no...
michi_cc
2013-03-30
(svn r25128) -Codechange: [Win32] MSVC 2010 comes with stdint.h.
michi_cc
2013-01-20
(svn r24926) -Fix [FS#5373]: Check integer min/max macros individually, and d...
frosch
2012-12-03
(svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in ...
michi_cc
2012-07-19
(svn r24416) -Fix [FS#5231]: [Win32] Unbreak NewGRF MD5 sum calculation. Macr...
michi_cc
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-18
(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...
smatz
2011-11-12
(svn r23198) -Codechange: introduce a free that takes const pointers so we do...
rubidium
2011-09-03
(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.
frosch
2011-09-02
(svn r22875) -Codechange: Add some asserts and checks to better prevent overf...
michi_cc
2011-03-03
(svn r22171) -Add: Add settings generator program.
alberth
2011-02-09
(svn r22041) -Codechange: add a check that we called PoolItem::CanAllocateIte...
smatz
2010-12-31
(svn r21680) -Fix (r21656): of course MSVC complains
glx
2010-05-18
(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version ...
rubidium
2010-05-11
(svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE
glx
2010-05-10
(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)
rubidium
2010-05-10
(svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windo...
rubidium
2010-04-23
(svn r19698) -Add: macros to get the size/length of a variable within a class
rubidium
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-04-11
(svn r19604) -Codechange: Reintroduce assert_tcompile().
frosch
2010-04-06
(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword
yexo
2010-03-06
(svn r19352) -Fix (r19332): MSVC doesn't have M_PI in math.h
yexo
2010-02-25
(svn r19248) -Fix: DOS 'port' did not compile anymore
rubidium
2010-02-20
(svn r19177) -Codechange: introduce INT8_MIN/MAX and UINT8_MAX for MSVC.
rubidium
2010-01-18
(svn r18862) -Fix [FS#3544]: don't pass AI strings through iconv
rubidium
2009-11-13
(svn r18057) -Codechange: replace assert_compile() by new one which works wit...
smatz
2009-11-11
(svn r18045) -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "n...
rubidium
2009-10-18
(svn r17810) -Codechange/Fix: Add assert_tcompile() and use it.
frosch
2009-10-04
(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...
michi_cc
2009-09-21
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...
rubidium
2009-09-07
(svn r17465) -Codechange: use builtin static_assert() for assert_compile() if...
smatz
2009-09-07
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ...
rubidium
2009-09-07
(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...
rubidium
2009-09-03
(svn r17410) -Codechange: use the same define for determining whether windows...
rubidium
2009-09-01
(svn r17358) -Fix: compilation was broken for gcc older than 3.4
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-19
(svn r17219) -Cleanup: remove a lot of unused string code
yexo
2009-07-14
(svn r16828) -Codechange: attempt at making OSX compile with the 10.6 SDK too...
rubidium
2009-07-01
(svn r16715) -Codechange: add attribute to assert_compile(), so it doesn't wa...
smatz
2009-06-01
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f...
smatz
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
[prev]
[next]