Commit Graph

61 Commits

Author SHA1 Message Date
tron
4357fe0132 (svn r2844) Update the MSVC project files, thanks AsterixMG 2005-08-08 20:27:05 +00:00
tron
bd48d67c28 (svn r2810) Threads may now return information when they terminate using a void*.
Also add the new files to the MSVC project files.
2005-08-05 11:53:48 +00:00
orudge
5e31dff2fd (svn r2719) - Update MSVC 2003 project (AsterixMG) 2005-07-26 19:31:05 +00:00
orudge
466e1c63e8 (svn r2709) - Update VC 2003 project file (AsterixMG) 2005-07-25 11:36:02 +00:00
Darkvater
2419ee5d54 (svn r2640) - CodeChange: change calling convention to __fastcall as well for vs.net2003 as it was done for vs6. Debug/Release works fine for me, if there are probs let me (+ludde) know. 2005-07-19 20:52:15 +00:00
Darkvater
eceb9a0abe (svn r2608) - Fix: add strings.h to vs.net2003 project file 2005-07-17 15:55:26 +00:00
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
2005-07-17 15:34:10 +00:00
Darkvater
c2409a2861 (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file 2005-07-15 21:31:09 +00:00
Darkvater
861df07677 (svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files. 2005-07-06 10:41:56 +00:00
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.
2005-06-17 11:30:50 +00:00
Darkvater
ba8c649fac (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. 2005-06-02 19:30:21 +00:00