Age | Commit message (Collapse) | Author |
|
didn't work
|
|
-Cleanup: some reincarnations of _fios_items in the code
|
|
|
|
|
|
|
|
with _ for non-globals, and use implicit enum numbering.
|
|
|
|
|
|
unneeded include from openttd.h.
|
|
when it's not necessary.
|
|
logical disposition
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
|
|
-Fix: WinCE doesn't support console
-Fix: Set debug lvl4 when running a debug WinCE build (as you can't give parameters any easy way)
|
|
files (and add one)
|
|
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.
|
|
|
|
means the same as "/../" in means in Unix.
|
|
|
|
non-unicode build to function. Win9x binaries will be possible with mingw/nightly system.
|
|
|
|
in the load/save directory listings (stepancheg).
|
|
comments style.
|
|
initialisation, WINCE ifdef and a vsprintf to vsnprintf change.
|
|
files with the @file tag as well as a few general comments style
|
|
on non-windows because this wrapper was only active for win32 (thx Rubidium)
|
|
filesystem is not in UTF-8 charset and special characters are used. The string passed to opendir() which is UTF-8 was not parsed back to the filesystem format. Use a wrapper called ttd_opendir() instead of redefining opendir itself.
|
|
games because the static buffer used for name conversion is overwritten in the callback function.
|
|
FileExists as it was in pre-r5764 for Win32 (tnx Darkvater)
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|