Menu

Tools Commit Log


Commit Date  
[r3084] by anallyst

set NO_RAM_DEBUGGER=1 to default on AMD64, when BUILD_DEBUG is enabled. otherwise you'd get subtle crashes on free, if you forget to set the flag.

2011-03-01 00:08:00 Tree
[r3083] by anallyst

modder could supply an invalid landframe index which would crash openbor silently whenever that animation got played (happened with KD_final, hellhounds when burnt). now it will shutdown in such a case and display a proper message.

2011-02-28 23:24:42 Tree
[r3082] by plombo

Fixed responsiveness to exit and/or fullscreen requests from the user or OS while loading. (Regression was introduced with r3076.)

2011-02-28 23:01:31 Tree
[r3081] by anallyst

changed list to be a double linked list, this fixes the major performance issue when loading C scripts. now lets fix the 2nd major performance issue, List_FindByName

2011-02-28 04:26:02 Tree
[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
Older >
MongoDB Logo MongoDB