1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-11 11:31:52 +02:00
Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes:
- loading of all objects (including H3 objects) will be directed by mod handlers
- common base for all handlers accessible from mod system (IHanderBase)
- json format changes: use struct with string ID's instead of vector

- fixed some gcc/clang errors and warnings
- fixed several cases of memory leaks and invalid memory access (mostly related to usage of bonus system and/or identifiers resolution)

Note that right now loading is much slower than before due to excessive json validation (or not fast enough validator)
2013-04-21 12:49:26 +00:00
..
2013-02-11 17:23:55 +00:00
2011-09-03 16:14:31 +00:00
2013-02-27 15:46:14 +00:00
2012-06-01 21:31:41 +00:00
2012-04-08 02:14:20 +00:00
2013-02-25 12:18:45 +00:00
2012-04-08 02:14:20 +00:00