Age | Commit message (Expand) | Author |
2008-03-28 | (svn r12474) -Codechange: split type related stuff from waypoints from waypoi... | rubidium |
2008-03-28 | (svn r12468) -Codechange: move some type related stuff from station.h (and op... | rubidium |
2008-02-16 | (svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per t... | smatz |
2008-01-12 | (svn r11822) -Codechange: Replaced fixed size custom name array. Names are no... | peter1138 |
2008-01-09 | (svn r11801) -Codechange: remove some unneeded includes from some header files. | rubidium |
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 |