1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

Basic Configuration for bonus types

* introduced new handler BonusTypeHandler
* config\bonusnames.json converted to common format and splitted info main and localizable parts
* hanlders initialization refactored
This commit is contained in:
alexvins
2013-03-06 18:49:56 +00:00
parent 6b5ee0b674
commit 2eb8263e51
28 changed files with 1481 additions and 517 deletions

View File

@ -13,7 +13,7 @@
#include "StringConstants.h"
/*
* CModHandler.h, part of VCMI engine
* CModHandler.cpp, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*