| Commit | Date | |
|---|---|---|
| 2011-03-18 07:11:48 | Tree | |
|
[r3234]
by
anallyst
major cleanup. if you dont like it, its still available on https://github.com/rofl0r/openbor |
2011-03-18 06:50:10 | Tree |
| 2011-03-18 00:39:08 | Tree | |
|
[r3232]
by
plombo
Don't display a loading bar by default; only use one if the modder specifies a positive width for one in levels.txt. |
2011-03-18 00:32:16 | Tree |
|
[r3231]
by
plombo
pp_parser: Fixed #undef for function-style macros. Also, when a macro is redefined, emit a warning and undefine the previous definition. |
2011-03-18 00:32:12 | Tree |
| 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 |