| Commit | Date | |
|---|---|---|
| 2011-03-18 00:11:49 | Tree | |
| 2011-03-17 22:45:53 | Tree | |
| 2011-03-17 22:39:26 | Tree | |
|
[r3227]
by
anallyst
Disabled redefine warning. As it is, each and every #include of any #define list is being evaluated as a redefine of every single macro in said list. Thats a bit ridiculous, considering an #include is the only way to actually use a #define source file within an OpenBOR script function. End result is a TON of log spam and increased load time. Please test carefully before re-enabling this or any other warning functionality. |
2011-03-17 21:48:55 | Tree |
| 2011-03-17 21:43:04 | Tree | |
| 2011-03-17 21:25:28 | Tree | |
|
[r3224]
by
anallyst
better encapsulation of scripts, allows to use synergies between entity and s_model |
2011-03-17 20:50:06 | Tree |
|
[r3223]
by
plombo
Brought back loading bar changes. It is NOT okay to revert several optimizations, reinstate a dirty hack, and take a crap on aesthetic appeal just to save 0.5 seconds of loading time. Period. |
2011-03-17 19:27:16 | Tree |
| 2011-03-17 19:04:02 | Tree | |
|
[r3221]
by
anallyst
added consistent memory cleanup to load_cached_model, and line number information on error |
2011-03-17 18:51:39 | Tree |