summaryrefslogtreecommitdiff
path: root/src/signal.cpp
AgeCommit message (Expand)Author
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-07(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...rubidium
2008-08-02(svn r13960) -Codechange [YAPP]: Reserve a path when exiting a depot into a P...rubidium
2008-08-02(svn r13933) -Codechange [YAPP]: Handle through and PBS signals correctly in ...rubidium
2008-08-01(svn r13912) -Codechange: remove some casts by returning the proper type inst...rubidium
2008-07-17(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...rubidium
2008-06-19(svn r13589) -Fix (r11802): signals could be propagated through waypoints bui...smatz
2008-05-22(svn r13207) -Fix: misleading comments (michi_cc)smatz
2008-05-14(svn r13088) -Codechange: use SigSegState enum instead of bool variable (mich...smatz
2008-04-18(svn r12762) -Fix: tabs after the first non-tab character are generally not o...rubidium
2008-02-20(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...frosch
2008-01-17(svn r11903) -Fix: try to fix MorphOS compilationsmatz
2008-01-16(svn r11871) -Fix [FS#1074]: do not update signals after each tile when build...smatz
2008-01-15(svn r11864) -Codechange: pass owner whose signals we will update instead of ...smatz
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-11(svn r11815) -Codechange (r11802): some compilers were giving a false warning...smatz
2008-01-10(svn r11810) -Fix (r11802): reset sets when leaving prematurelysmatz
2008-01-09(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ...smatz