summaryrefslogtreecommitdiff
path: root/src/waypoint.cpp
AgeCommit message (Expand)Author
2007-06-27(svn r10368) -Fix: when renaming waypoints, ownership was only checked client...peter1138
2007-06-27(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist...peter1138
2007-06-18(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...rubidium
2007-06-18(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.rubidium
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-04-11(svn r9601) -Codechange: Store grf file reference in station spec, not just G...peter1138
2007-04-06(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...belugas
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-19(svn r8284) -Fix (r8277): g++ compilation error: missing brackets in sizeofKUDr
2007-01-19(svn r8280) -Codechange: Remove unnecessarily complex assignment of waypoint ...peter1138
2007-01-19(svn r8277) -Fix (r8038): assert on game exit when waypoints were used. The s...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr