planetmaker
|
bcb9c64ac8
|
(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2)
|
2014-07-30 20:19:29 +00:00 |
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
alberth
|
a825b4fa5f
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
smatz
|
9fc910fbc2
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
rubidium
|
251ffaa000
|
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
|
2010-01-16 19:08:33 +00:00 |
smatz
|
b0c370c7e5
|
(svn r18158) -Codechange: add crash screenshot for OSX
|
2009-11-18 01:00:01 +00:00 |
michi_cc
|
c850647e3a
|
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
|
2009-10-17 22:36:35 +00:00 |
michi_cc
|
5f67762a7f
|
(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common CrashLog infrastructure.
|
2009-10-04 21:08:30 +00:00 |