Age | Commit message (Collapse) | Author |
|
3.1.x Xcodes.
|
|
defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h.
|
|
file system encoding.
|
|
versions aren't supported anymore. One check in stdafx.h is enough
|
|
compiler doesn't provide the functions promised when that define exists...
|
|
|
|
|
|
false on platforms when S_IFREG is 0x0000.
|
|
|
|
on all platforms
|
|
related errors. Now all error() will 'crash' openttd after showing the message in win32 releases (MSVC), creating a crash.log and crash.dmp (like the '!' hack used before). On the other hand, usererror() will just close the game. So use error() only when it can be helpful to debugging, else use usererror().
|
|
|
|
|
|
declarations.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
always have the NORETURN attribute
|
|
operators.
|
|
math_func.hpp
|
|
|
|
|
|
in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble.
|
|
supporting NDS by default. Based on work by Dominik.
|
|
extra checking and such anymore.
|
|
of FS#1335
|
|
|
|
|
|
|
|
asserts and show them in crash.log for MSVC release builds
|
|
|
|
extra checking and such anymore.
|
|
of FS#1482.
|
|
|
|
This fixes also FS#1450
|
|
compilation failures.
|
|
|
|
anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
|
|
like 'and')
|
|
Matthias.
|
|
variables.h to strings.h
|
|
wchars, so disable all code that has to use wchars for MorphOS.
|
|
|
|
|
|
C4258: 'y' : definition from the for loop is ignored; the definition from the enclosing scope is used" which prevents compilation on MSVC 2003
|
|
|
|
|
|
be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
|
|
any full paths (again).
|
|
for strgen
|
|
error().
|