Menu

Tools Commit Log


Commit Date  
[r2980] by plombo

Some code cleanups in pp_parser:
* Removed the one and only use of tracecalloc() in the engine.
* Fixed some unnecessary code duplication in pp_context_destroy().
* Removed comment parsing since pp_lexer now consumes comments as of r2953.

2011-01-12 01:44:32 Tree
[r2979] by sumolx

WIZ Now builds on Windows.

2011-01-11 23:09:32 Tree
[r2978] by damon_caskey

See http://www.caskeys.com/dc/?p=1155

2011-01-09 17:36:42 Tree
[r2977] by plombo

Moved preprocessor invocation from load_script() to Script_AppendText(). Macros in animationscripts can now be accessed in @cmd statements.

2011-01-09 16:09:13 Tree
[r2976] by plombo

Made the OpenGL backend stop writing debug messages to stderr every time the brightness or gamma changes.

2011-01-09 16:09:08 Tree
[r2975] by plombo

Replaced global variables in pp_parser with a new structure called pp_context. It's better object-oriented design, and will also allow multiple pp_parser objects to coexist in the engine.

2011-01-09 04:02:03 Tree
[r2974] by plombo

Remove HRESULT return types from pp_parser, since it shuts down the engine as soon as it encounters an error.

2011-01-09 01:26:14 Tree
[r2973] by plombo

Call pp_parser_reset() before parsing in the test program.

2011-01-09 01:26:12 Tree
[r2972] by plombo

Add support for #warning and #error, print line numbers in error messages, fix directives inside of conditionals, and remove some commented debugging printfs.

2011-01-09 01:26:10 Tree
[r2971] by plombo

The preprocessor now has complete support for #ifdef, #ifndef, #else, #endif, and #undef.

2011-01-09 01:26:07 Tree
Older >
MongoDB Logo MongoDB