source.list
Sun, 21 Jan 2007 12:35:35 +0000 maedhros (svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp.
Sun, 14 Jan 2007 19:18:50 +0000 KUDr (svn r8125) -Codechange: Station is now constructed/destroyed using new/delete operators (don't worry, they still use the same memory pool). Few station related functions turned into Station::methods (just first step). All this new stuff moved from station_cmd.cpp to the new file (station.cpp).
Sat, 13 Jan 2007 16:23:24 +0000 KUDr (svn r8104) -Fix: missing helpers.hpp added into source.list and VC
Sat, 13 Jan 2007 15:22:36 +0000 KUDr (svn r8099) -Fix (r8092): source.list updated to reflect move of header files (thanks stillunknown). vcproj files updated too (thanks glx)
Wed, 10 Jan 2007 19:13:33 +0000 truelight (svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2.cpp
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Thu, 04 Jan 2007 18:50:40 +0000 rubidium (svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater.
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features:
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
Thu, 11 Jan 2007 13:16:26 +0000 celestar (svn r8059) [cbh] - Sync with r7788:8032 from trunk custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads