1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-29 21:56:54 +02:00
Ivan Savenko 0ca9f64573 Next part of town configuration:
- town screen is mostly implemented, has some minor issues
- factions are now separate from towns, neutrals have faction with id=9
- more constants to GameConstants: town-specific buildings, strings for terrains and resources
- replaced most access to builtBuildings with isBuilt() method
- replaced id's with enums for town subtype and buildings id's
2012-09-05 12:49:23 +00:00
..
2012-04-08 02:14:20 +00:00
2011-09-05 06:37:24 +00:00
2012-07-16 16:18:02 +00:00
2011-09-03 16:14:31 +00:00
2012-06-01 21:31:41 +00:00
2012-04-08 02:14:20 +00:00
2012-05-20 11:40:23 +00:00
2012-04-08 02:14:20 +00:00
2012-09-05 12:49:23 +00:00