Ivan Savenko
|
f7915d9e61
- removed creature-related code from ModHandler
|
13 years ago |
DjWarmonger
|
e2bfd53c98
- Fixed some issues and crashes
|
13 years ago |
Ivan Savenko
|
99dcb73a72
- filesystem.json files for wog and vcmi data
|
13 years ago |
DjWarmonger
|
abd4a96bf1
Very simple loading and adding new creatures. Needs testing.
|
13 years ago |
Ivan Savenko
|
44cc848edc
first part of town configuration:
|
13 years ago |
Ivan Savenko
|
2dd9d943c9
- fix for missing grail
|
13 years ago |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
13 years ago |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
13 years ago |
DjWarmonger
|
289b7b68d9
Mod Handler class. It is connected with engine, but doesn't do anything yet.
|
13 years ago |
Ivan Savenko
|
8040a81eec
- fixed save games issues (#1044)
|
13 years ago |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 years ago |
Michał W. Urbańczyk
|
41480a489e
Win compile fix (#974)
|
13 years ago |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 years ago |
Michał W. Urbańczyk
|
3bf76cb719
Fixed #216 and #907.
|
13 years ago |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
Frank Zago
|
1a2323996e
Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former.
|
14 years ago |
Michał W. Urbańczyk
|
580c4e4c9b
ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib.
|
14 years ago |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
14 years ago |
mateuszb
|
36fb9b0b6e
* some progress in VERM interpreter
|
14 years ago |
mateuszb
|
033c067144
* it shouldn't parse scripts yet
|
14 years ago |
mateuszb
|
382e239e47
* a bit more of ERM/VERM interpreter
|
14 years ago |
mateuszb
|
7874d84c4e
* basic structure of ERM interpreter
|
14 years ago |
mateuszb
|
ccecc6637f
* partially done support for VERM
|
14 years ago |
Ivan Savenko
|
407acce4c6
- gcc 4.5 / boost 1.46 compilation fixes
|
14 years ago |
Michał W. Urbańczyk
|
07ea131c97
ERM parser won't crash when there is no Data/s folder (addressing issue #717)
|
14 years ago |
Ivan Savenko
|
7209f158a1
- gcc/Linux fixes
|
14 years ago |
mateuszb
|
b3ed75ab03
* first part of ERM parser
|
14 years ago |
beegee1
|
fb929fa9b0
AB campaign selection screen added
|
14 years ago |