Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
In tinyxml2 was unversioned api breakage in master branch.
|
|
|
|
|
|
|
|
|
|
|
|
Same with .h files.
|
|
Also add option to enable/disable this workaround.
|
|
|
|
|
|
|
|
Used by default in SDL2 builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Show signs for item and money.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate menus supproted for inventory, storage, cart.
|
|
|
|
|
|
Add also enum for badge draw type.
|
|
|
|
|
|
|
|
|
|
For now not reading it from xml or using it in any way.
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
Also replace <vector> include into "utils/vector.h"
|
|
Also add configure flag --enable-stldebug
For now unused.
|
|
|
|
For now unused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|