openttd.vcproj
Wed, 22 Mar 2006 20:46:07 +0000 Darkvater (svn r4031) - Backport from trunk (r4030): 0.4.5
Sat, 18 Mar 2006 15:51:04 +0000 Darkvater (svn r3965) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments. 0.4.5
Fri, 03 Feb 2006 17:24:37 +0000 Darkvater (svn r3526) - Codechange: Add additional linker information to release builds to help figure out crashes more easily 0.4.5
Wed, 03 Jan 2007 08:32:17 +0000 celestar (svn r7789) [cbh] - Sync with r7720:7758 from trunk custombridgeheads
Tue, 20 Mar 2007 00:02:18 +0000 glx (svn r9358) [0.5] -Backport from trunk (r9055, r9082, r9083, r9084, r9085, r9086): 0.5
Thu, 07 Dec 2006 00:51:20 +0000 Darkvater (svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-resize, and implement it
Mon, 04 Dec 2006 14:30:18 +0000 peter1138 (svn r7358) -Codechange: add newgrf_gui.c to MS project files
Mon, 04 Dec 2006 08:30:04 +0000 peter1138 (svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...
Sun, 03 Dec 2006 19:07:20 +0000 Darkvater (svn r7338) -Fix (r7336): [win32] libfreetype is libfreetype2 in linker options (thanks Rubidium)
Sun, 03 Dec 2006 18:36:11 +0000 Darkvater (svn r7336) -Codechange: [win32] Add freetype support for Windows project files.
Sun, 03 Dec 2006 17:27:43 +0000 matthijs (svn r7331) - Codechange: Rename all memory pool macro's and types to "old pool", so the new pool implementation can be committed alongside it.
Fri, 01 Dec 2006 19:25:50 +0000 Darkvater (svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add
Thu, 30 Nov 2006 16:03:12 +0000 KUDr (svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified a bit:
Tue, 28 Nov 2006 20:01:46 +0000 Darkvater (svn r7279) -Codechange: [win32] Add Windows95/98 support by using MSLU. Only workaround is that the
Tue, 21 Nov 2006 13:03:06 +0000 Darkvater (svn r7226) -Fix (r7200): [win32] Don't ask my why but I told the linker to ignore the multithreaded
Thu, 16 Nov 2006 22:05:33 +0000 peter1138 (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
Tue, 24 Oct 2006 12:56:14 +0000 Darkvater (svn r6922) -Feature: Add proper cloning sprites and cursors, different for each vehicle. Big thanks
Tue, 10 Oct 2006 15:09:28 +0000 glx (svn r6724) -Fix r6723: respect alphabetical order
Tue, 10 Oct 2006 15:07:13 +0000 glx (svn r6723) -Fix r6722: forgot openttd.vcproj
Thu, 05 Oct 2006 02:26:27 +0000 belugas (svn r6644) -Fix(r6637): remove inline to allow MSVC compilation
Mon, 02 Oct 2006 20:30:20 +0000 glx (svn r6617) -Fix r6596: missing '>' in openttd.vcproj
Sun, 01 Oct 2006 00:38:46 +0000 belugas (svn r6596) -Fix(r6562) : Add missing resize_window_widget.h to MSVC projects
Fri, 29 Sep 2006 16:57:12 +0000 belugas (svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
Wed, 27 Sep 2006 18:17:01 +0000 peter1138 (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.
Tue, 26 Sep 2006 16:47:51 +0000 bjarni (svn r6513) -Codechange: unified the code to draw depot windows
Fri, 01 Sep 2006 13:48:43 +0000 glx (svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
Sat, 26 Aug 2006 14:36:19 +0000 Darkvater (svn r6138) - Remove stdafx.c since we do not use it.
Sat, 19 Aug 2006 10:00:30 +0000 truelight (svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
Mon, 14 Aug 2006 14:21:15 +0000 rubidium (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
Sat, 05 Aug 2006 00:16:24 +0000 Darkvater (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
Fri, 07 Jul 2006 02:44:51 +0000 belugas (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
Thu, 18 May 2006 02:43:23 +0000 belugas (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
Fri, 05 May 2006 19:30:09 +0000 KUDr (svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains about missing sprite.c
Fri, 21 Apr 2006 03:00:20 +0000 belugas (svn r4493) Newgrf : Action 04. Beginning of implementation.
Thu, 20 Apr 2006 21:19:20 +0000 peter1138 (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files
Fri, 31 Mar 2006 16:11:51 +0000 peter1138 (svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
Thu, 30 Mar 2006 00:48:45 +0000 belugas (svn r4163) CodeChange : Add missing file to MS Project and Workspace files
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
Sun, 26 Mar 2006 21:15:09 +0000 Darkvater (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Sun, 26 Mar 2006 16:29:20 +0000 Darkvater (svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
Fri, 24 Mar 2006 16:03:09 +0000 belugas (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
Wed, 22 Mar 2006 20:41:48 +0000 Darkvater (svn r4030) Darkvater * r4030 /trunk/ (openttd.dsp openttd.vcproj): - [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (thx DmitryKo and KUDr)
Wed, 15 Mar 2006 21:09:10 +0000 Darkvater (svn r3892) - Add missing file to VS project-file
Tue, 14 Mar 2006 21:29:38 +0000 Darkvater (svn r3871) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.
Fri, 10 Mar 2006 09:20:28 +0000 peter1138 (svn r3809) - Add map accessor files to MS VS 2003 project file
Fri, 24 Feb 2006 20:09:50 +0000 peter1138 (svn r3666) Fix up svn properties and add header files to Windows project files.
Sun, 05 Feb 2006 20:36:36 +0000 peter1138 (svn r3558) Add newgrf_callbacks.h to VS project files
Fri, 03 Feb 2006 17:31:24 +0000 Darkvater (svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other way, but ok :S
Fri, 03 Feb 2006 15:51:00 +0000 peter1138 (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files.
Fri, 03 Feb 2006 12:55:21 +0000 peter1138 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
Sun, 29 Jan 2006 18:57:26 +0000 Darkvater (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
Sun, 11 Dec 2005 07:36:49 +0000 tron (svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule
Sun, 13 Nov 2005 16:30:04 +0000 Darkvater (svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project)
Sun, 02 Oct 2005 22:39:56 +0000 Darkvater (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Fri, 23 Sep 2005 23:23:01 +0000 Darkvater (svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
Sun, 11 Sep 2005 17:55:32 +0000 Darkvater (svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future.
Thu, 08 Sep 2005 12:33:25 +0000 Darkvater (svn r2923) Update project files for VS2003 and VS6 (rev2921)
Sat, 03 Sep 2005 11:33:55 +0000 Darkvater (svn r2909) Game would hang where the autosave_on_exit was activated.
Sun, 14 Aug 2005 18:10:18 +0000 tron (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.