src/waypoint.cpp
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Fri, 19 Jan 2007 22:41:50 +0000 KUDr (svn r8284) -Fix (r8277): g++ compilation error: missing brackets in sizeof
Fri, 19 Jan 2007 17:46:44 +0000 peter1138 (svn r8280) -Codechange: Remove unnecessarily complex assignment of waypoint string ID.
Fri, 19 Jan 2007 16:01:43 +0000 KUDr (svn r8277) -Fix (r8038): assert on game exit when waypoints were used. The static variable of type Station (inside ComposeWaypointStation) replaced by byte array so no destructor is called for it on exit.
Mon, 15 Jan 2007 20:14:06 +0000 celestar (svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge) custombridgeheads
Thu, 11 Jan 2007 13:41:16 +0000 celestar (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged custombridgeheads