Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
Tomasz Zieliński
|
3e3959d360
Move all OH3 objects and obstacle sets to a mod
|
1 year ago |
Ivan Savenko
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
9af7c63a26
Fix build
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Ivan Savenko
|
18227cba00
Implemented better error-reporting for issues commonly encountered by
|
1 year ago |
Ivan Savenko
|
3b66701ffe
Ignore illegal 'index' entries in mods
|
1 year ago |
Ivan Savenko
|
feae8b6ae4
Do not allow loading new objects into another mod namespace
|
2 years ago |
Ivan Savenko
|
b2c336de0d
JsonNode now uses std::variant internally. Fixes crash on deserialize
|
2 years ago |
nordsoft
|
a05f8339ae
Proper mod compatibility check system
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |