Menu

Tools Commit Log


Commit Date  
[r3080] by plombo

Rework the script interpreter so that it uses instruction pointers instead of list indices during script execution.

This doesn't do anything useful on its own, but it's the first step in implementing an #import directive.

2011-02-27 19:29:55 Tree
[r3079] by plombo

preprocessor: Avoid calling List_FindByName twice when expanding macros.

2011-02-27 19:29:51 Tree
[r3078] by plombo

Add a macro in openbor.h to avoid duplicating the 'successful exit' message.

2011-02-27 19:29:49 Tree
[r3077] by plombo

Small fix for selecting whether to use MMX when compiling for Windows or Darwin.

2011-02-27 19:29:44 Tree
[r3076] by anallyst

dont try to read input while loading

2011-02-27 19:07:21 Tree
[r3075] by anallyst

improved speed of borpak file search, it takes now 0.11 secs vs 0.6 secs on DDU.pak

2011-02-27 17:02:58 Tree
[r3074] by anallyst

fixed indentation of List.c

2011-02-27 15:10:02 Tree
[r3073] by sumolx

va_list arglist; was not definied first, hence causing failure to build Dreamcast port.

2011-02-27 07:24:38 Tree
[r3072] by plombo

Rework file logging so that we don't do an fopen() and fclose() on every call to writeToLogFile() and writeToScriptLog().

This should speed up loading times on all platforms.

2011-02-26 22:24:01 Tree
[r3071] by plombo

Only print debugging messages when the new VERBOSE compile-time macro is enabled. This prevents potentially unwanted spam in debug mode.

To build with the debugging messages enabled, set the BUILD_VERBOSE environment variable before running build.sh.

2011-02-26 21:58:10 Tree
Older >
MongoDB Logo MongoDB