Commit Graph

6 Commits (b49ce7c80552dd18a368c22d1c757f19a815301e)

Author SHA1 Message Date
ludde 868938a64b (svn r2636) Fix: Switched to using the _fastcall calling convention instead of cdecl. (Please tell me if you get linking problems) 19 years ago
Darkvater baccddb461 (svn r2618) - Fix: add mersenne.c to VS6 project file (ludde) 19 years ago
truelight a28295b394 (svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room
for a global AI-handler
19 years ago
Darkvater 861df07677 (svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files. 19 years ago
matthijs ee4d9dbf0d (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from 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.
20 years ago
Darkvater ba8c649fac (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. 20 years ago