alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
12 years ago |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
12 years ago |
Ivan Savenko
|
f306d7bb70
some changes towards editing H3 objects via mods. Should be stable, report if not.
|
12 years ago |
DjWarmonger
|
5f4fb22f53
Several fixes to combined artifacts added via mods.
|
12 years ago |
Michał W. Urbańczyk
|
d45a554fec
Significant changes to saving system. Now both client and server store their lib part.
|
12 years ago |
mateuszb
|
9e00090c42
* refactoring, a few intriguing problems remain
|
12 years ago |
mateuszb
|
9c1a117c1c
* refactoring
|
12 years ago |
mateuszb
|
bda766b697
* refactoring
|
12 years ago |
mateuszb
|
86dc9386d6
* refactoring, including a generic solution for IDs
|
12 years ago |
mateuszb
|
f1c78e3260
* creature ID refactoring
|
12 years ago |
mateuszb
|
af5287c193
* fixed opening custom campaign selection window
|
12 years ago |
alexvins
|
a9d458c8f4
few more refactorings
|
12 years ago |
mateuszb
|
25663ce7af
* fixed vector<bool> serialization
|
12 years ago |
mateuszb
|
c4e03ef0de
* enum serialization/deserialization (si32 as basetype ought to be enough for anybody)
|
12 years ago |
alexvins
|
5b2f176c27
compile fix
|
12 years ago |
DjWarmonger
|
cf7108f075
- Made sure that stack artifacts will not spawn when they are turned off
|
12 years ago |
beegee1
|
0311e5e6f5
- Added basic mock/test generation - Added stub for terrain editing
|
12 years ago |
DjWarmonger
|
c0e09679f1
- Mod artifacts can have components
|
13 years ago |
DjWarmonger
|
d50f9c8d34
Moved combo artifacts to config file, they are now handled by string id.
|
13 years ago |
DjWarmonger
|
99e7177d57
Fixed unitialized ptrs in CArtifacts.
|
13 years ago |
DjWarmonger
|
62a281a665
Complete parsing for new Artifacts. iconIndex needs to be handled.
|
13 years ago |
DjWarmonger
|
730cbd930a
Parsing for new artifact format: http://wiki.vcmi.eu/index.php?title=Artifact_Format
|
13 years ago |
DjWarmonger
|
cff758cfba
Moved artifact-related text to CArtifact class.
|
13 years ago |
Ivan Savenko
|
2cd774fe42
- gcc 4.5 compatibility
|
13 years ago |
mateuszb
|
652ea4036e
* artifact bonuses are read from config file now
|
13 years ago |
mateuszb
|
f3f4a7633d
* fixed 1085
|
13 years ago |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 years ago |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 years ago |
DjWarmonger
|
cf45239332
Fixed #1035.
|
13 years ago |
DjWarmonger
|
4d62525ff7
- Restored missing code for BattleInfo::getAvaliableHex - Elementals will now be placed correctly
|
13 years ago |