projects/openttd_vs90.vcproj
Sun, 06 Apr 2008 23:49:45 +0000 smatz (svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
Mon, 31 Mar 2008 07:25:49 +0000 rubidium (svn r12501) -Codechange: split signs.h.
Mon, 31 Mar 2008 07:11:18 +0000 rubidium (svn r12499) -Codechange: some coding style tweaks for network_internal.h.
Fri, 28 Mar 2008 21:28:32 +0000 glx (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default
Fri, 28 Mar 2008 18:00:38 +0000 rubidium (svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
Fri, 28 Mar 2008 16:41:12 +0000 rubidium (svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
Fri, 28 Mar 2008 16:36:32 +0000 rubidium (svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
Fri, 28 Mar 2008 16:34:50 +0000 rubidium (svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
Fri, 28 Mar 2008 16:32:27 +0000 rubidium (svn r12467) -Codechange: move DepotID to a more logical location.
Fri, 28 Mar 2008 09:43:06 +0000 rubidium (svn r12461) -Change: add (quite) some missing headers to the MSVC project files.
Fri, 28 Mar 2008 03:23:49 +0000 belugas (svn r12457) -Codechange: Move signal enums on their own header.
Wed, 26 Mar 2008 10:08:17 +0000 rubidium (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
Sun, 23 Mar 2008 07:35:29 +0000 rubidium (svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
Thu, 28 Feb 2008 17:34:34 +0000 frosch (svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
Mon, 25 Feb 2008 15:09:22 +0000 KUDr (svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc).
Tue, 12 Feb 2008 13:23:57 +0000 peter1138 (svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
Mon, 11 Feb 2008 21:01:43 +0000 glx (svn r12116) -Fix (r12083): little typos in source.list
Mon, 11 Feb 2008 20:23:38 +0000 smatz (svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size
Sat, 09 Feb 2008 02:46:49 +0000 belugas (svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
Thu, 07 Feb 2008 18:02:22 +0000 belugas (svn r12083) -Cleanup: Adding some more files in MSVC projects
Thu, 07 Feb 2008 17:24:38 +0000 belugas (svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters
Thu, 07 Feb 2008 17:01:06 +0000 belugas (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
Thu, 07 Feb 2008 04:47:38 +0000 belugas (svn r12078) -Cleanup: Add missing headers on project files
Thu, 07 Feb 2008 03:45:02 +0000 belugas (svn r12077) -Cleanup: Remove files not used anymore from project files
Wed, 23 Jan 2008 22:34:04 +0000 smatz (svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
Mon, 14 Jan 2008 16:40:31 +0000 peter1138 (svn r11850) -Fix (r11848): forgot to update vc project files
Wed, 09 Jan 2008 23:00:59 +0000 smatz (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
Mon, 07 Jan 2008 00:57:19 +0000 rubidium (svn r11774) -Change: do not include variables.h in a header when it is not needed.
Tue, 25 Dec 2007 18:25:25 +0000 skidd13 (svn r11699) -Cleanup: Remove some headers from the project files which aren't there anymore
Wed, 19 Dec 2007 23:26:02 +0000 rubidium (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
Sun, 16 Dec 2007 15:38:51 +0000 smatz (svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
Wed, 05 Dec 2007 17:08:10 +0000 smatz (svn r11576) -Codechange: enumerize and comment station GUI
Mon, 26 Nov 2007 17:50:22 +0000 skidd13 (svn r11527) -Codechange: Split the bitmath functions of to their own files
Thu, 22 Nov 2007 18:01:51 +0000 skidd13 (svn r11490) -Codechange: Split the math functions to their own header
Wed, 21 Nov 2007 19:13:38 +0000 skidd13 (svn r11488) -Codechange: Spilt the random functions out to seperate file
Sat, 17 Nov 2007 02:22:56 +0000 glx (svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
Mon, 10 Mar 2008 15:26:39 +0000 richk (svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
Sun, 03 Feb 2008 20:34:26 +0000 rubidium (svn r12053) [NewGRF_ports] -Sync: with trunk r11949:12050. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports