summaryrefslogtreecommitdiff
path: root/src/waypoint.h
AgeCommit message (Expand)Author
2007-08-30(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with temp...rubidium
2007-08-05(svn r10799) -Fix: only calling QuickFree and not the destructor on pool clea...rubidium
2007-08-02(svn r10750) -Codechange: make the waypoint struct use the new poolitem class...rubidium
2007-07-24(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...rubidium
2007-06-18(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.rubidium
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-03-01(svn r8954) -Codechange: remove direct map accesses from non-map-accessor hea...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium