Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
some #ifdefs and #includes for the Windows build
|
|
error() needs to print (Tobin made this, while I fixed some issued in it)
- As a bonus, we now have an objective C file (os/macosx/macos.m) to use the functions Apple made to interact with OS stuff
|
|
numbers
by enums. There remains work in gfx.c to move the "transparency" and
"recolor" bits around to make space for more sprites. However, 2800
additional sprites can now be loaded. There also remains cleanup and
Doxygen work on many of the header files.
|
|
|
|
|
|
|
|
#includes) and fix some warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directories, oh my...
|
|
|
|
|
|
files and move them into subfolders.
This results in shorter and hopefully easier to maintain files.
Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)
|
|
bits
|
|
|
|
|
|
unless you know what you're doing!
|
|
|
|
game (Luca)
|
|
can check if an arbitrary junction is a pbs junction. Preparations for making pbs more safe.
|
|
|
|
|
|
Translators beware! Please double check your language behaviour!
Otherwise, WebTranslator now also checks paramnumber of the plural param,
and refuses to accept badly formatted plural or gender params!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
globally via openttd.h
|
|
|
|
|
|
|
|
|
|
|
|
bitmask, so
that railtypes do not be in ascending order of appearance. Allows easier
implementation or more railtypes
|
|
|
|
|
|
arbitrary enum
|