Ivan Savenko
|
6f6cd6814e
- fixed wrong battlefield (#961)
|
13 年之前 |
Michał W. Urbańczyk
|
d2756e8c88
Partial fix for #961.
|
13 年之前 |
Ivan Savenko
|
46f48f0676
- bugfixing:
|
13 年之前 |
Michał W. Urbańczyk
|
5449546447
Advanced work on support for Quicksand and Land Mine spells.
|
13 年之前 |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
13 年之前 |
Michał W. Urbańczyk
|
017013a5a4
Throwing runtime_errors instead of string (or even char*) objects.
|
13 年之前 |
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 年之前 |
Ivan Savenko
|
f426a48d09
- fixes for gcc-4.7
|
13 年之前 |
Michał W. Urbańczyk
|
d6223dd137
Fixed #686.
|
13 年之前 |
Michał W. Urbańczyk
|
3cf4ebc163
Little more work on #760:
|
13 年之前 |
Michał W. Urbańczyk
|
c698181c4c
* simple mechanism for detecting desync after init
|
13 年之前 |
Michał W. Urbańczyk
|
e4dc00abac
* new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
|
13 年之前 |
Michał W. Urbańczyk
|
a975805ae8
Fixed #850.
|
13 年之前 |
Ivan Savenko
|
0c3e88226f
- (linux) replaced Genius with VCAI
|
13 年之前 |
DjWarmonger
|
b8a5d0d430
Stack artifacts - part 1
|
13 年之前 |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 年之前 |
Ivan Savenko
|
3fcf8b6f4b
- minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota)
|
13 年之前 |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 年之前 |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 年之前 |
Ivan Savenko
|
064466998a
- made main menu configurable (mainmenu.json)
|
14 年之前 |
Ivan Savenko
|
89bd7e273d
- fixed #808
|
14 年之前 |
Michał W. Urbańczyk
|
623325ca61
Ouch. Thing was for branch only.
|
14 年之前 |
Michał W. Urbańczyk
|
bdd66b6537
Zmiany do Programming challenge.
|
14 年之前 |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 年之前 |
Michał W. Urbańczyk
|
6ef44bde5a
Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway.
|
14 年之前 |
Michał W. Urbańczyk
|
9621cbcaa7
* fixed crash on calculating dmg dealt by stack under Curse
|
14 年之前 |
Frank Zago
|
2ae53395d7
Removed duplicate function initVillagesCapitols(), and simplified its clone loadTownDInfos().
|
14 年之前 |
ori.bar
|
5b836f428a
Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file.
|
14 年之前 |
Michał W. Urbańczyk
|
6b9e64de91
Lazy updates of hero paths.
|
14 年之前 |
Michał W. Urbańczyk
|
4c3ed24fe1
Fixed #768. More logging for #774.
|
14 年之前 |