| Commit | Date | |
|---|---|---|
|
[r2944]
by
plombo
Added a clearscreen() builtin function to the script API. It takes a screen pointer as input, and clears the entire screen to solid black. Usage: void clearscreen(void* screen) Note: this has not been tested yet. |
2010-12-01 03:20:32 | Tree |
| 2010-11-30 00:21:27 | Tree | |
| 2010-11-29 04:17:45 | Tree | |
|
[r2941]
by
plombo
Fix a potential segfault in tracecalloc() if tracemalloc() returns a NULL pointer. |
2010-11-29 03:50:54 | Tree |
|
[r2940]
by
plombo
Several preprocessor changes: |
2010-11-29 00:57:03 | Tree |
|
[r2939]
by
plombo
Wii video: remove bogus threading optimization. There's no measurable difference in performance, and the code is much neater now, although it still needs some cleanup in places. |
2010-11-27 00:37:46 | Tree |
|
[r2938]
by
plombo
Fix by DavidC99 for pp_lexer in the new preprocessor. This should fix its handling of escape sequences inside strings. |
2010-11-25 01:51:16 | Tree |
| 2010-11-23 01:01:37 | Tree | |
|
[r2936]
by
plombo
Added a brand-new C preprocessor for use in the script engine! What's supported: What's not supported (yet): |
2010-11-21 20:50:13 | Tree |
| 2010-11-21 07:55:51 | Tree |