Commit Graph

173 Commits (jgrpp)

Author SHA1 Message Date
smatz 1cf74e7667 (svn r13589) -Fix (r11802): signals could be propagated through waypoints built in orthogonal axis 16 years ago
smatz 6b4f70099e (svn r13207) -Fix: misleading comments (michi_cc) 16 years ago
smatz 0b54ea39db (svn r13207) -Fix: misleading comments (michi_cc) 16 years ago
smatz 9b8d16b7ff (svn r13088) -Codechange: use SigSegState enum instead of bool variable (michi_cc) 16 years ago
smatz 08814d50ea (svn r13088) -Codechange: use SigSegState enum instead of bool variable (michi_cc) 16 years ago
rubidium f4b07a78c4 (svn r12762) -Fix: tabs after the first non-tab character are generally not okay (or lines starting with a space and then tabs). 16 years ago
rubidium acafc26426 (svn r12762) -Fix: tabs after the first non-tab character are generally not okay (or lines starting with a space and then tabs). 16 years ago
frosch 7f3d56041b (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus(). 17 years ago
frosch b7993793c8 (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus(). 17 years ago
smatz e01a7e2e91 (svn r11903) -Fix: try to fix MorphOS compilation 17 years ago
smatz 44a4ff835d (svn r11903) -Fix: try to fix MorphOS compilation 17 years ago
smatz 61e40b1aa5 (svn r11871) -Fix [FS#1074]: do not update signals after each tile when building/removing a large block of track/signals/station 17 years ago
smatz 9556623281 (svn r11871) -Fix [FS#1074]: do not update signals after each tile when building/removing a large block of track/signals/station 17 years ago
smatz 81cad58c68 (svn r11864) -Codechange: pass owner whose signals we will update instead of complex detection later 17 years ago
smatz 245f05a7cc (svn r11864) -Codechange: pass owner whose signals we will update instead of complex detection later 17 years ago
rubidium 2fc62eab05 (svn r11818) -Codechange: split player.h into smaller pieces. 17 years ago
rubidium ac528411df (svn r11818) -Codechange: split player.h into smaller pieces. 17 years ago
smatz 81b3635c80 (svn r11815) -Codechange (r11802): some compilers were giving a false warning about uninitialized variable 17 years ago
smatz a4c1280945 (svn r11815) -Codechange (r11802): some compilers were giving a false warning about uninitialized variable 17 years ago
smatz 2ba5bf8947 (svn r11810) -Fix (r11802): reset sets when leaving prematurely 17 years ago
smatz e5d33482b4 (svn r11810) -Fix (r11802): reset sets when leaving prematurely 17 years ago
smatz bc4ed3eafd (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
17 years ago
smatz f44a9a5d5b (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
17 years ago