Age | Commit message (Collapse) | Author |
|
%.rc rule
|
|
sourcefile(s) from project)
|
|
eol-style and keywords to newly added source files (ai.[ch])
|
|
|
|
- Updated VS.NET and VS6 project files changed AI files
|
|
managing the sprite heap to a new file gfxinit.c.
This doesn't ease the global variable mess, but makes the distinction between sprite heap and gfx loading routines easier.
|
|
|
|
void*.
Also add the new files to the MSVC project files.
|
|
|
|
|
|
of cdecl. (Please tell me if you get linking problems)
|
|
|
|
make room
for a global AI-handler
|
|
|
|
rail.h to rail.c
* Codechange: Move declaration of lookup arrays into the functions that need them. This doesn't pollute the global namespace with the array names.
* Add: rail.h to the openttd.vcproj and openttd.dsp for MSVC.
|
|
|