index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openttd.vcproj
Age
Commit message (
Expand
)
Author
2006-08-26
(svn r6138) - Remove stdafx.c since we do not use it.
Darkvater
2006-08-19
(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
truelight
2006-08-14
(svn r5887) -Cleanup: move date related functions, defines and variables to d...
rubidium
2006-08-05
(svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_Fio...
Darkvater
2006-07-07
(svn r5464) [Behaviour Fix] : When starting the game, the system will now ver...
belugas
2006-05-27
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...
KUDr
2006-05-18
(svn r4902) Newgrf : Introduction of the newgrf_cargo files.
belugas
2006-05-05
(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains ab...
KUDr
2006-04-21
(svn r4493) Newgrf : Action 04. Beginning of implementation.
belugas
2006-04-20
(svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
peter1138
2006-03-31
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
peter1138
2006-03-30
(svn r4163) CodeChange : Add missing file to MS Project and Workspace files
belugas
2006-03-29
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...
celestar
2006-03-26
(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or som...
Darkvater
2006-03-26
(svn r4114) - Add missing source files to VS2003/VS6 project files added in r...
Darkvater
2006-03-24
(svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange ...
belugas
2006-03-22
(svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32]...
Darkvater
2006-03-15
(svn r3892) - Add missing file to VS project-file
Darkvater
2006-03-14
(svn r3871) - [win32] Remove mapfile generation and generate a pdb file inste...
Darkvater
2006-03-10
(svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138
2006-02-24
(svn r3666) Fix up svn properties and add header files to Windows project files.
peter1138
2006-02-05
(svn r3558) Add newgrf_callbacks.h to VS project files
peter1138
2006-02-03
(svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other...
Darkvater
2006-02-03
(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update p...
peter1138
2006-02-03
(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],...
peter1138
2006-01-29
(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...
Darkvater
2005-12-11
(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.r...
tron
2005-11-13
(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile...
Darkvater
2005-10-02
(svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Darkvater
2005-09-23
(svn r2980) - Add some comments to some setting enums, and fix a 'const' warn...
Darkvater
2005-09-11
(svn r2943) Fix compilation of openttd in release mode. Don't use any precomp...
Darkvater
2005-09-08
(svn r2923) Update project files for VS2003 and VS6 (rev2921)
Darkvater
2005-09-03
(svn r2909) Game would hang where the autosave_on_exit was activated.
Darkvater
2005-08-14
(svn r2866) Move all functions and tables which aren't directly involved in m...
tron
2005-08-08
(svn r2844) Update the MSVC project files, thanks AsterixMG
tron
2005-08-05
(svn r2810) Threads may now return information when they terminate using a vo...
tron
2005-07-26
(svn r2719) - Update MSVC 2003 project (AsterixMG)
orudge
2005-07-25
(svn r2709) - Update VC 2003 project file (AsterixMG)
orudge
2005-07-19
(svn r2640) - CodeChange: change calling convention to __fastcall as well for...
Darkvater
2005-07-17
(svn r2608) - Fix: add strings.h to vs.net2003 project file
Darkvater
2005-07-17
(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ma...
truelight
2005-07-15
(svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file
Darkvater
2005-07-06
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
Darkvater
2005-06-17
(svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail....
matthijs
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater