src/heightmap.cpp
Sat, 02 Jun 2007 19:59:29 +0000 richk (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026 NewGRF_ports
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo()
Mon, 05 Mar 2007 18:00:18 +0000 truelight (svn r9019) -Fix: use <> for system-headers
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Sun, 04 Mar 2007 04:25:36 +0000 KUDr (svn r9004) [cpp_gui] -Sync with trunk (r8900..r9003) cpp_gui
Fri, 12 Jan 2007 14:28:00 +0000 Darkvater (svn r8077) -Cleanup: Restructure some switch() statements' default case when they're unreachable
Fri, 12 Jan 2007 08:37:14 +0000 rubidium (svn r8074) -Fix (FS#537, r7555, r5749): revert r7555 because it was really wrong and fix the off-by-one error due to truncation that was supposedly fixed by r7555.
Thu, 11 Jan 2007 21:49:39 +0000 glx (svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap
Thu, 11 Jan 2007 17:29:39 +0000 KUDr (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
Wed, 10 Jan 2007 21:44:59 +0000 Darkvater (svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138)
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