Age | Commit message (Collapse) | Author |
|
|
|
One question that keeps popping up: "when do we release 2.0?".
NewGRF will force that at least 1.16 will be 2.0, but to not wait
for this, let's drop the "1." and be for ever done with that
conversation.
We are following in the footstep of giants here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
macro _WIN32
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the return is not NULL)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
|
|
|
|
|
|
duplication (and in time, different values)
|
|
|
|
and AIScannerLibrary
|
|
the parameters for NoAI docs)
|
|
don't need to cast to void/non-const before being able to free
|
|
|
|
|
|
enhance readability
|
|
also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond
|
|
|
|
some headers
|
|
parameter GUI.
|
|
|
|
|
|
|
|
if a header require a header make it include that header
|
|
|
|
left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'.
|
|
compatibility script not found' error to be printed when loading it
|
|
|
|
|
|
Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
|
|
before storing.
|
|
unnecessarily add it.
|
|
When an AI returns false, it'll never be chosen as random AI.
|
|
anymore.
|