Menu

Tools Commit Log


Commit Date  
[r3064] by anallyst

fixed NO_RAM_DEBUGGER directive, fixed score display in 64bit, fixed invalid mem access in kill_all_enemies, added some debug info

2011-02-26 13:33:06 Tree
[r3063] by sumolx

FileCaching can now auto determine if we are dealing with packfiles or the data directory which modders use until their mods are converted to pak files. This should speedup loading of packfiles on platforms such as Windows/OSX/Linux. While at the same time it should now give the ability for consoles to access data folder (though not tested).

2011-02-26 06:59:01 Tree
[r3062] by sumolx

Cleaned up some wording in about box....

2011-02-26 04:27:31 Tree
[r3061] by sumolx

Added copyright info to About Box for OS X.

2011-02-26 04:21:49 Tree
[r3060] by sumolx

Darwin now includes the required dynamic libraries to run on OS X 10.5 and later.
Info.plist is now updated via version.sh

2011-02-26 03:46:57 Tree
[r3059] by sumolx

Darwin requires <stdlib.h> for malloc and its other functions. Very strange place to keep their declarations..... Seems <malloc.h> is only used for its structures.

2011-02-26 02:32:21 Tree
[r3058] by sumolx

Final cleanup to tracemalloc library. The source is now completely encapsulated using preprocessors. The header now only includes the functions calls and stddef.h.

Removed tracemalloc's <string.h> from header which was causing a dependency in bitmap.c and added to the file as it should be.

If we ever decide to fully remove the tracemalloc library in the future, it is now for the most part completely decoupled from the engine.

2011-02-25 21:37:36 Tree
[r3057] by sumolx

Removed version check since everyone these days are using 5.00 and higher.

2011-02-25 04:18:32 Tree
[r3056] by anallyst

use real malloc instead of proxy function in non-debug mode

2011-02-25 03:22:00 Tree
[r3055] by anallyst

removed fakerealloc for windows

2011-02-25 03:00:22 Tree
Older >
MongoDB Logo MongoDB