tron [Sat, 28 Oct 2006 12:43:15 +0000] rev 4989
(svn r6992) Make a const_cast<> obsolete by properly propagating the type
tron [Sat, 28 Oct 2006 12:32:55 +0000] rev 4988
(svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There is a difference between const FOO* and FOO* const)
tron [Sat, 28 Oct 2006 12:12:20 +0000] rev 4987
(svn r6990) Remove stuff forgotten in r6980
tron [Sat, 28 Oct 2006 12:10:11 +0000] rev 4986
(svn r6989) Remove the unused GetItemFromPool() function
tron [Sat, 28 Oct 2006 12:07:32 +0000] rev 4985
(svn r6988) Remove a layer of indirection when using the Savegame pool
tron [Sat, 28 Oct 2006 11:59:10 +0000] rev 4984
(svn r6987) Use the pool macros for the Waypoint pool
tron [Sat, 28 Oct 2006 11:55:29 +0000] rev 4983
(svn r6986) Use the pool macros for the Town pool
tron [Sat, 28 Oct 2006 11:54:53 +0000] rev 4982
(svn r6985) Remove stuff forgotten in r6984
tron [Sat, 28 Oct 2006 11:51:38 +0000] rev 4981
(svn r6984) Use the pool macros for the RoadStop pool
tron [Sat, 28 Oct 2006 11:48:21 +0000] rev 4980
(svn r6983) Use the pool macros for the Station pool