summaryrefslogtreecommitdiff
path: root/src/road_cmd.h
AgeCommit message (Expand)Author
2021-12-16Codechange: Don't use a global for the 'not enough cash' message.Michael Lutz
2021-12-16Codechange: Pass unpacked command arguments to command callbacks (except Scri...Michael Lutz
2021-12-16Codechange: Un-bitstuff remaining transport infrastructure commands.Michael Lutz
2021-12-16Codechange: Un-bitstuff station/depot/waypoint commands.Michael Lutz
2021-12-16Codechange: Move command callback declarations to the cmd header files.Michael Lutz
2021-12-16Codechange: Let the compile generate the master command table out of template...Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-05(svn r16746) -Codechange: use Town::PostDestructor() instead of not very clea...smatz
2009-05-22(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...smatz
2008-11-18(svn r14591) -Fix [FS#2388](r14528): cached nearest town could be invalid aft...smatz
2008-10-25(svn r14528) -Codechange: cache the closest town for all road tiles instead o...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-05-21(svn r9897) -Codechange: prepare the toolbar for more road types.rubidium
2007-03-28(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"belugas
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium