Age | Commit message (Collapse) | Author |
|
|
|
resolved statically
This as during construction the sub class has not been initialized yet, and
during destruction the sub class has already been destroyed, so the overriding
virtual function would be accessing uninitialized data.
|
|
Also enables the Reset button while in-game for AI configs.
|
|
|
|
|
|
|
|
|
|
|
|
the return is not NULL)
|
|
|
|
of manually accounting for the amount of characters that has been written
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
would also change the settings using the default even though they were not allowed to change in-game
|
|
Always allow changing all script settings without setting difficulty to custom.
|
|
and highscore tables.
|
|
game scripts (LordAro)
|
|
|
|
|