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 |
DjWarmonger
|
e0135ab6a6
Fixed Commander artifacts management, including #968.
|
13 years ago |
DjWarmonger
|
88639be91b
Enabled commander artifacts. Don't work yet.
|
13 years ago |
DjWarmonger
|
6419f953cb
Some (disabled) work for commander artifacts. Hero artifacts window seems broken.
|
13 years ago |
DjWarmonger
|
82f3bc8135
- Commanders will now be properly intialized
|
13 years ago |
DjWarmonger
|
05311dd30c
- Fixed and simplified Teleport casting
|
13 years ago |
DjWarmonger
|
294276ea13
- Second part of battle interface.
|
13 years ago |
Ivan Savenko
|
66f5b5e2d7
- gcc compile fixes
|
13 years ago |
Michał W. Urbańczyk
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 years ago |
DjWarmonger
|
9e5fcc3152
Stack artifact backup.
|
14 years ago |
DjWarmonger
|
b8a5d0d430
Stack artifacts - part 1
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
DjWarmonger
|
e3a8a41063
Fixed #804.
|
14 years ago |
Michał W. Urbańczyk
|
18444fc72f
Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion.
|
14 years ago |
DjWarmonger
|
864f758ad8
Some movements towards creature artifacts.
|
14 years ago |
Michał W. Urbańczyk
|
4592ddb74e
Fixing several issues with artifacts in hero window described in note http://bugs.vcmi.eu/view.php?id=761#c1828 . Also resolving #741.
|
14 years ago |
DjWarmonger
|
bdce46ab60
Minor refactorings, fixes & improvements.
|
14 years ago |
Frank Zago
|
f7a4bb906c
Several minor cleanups.
|
14 years ago |
Michał W. Urbańczyk
|
39120fe4a5
Spell scroll improvements, fixing #689, #690, #691.
|
14 years ago |