rubidium
|
36bb92ae24
|
(svn r9050) -Codechange: Foo(void) -> Foo()
|
2007-03-07 11:47:46 +00:00 |
|
truelight
|
657be6d2d0
|
(svn r9019) -Fix: use <> for system-headers
|
2007-03-05 18:00:18 +00:00 |
|
belugas
|
978d7da818
|
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
|
2007-03-01 01:24:44 +00:00 |
|
Darkvater
|
bccef9f948
|
(svn r8077) -Cleanup: Restructure some switch() statements' default case when they're unreachable
|
2007-01-12 14:28:00 +00:00 |
|
rubidium
|
5afd50017d
|
(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.
|
2007-01-12 08:37:14 +00:00 |
|
glx
|
2533b4a520
|
(svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap
|
2007-01-11 21:49:39 +00:00 |
|
KUDr
|
33be1ecfb1
|
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
|
2007-01-11 17:29:39 +00:00 |
|
Darkvater
|
0cb2bc2b23
|
(svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138)
|
2007-01-10 21:44:59 +00:00 |
|
rubidium
|
f35ed4bbc2
|
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
2007-01-10 18:56:51 +00:00 |
|
KUDr
|
e373ea7096
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|