tron
0d1c598833
(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule
2005-12-11 07:36:49 +00:00
Darkvater
c7e22d0eb0
(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project)
2005-11-13 16:30:04 +00:00
Darkvater
85b5327c43
(svn r2925) Get VS6 to compile again; really this time (boekabart) and add eol-style and keywords to newly added source files (ai.[ch])
2005-09-08 14:31:13 +00:00
Darkvater
0f08a1c694
(svn r2923) Update project files for VS2003 and VS6 (rev2921)
2005-09-08 12:33:25 +00:00
Darkvater
9ab7af9eaf
(svn r2909) Game would hang where the autosave_on_exit was activated.
...
- Updated VS.NET and VS6 project files changed AI files
2005-09-03 11:33:55 +00:00
tron
a7d6b41c6a
(svn r2866) Move all functions and tables which aren't directly involved in 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.
2005-08-14 18:10:18 +00:00
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
d4b6f763c1
(svn r2715) - Update MSVC project with dmusic.cpp updates
2005-07-26 18:45:19 +00:00
orudge
ad99672a8e
(svn r2708) Update MSVC6 project with recent changes
2005-07-25 09:52:37 +00:00
ludde
868938a64b
(svn r2636) Fix: Switched to using the _fastcall calling convention instead of cdecl. (Please tell me if you get linking problems)
2005-07-19 11:55:47 +00:00
Darkvater
baccddb461
(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde)
2005-07-17 18:20:55 +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
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