DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 years ago |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 years ago |
Ivan Savenko
|
760ae7d44a
Changes related to Debian packaging, based on josch patch
|
11 years ago |
alexvins
|
4203d69525
Part 2 of new spell configuration
|
11 years ago |
alexvins
|
d01b84b460
[mechanics] fix copy-paste errors in magic skill arrays
|
11 years ago |
Ivan Savenko
|
7f07a30d7d
More fixes for map-specific crashes, fixes #1427 and #733
|
11 years ago |
Michał W. Urbańczyk
|
343dd1a7d1
Properly removing stuff from hero, fixes #1646.
|
11 years ago |
alexvins
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
11 years ago |
Ivan Savenko
|
1f325bafb3
fixes #1619 and #1647
|
11 years ago |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
11 years ago |
Ivan Savenko
|
0c5be52a42
Win/loss conditions based on logical expressions, yet another large
|
11 years ago |
beegee1
|
69eee05ccc
- Partially fixed mantis #1065 (Gate with hex 95 can't be attacked)
|
12 years ago |
beegee1
|
2d095cf20a
- Fixed days without castle counter
|
12 years ago |
beegee1
|
3e4407593f
- Refactoring for checking victory/loss conditions (use enum class instead of magic numbers)
|
12 years ago |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
12 years ago |
Ivan Savenko
|
55577d0ac4
- fixed missing DLL_LINKAGE
|
12 years ago |
Michał W. Urbańczyk
|
fde8c71c5e
Fixed setting -1 as hero direction that was causing crashes, like #1488.
|
12 years ago |
Michał W. Urbańczyk
|
0abbe71b25
Merged fixes from the branch.
|
12 years ago |
Michał W. Urbańczyk
|
0e5a59e2a5
Changes related to #1444 — fixing affected savegames, assert to detect when things go wrong.
|
12 years ago |
Ivan Savenko
|
208df34fc2
bigfixing & new file: launcher/jsonutils.cpp
|
12 years ago |
DjWarmonger
|
39f9069ed9
Implemented deterministic secondary skills, #1166.
|
12 years ago |
Michał W. Urbańczyk
|
ab042aa685
Boat will be removed when hero is defeated on water.
|
12 years ago |
DjWarmonger
|
99352a7220
Fixed crashes when clone dies #1357, #1441.
|
12 years ago |
Ivan Savenko
|
5654fef901
- ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp.
|
12 years ago |
Michał W. Urbańczyk
|
3b42cff3ec
#1409 should not crash anymore.
|
12 years ago |
Ivan Savenko
|
c81a31c74a
- catapult attacks should be identical to H3
|
12 years ago |
DjWarmonger
|
5f310aa20f
Fixed all issues with Resurrection: #123, #1358
|
12 years ago |
DjWarmonger
|
66d6aebe32
Fixed all the issues with Quests, #828 and #1223.
|
12 years ago |
Michał W. Urbańczyk
|
d8a27d8f3c
Refactored player-specific data into single struct BattleState.
|
12 years ago |
Michał W. Urbańczyk
|
4576719abe
Visual Studio 2013 Preview compile fixes:
|
12 years ago |