Wed, 03 Jan 2007 08:56:09 +0000 rubidium (svn r7792) [cbh] -Sync: with trunk r7759:7788. custombridgeheads
Wed, 03 Jan 2007 08:55:13 +0000 rubidium (svn r7791) [cbh] -Fix (r7790): forgot to run projects/generate, so the MSVC project files were not in sync with sources.list. custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads
Wed, 03 Jan 2007 08:32:17 +0000 celestar (svn r7789) [cbh] - Sync with r7720:7758 from trunk custombridgeheads
Tue, 02 Jan 2007 18:40:37 +0000 KUDr (svn r7755) [cbh] - Fix: [NTP] now works with cbh (needs testing) custombridgeheads
Tue, 02 Jan 2007 16:43:05 +0000 celestar (svn r7750) [cbh] - Doc: Updated the documentation for the tiles to reflect recent changes custombridgeheads
Tue, 02 Jan 2007 15:17:22 +0000 celestar (svn r7749) [cbh] - Doc: Updated the BUGS file with the problems known in cbh custombridgeheads
Tue, 02 Jan 2007 14:13:05 +0000 celestar (svn r7748) [cbh] - Fix: Forgot some railtype check for custombridgeheads custombridgeheads
Tue, 02 Jan 2007 14:08:26 +0000 celestar (svn r7747) [cbh] - Fix: Signals on bridge heads should work now custombridgeheads
Tue, 02 Jan 2007 11:51:07 +0000 celestar (svn r7745) [cbh] - Fix: SetSignalsEnumProc can set signals on bridge heads custombridgeheads
Tue, 02 Jan 2007 11:41:17 +0000 KUDr (svn r7744) [cbh] - Fix: signal update didn't work when new tunnel built (peter1138) custombridgeheads
Tue, 02 Jan 2007 10:12:36 +0000 celestar (svn r7741) [cbh] - Fix: committed one file too many on last commit custombridgeheads
Tue, 02 Jan 2007 10:07:27 +0000 celestar (svn r7740) [cbh] - Fix: Do not try to draw signals on road bridge heads because .. it won't work custombridgeheads
Tue, 02 Jan 2007 09:54:03 +0000 celestar (svn r7739) [cbh] - Feature: Allow the construction and removal of signals on bridge heads. Warning: the signals are only displayed, they do not work yet custombridgeheads
Tue, 02 Jan 2007 02:06:48 +0000 KUDr (svn r7737) [cbh] - Fix: signal updates are now propagated through cbh custombridgeheads
Mon, 01 Jan 2007 23:43:24 +0000 KUDr (svn r7736) [cbh] - Codechange: removed one goto by messing with if/else blocks. Also suppresses gcc warning that 'dir' can be used uninitialized. custombridgeheads
Mon, 01 Jan 2007 23:37:39 +0000 KUDr (svn r7735) - Fix: mingw compilation error (glx) custombridgeheads
Mon, 01 Jan 2007 23:18:33 +0000 KUDr (svn r7734) [cbh] - Fix: '!Disconnecting train' when leaving bridge in Y_SE direction. Train controller needs to know train's track, so it can't be zero. custombridgeheads
Mon, 01 Jan 2007 20:13:03 +0000 KUDr (svn r7729) [cbh] - Fix: [YAPF] several cbh related issues. YAPF should now work with cbh custombridgeheads
Mon, 01 Jan 2007 19:44:02 +0000 KUDr (svn r7728) -Codechange: [YAPF] added some YAPF debug messages plus 2 new files (string class) custombridgeheads
Mon, 01 Jan 2007 18:27:08 +0000 KUDr (svn r7725) [cbh] - Fix: the vehicle image now gets updated when train enters the bridge wormhole from cbh custombridgeheads
Mon, 01 Jan 2007 18:26:10 +0000 KUDr (svn r7724) [cbh] - Codechange: cbh tile edge detection changed (using one if instead of switch) when entering the bridge wormhole custombridgeheads
Mon, 01 Jan 2007 16:31:13 +0000 celestar (svn r7721) [cbh] - Sync with 7607:7720 from trunk custombridgeheads
Mon, 01 Jan 2007 16:10:01 +0000 celestar (svn r7720) [cbh] - Fix: Trains can now access bridges from, and depart bridge onto, non X- and Y-direction Tracks. custombridgeheads
Mon, 01 Jan 2007 16:07:21 +0000 celestar (svn r7719) [cbh] - Codechange: KUDr and I have decided that our developemnt efforts went in the wrong direction, so revert all changes from 7686 onwards custombridgeheads
Mon, 01 Jan 2007 10:26:12 +0000 KUDr (svn r7714) - Cleanup: 'replace' artifacts comments in comments custombridgeheads
Mon, 01 Jan 2007 01:43:40 +0000 KUDr (svn r7712) [cbh] - Fix: [YAPF] make those 3 files added in (r7708) compilable by g++ custombridgeheads
Sun, 31 Dec 2006 23:48:04 +0000 KUDr (svn r7710) [cbh] - Fix: [YAPF] one more assert fixed. Call from the TrainController() added by (r7705) has broken YAPF because it was called when vehicle was already on the next tile (with cbh choice). Before it was always called before the train entered tile with choice. custombridgeheads
Sun, 31 Dec 2006 21:47:51 +0000 KUDr (svn r7709) -Fix: (r7708) 2 new files added into VC8 project, added missing 'svn:keywords=Id' for those custombridgeheads
Sun, 31 Dec 2006 21:13:40 +0000 KUDr (svn r7708) [cbh] - Fix: [YAPF] added some YAPF debug messages, added string support used for new debugging stuff, resolved few cbh related issues custombridgeheads
Sun, 31 Dec 2006 18:03:21 +0000 celestar (svn r7705) [cbh] - Fix: Trains leave the bridge according to the trackbits that a present on the bridge head. custombridgeheads
Sun, 31 Dec 2006 16:08:00 +0000 celestar (svn r7703) [cbh] - Fix: I "optimized" a little too much on previous commit and broke stuff custombridgeheads
Sun, 31 Dec 2006 16:03:49 +0000 celestar (svn r7702) [cbh] - Moved around some functions and changes from r7687 abd 7697 custombridgeheads
Sun, 31 Dec 2006 12:28:51 +0000 KUDr (svn r7697) [cbh] - Cleanup of r7687 changes custombridgeheads
Sun, 31 Dec 2006 02:53:23 +0000 KUDr (svn r7687) [cbh] - Fix: trains can now enter the bridge from side. They still can't leave it from side (pathfinder will need to be invoked when the other ramp is entered). Also the code is not very clear and needs review. It is more proof of concept than final solution. I hope that somebody smarter (Celestar) can do it better. custombridgeheads
Sat, 30 Dec 2006 18:36:42 +0000 KUDr (svn r7656) -Fix: warning 'not all control path return value' generated by VC in debug mode (bridge_cmd.c:1038) custombridgeheads
Sat, 30 Dec 2006 18:25:01 +0000 KUDr (svn r7655) [cbh] - Fix: [YAPF] another assert (on opposite cbh when it contained choice). Now it is possible to reach choice when exiting wormhole. So the wormhole cost must be taken into consideration when starting new YAPF node. custombridgeheads
Sat, 30 Dec 2006 17:35:08 +0000 celestar (svn r7653) [cbh] - Codechange: Split VehicleEnter_Bridge into separate files for road and rail to simplify further work on this custombridgeheads
Sat, 30 Dec 2006 17:16:07 +0000 celestar (svn r7652) [cbh] - Fix: On last commit, I messed up some check and trains could not longer leave the "on bridge" status. Oops. custombridgeheads
Sat, 30 Dec 2006 17:09:30 +0000 celestar (svn r7651) [cbh] - Fix: Allow trains to enter bridge head tiles from "the side" custombridgeheads
Sat, 30 Dec 2006 17:08:50 +0000 celestar (svn r7650) [cbh] - Codechange: For the time being, re-enable the invalid-raid debug statements custombridgeheads
Sat, 30 Dec 2006 17:06:34 +0000 KUDr (svn r7649) [cbh] - Fix: [YAPF] assert on cbh custombridgeheads
Sat, 30 Dec 2006 13:15:15 +0000 celestar (svn r7648) [cbh] - Feature: Allow removal of tracks from bridge heads. However, trains on the bridge must still be able to access the bridge head custombridgeheads
Sat, 30 Dec 2006 12:59:17 +0000 celestar (svn r7647) [cbh] - Fix: Draw catenary on custombridgeheads properly custombridgeheads
Sat, 30 Dec 2006 12:55:45 +0000 celestar (svn r7646) [cbh] - Feature: Allow building additional tracks on a (horizontal) bridge ramp using normal building tools custombridgeheads
Sat, 30 Dec 2006 12:49:54 +0000 celestar (svn r7645) [cbh] - Fix: In r7643, I broke the building of new bridges because I forgot to change the map-accessors. repair this custombridgeheads
Sat, 30 Dec 2006 12:05:05 +0000 celestar (svn r7644) [cbh] - Codechange: For custombridgeheads (those that have more than just one straight piece of track) use a foundation and the normal track drawing code custombridgeheads
Sat, 30 Dec 2006 11:57:57 +0000 celestar (svn r7643) [cbh] - Codechange: Railway bridges now store track bits just like normal rail tiles. For railway bridges, GetTileTrackStatus_Bridge just calls GetTileTrackStatus_Track custombridgeheads
Fri, 29 Dec 2006 12:45:44 +0000 celestar (svn r7615) [cbh] - Doc: Updated the documentation for map array custombridgeheads
Fri, 29 Dec 2006 12:33:26 +0000 celestar (svn r7614) [cbh] - Codechange: Moved the DiagDirection of the bridge head from m5 bits 0..1 to m4 bits 5..6 custombridgeheads
Fri, 29 Dec 2006 12:18:43 +0000 celestar (svn r7613) [cbh] - Codechange: Removed tunnel-specific functions from bridge_cmd.c and bridge-specific functions from tunnel_cmd.c custombridgeheads
Fri, 29 Dec 2006 12:03:28 +0000 celestar (svn r7612) [cbh] Copied tunnelbridge_cmd.c to tunnel_cmd.c and bridge_cmd.c. Removed tunnelbridge_cmd.c custombridgeheads
Fri, 29 Dec 2006 11:03:39 +0000 celestar (svn r7610) [cbh] - Codechange: Created seperate Tile Type Procs for tunnel and bridge tiles custombridgeheads
Fri, 29 Dec 2006 10:13:35 +0000 celestar (svn r7608) [cbh] - Merge with trunk r7593:7607 because I need 7607 here custombridgeheads
Thu, 28 Dec 2006 17:30:06 +0000 celestar (svn r7598) [cbh] - Codechange: Remove the functions IsTunnel() and IsBridge() as they are no longer needed. custombridgeheads
Thu, 28 Dec 2006 17:21:22 +0000 celestar (svn r7597) [cbh] - Codechange: Remove MP_TUNNELBRIDGE and introduce three new TileTypes: MP_TUNNEL, MP_STREET_BRIDGE, MP_RAILWAY_BRIDGE custombridgeheads
Thu, 28 Dec 2006 16:11:07 +0000 celestar (svn r7593) [cbh] - Created a branch to develop custombridgeheads. custombridgeheads
Thu, 28 Dec 2006 13:18:07 +0000 peter1138 (svn r7592) -Feature: Add support for tractive effort to 'realistic' acceleration.
Thu, 28 Dec 2006 11:52:12 +0000 KUDr (svn r7590) -Codechange: (r7585)
Thu, 28 Dec 2006 01:24:00 +0000 bjarni (svn r7588) -Change: [OSX] removed the flag JAGUAR since it didn't work anyway