Age | Commit message (Collapse) | Author |
|
|
|
through in the file scanner
|
|
filenames that should end in a particular way
|
|
|
|
for their directory
|
|
|
|
|
|
again if strtolower actually changed the name.
|
|
|
|
|
|
|
|
the working directory was used instead, circumventing the not-home-directory check.
|
|
(partly by planetmaker).
|
|
|
|
|
|
static in that file.
|
|
|
|
|
|
missed :)
|
|
variables and move them to a more logical location
|
|
be your working directory). If it's the directory where your binary is located it will still scan them.
|
|
|
|
to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length
|
|
|
|
|
|
.tar file.
|
|
|
|
|
|
Haiku (jrepan)
|
|
|
|
|
|
file wasn't applied when finding the full path of a file
|
|
|
|
|
|
|
|
'exported'
|
|
the current directory instead of the directory of the binary
|
|
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
tell the file could be opened/found.
|
|
const is (accidentally?) removed using C-style casts.
|
|
unnecessarily add it.
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
|
|
on OS/2 behave much like DOS
|
|
sources too
|
|
for strrchr, others the C standard...
|
|
directory and installation directory.
-Change [FS#2692]: make it more likely that scenarios are saved to the directory where openttd.cfg is and not the installation directory (gives problems with e.g. Vista). The working directory still overrides the openttd.cfg directory though, but only if it has a scenario directory.
|
|
|