Commit History

Author SHA1 Message Date
  Simeon Manolov 9d6ec17f48 MMAI: an ML-powered combat AI 2 months ago
  Ivan Savenko 1ef7969fd5 Fixed issues with object customization in RMG 3 months ago
  Ivan Savenko 4af7949571 Bonus limiters refactoring 8 months ago
  Ivan Savenko 7a3e1409d0 Remove old boost includes and defines 11 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 1 year ago
  Laserlicht 4b103fd63b code review 1 year ago
  Ivan Savenko 6056d385ed Always load json configs from mod that references it 1 year ago
  Alexander Wilms b605dea6db JsonNode::JsonNode(): Also use reference for fileName argument in method definition 1 year ago
  Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Ivan Savenko d5a96a122a Add additional constructor to JsonNode from const char * 2 years ago
  Ivan Savenko d2844a5eeb Cleared up code 2 years ago
  Ivan Savenko 29860848a5 Cleanup 2 years ago
  Ivan Savenko 18bbccd167 Unify formatting 2 years ago
  Ivan Savenko 41493d6f67 Implemented 'strict' json support 2 years ago
  Ivan Savenko d1c274f93f Replaced vector of strings with simple bool for flag 2 years ago
  Ivan Savenko 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 2 years ago
  Ivan Savenko e73516b7d1 Simplified template magic in JsonNode 2 years ago
  Ivan Savenko 08a27663f9 Reworked JsonNode constructors to more logical form 2 years ago
  Ivan Savenko 54796c7c56 Rename toJson to toString/toCompactString for consistency 2 years ago
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 2 years ago