Ivan Savenko
|
86e7d96b39
|
- setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json)
- some work on system settings window
- new menu for selecting resolution (reused town portal graphics), can be opened from system settings
|
2012-01-12 15:23:00 +00:00 |
|
beegee1
|
7f04ed990b
|
Major refactoring. First part: BattleInterface
Introduction of pre compiled headers,...
|
2011-12-13 21:23:17 +00:00 |
|
Ivan Savenko
|
29f42aa873
|
- fixed #834
- fixed crash at campaigns loading
- minor fixes
|
2011-11-25 19:41:23 +00:00 |
|
Ivan Savenko
|
0f2e00c780
|
-(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory
- minor fixes for #362 #835 #836
|
2011-11-01 12:58:01 +00:00 |
|
Ivan Savenko
|
89bd7e273d
|
- fixed #808
- Implemented Json validator and schema for buildings.json
- several fixes for Json writing
- fixed several gcc warnings
|
2011-10-08 16:58:25 +00:00 |
|
Michał W. Urbańczyk
|
623325ca61
|
Ouch. Thing was for branch only.
|
2011-09-27 22:03:43 +00:00 |
|
Michał W. Urbańczyk
|
bdd66b6537
|
Zmiany do Programming challenge.
|
2011-09-27 21:54:40 +00:00 |
|
Ivan Savenko
|
d113517db4
|
- fixed #108, #798, #810
- fixed several gcc warnings
- some work on JSON (const char* as input, no crash on missing value)
|
2011-09-23 15:58:18 +00:00 |
|
Michał W. Urbańczyk
|
835bd1fbeb
|
Reverting r2327
http://forum.vcmi.eu/viewtopic.php?t=410
|
2011-08-30 06:19:07 +00:00 |
|
Ivan Savenko
|
33719696d8
|
- added default values to JsonNode
- small cleanup to heroes.json
|
2011-08-27 21:17:45 +00:00 |
|
Ivan Savenko
|
7eb82278d9
|
- minor fixes to JSON
- music will resume correctly after battles
|
2011-08-20 11:27:09 +00:00 |
|
Frank Zago
|
f6c39eed0c
|
Added a new json constructor to read from a file.
|
2011-08-20 01:04:59 +00:00 |
|
Ivan Savenko
|
35a528e062
|
- Rewrote Kingdom Overview window - all should be stable now
- New classes for GUI - lists and tabs
- finishing work on Json config in animations
|
2011-07-22 16:22:22 +00:00 |
|
Ivan Savenko
|
98d32acf1b
|
- new files JsonNode.cpp/.h
- CAnimation can use JSON configs from Sprites folder instead of .def files
|
2011-07-21 18:29:22 +00:00 |
|