DjWarmonger
|
cf7108f075
- Made sure that stack artifacts will not spawn when they are turned off
|
12 years ago |
alexvins
|
c0ce8712c1
add some missing licence headers
|
13 years ago |
DjWarmonger
|
ca9033d0e4
- Support for "Enchanted" WoG ability.
|
13 years ago |
DjWarmonger
|
7759ed017e
-Fixed abilities for new creatures not being displayed in creature window
|
13 years ago |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 years ago |
Michał W. Urbańczyk
|
6530e7a1e1
* servers will not allow using out-of-range slots ( #1061 )
|
13 years ago |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
13 years ago |
DjWarmonger
|
9e0c9b4f49
Fixed #1042. Tweaks for Commander bonuses.
|
13 years ago |
DjWarmonger
|
cf45239332
Fixed #1035.
|
13 years ago |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
DjWarmonger
|
6419f953cb
Some (disabled) work for commander artifacts. Hero artifacts window seems broken.
|
13 years ago |
DjWarmonger
|
d491bc1c3a
Commanders can level up. It's non-interactive yet.
|
13 years ago |
DjWarmonger
|
ee2768ab07
- Some work for commanders
|
13 years ago |
DjWarmonger
|
2fbc57e140
1. Better way to disable stack / cursor glitches
|
13 years ago |
DjWarmonger
|
d6873d7570
- No battle actions will be available during tactics phase
|
13 years ago |
DjWarmonger
|
82f3bc8135
- Commanders will now be properly intialized
|
13 years ago |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 years ago |
DjWarmonger
|
96d198758c
- More commanders
|
13 years ago |
DjWarmonger
|
81e74f8c33
- Config settings & parsing for Commanders.
|
13 years ago |
Michał W. Urbańczyk
|
017013a5a4
Throwing runtime_errors instead of string (or even char*) objects.
|
13 years ago |
DjWarmonger
|
f720038ca5
- Battle interface fixes. It's possible to move stacks & attack
|
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.
|
13 years ago |
DjWarmonger
|
855cebfe81
- MIND_IMMUNITY bonus replaces separate protectons from various spells
|
13 years ago |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
DjWarmonger
|
57216eea44
Console texts for creature casting spells.
|
14 years ago |
DjWarmonger
|
10fce0025a
Support for wall penalty & No Wall Penalty ability.
|
14 years ago |
DjWarmonger
|
bdb6db2ab7
Support for Aura of Magic Resistance.
|
14 years ago |
Frank Zago
|
0cfb2deeaf
Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap().
|
14 years ago |