DjWarmonger
|
f05b398e5c
Compile fixes.
|
13 年之前 |
Ivan Savenko
|
d2ee602b29
- fix uninitialized cursor
|
13 年之前 |
Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
13 年之前 |
Ivan Savenko
|
1c5a4c669c
- merged minimap.json into terrains.json
|
13 年之前 |
Ivan Savenko
|
85a23e298c
- generic string ID -> numeric ID resolution system
|
13 年之前 |
Ivan Savenko
|
c9dd80ea6d
- moved json-related functions (e.g. ParseBonus) into JsonUtils namespace
|
13 年之前 |
beegee1
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 年之前 |
Ivan Savenko
|
da7a6234b1
- some tweaks towards new towns
|
13 年之前 |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 年之前 |
Ivan Savenko
|
99dcb73a72
- filesystem.json files for wog and vcmi data
|
13 年之前 |
Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
13 年之前 |
DjWarmonger
|
669c8a104a
Compile fix.
|
13 年之前 |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
13 年之前 |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 年之前 |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 年之前 |
Michał W. Urbańczyk
|
d168f3eac2
* Implemented Moat functionality during siege (stops movement and deals dmg)
|
13 年之前 |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 年之前 |
Michał W. Urbańczyk
|
017013a5a4
Throwing runtime_errors instead of string (or even char*) objects.
|
13 年之前 |
Ivan Savenko
|
08417cd42a
- fixed battle obstacles positioning (#769)
|
13 年之前 |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 年之前 |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 年之前 |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 年之前 |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 年之前 |
Michał W. Urbańczyk
|
9621cbcaa7
* fixed crash on calculating dmg dealt by stack under Curse
|
14 年之前 |
Frank Zago
|
bcce343b6c
Created terrains.json from native_terrains.txt and TERCOSTS.TXT.
|
14 年之前 |
Frank Zago
|
f9b14ba282
Created puzzle_map.json from puzzle_map.txt.
|
14 年之前 |
Frank Zago
|
3cb92baf18
Created obstacles.json from obstacles.txt.
|
14 年之前 |
Frank Zago
|
6826826e87
Reintroduced partial patch from r2327 (sex->female) + typo fix.
|
14 年之前 |
Michał W. Urbańczyk
|
835bd1fbeb
Reverting r2327
|
14 年之前 |
Ivan Savenko
|
33719696d8
- added default values to JsonNode
|
14 年之前 |