mateuszb
|
55f1c47c16
* more TPlayerColor/TResource
|
13 years ago |
mateuszb
|
18bd898cb1
* fixed bug when starting certain maps in campaigns
|
13 years ago |
mateuszb
|
8e3de98059
* restoring campaign features
|
13 years ago |
Michał W. Urbańczyk
|
5981ad15d4
Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON.
|
13 years ago |
DjWarmonger
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
13 years ago |
DjWarmonger
|
32d1a08470
Pointer serialization for CQuest.
|
13 years ago |
DjWarmonger
|
49d2ba1982
Quest Log is partially functional. TODO: update quest after completion.
|
13 years ago |
Ivan Savenko
|
50e8bc1704
- build system update
|
13 years ago |
DjWarmonger
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
13 years ago |
Ivan Savenko
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
13 years ago |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
DjWarmonger
|
416c08260a
- Basic Commander window
|
13 years ago |
Michał W. Urbańczyk
|
7dc0d6878e
Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp.
|
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 |
Ivan Savenko
|
f426a48d09
- fixes for gcc-4.7
|
13 years ago |
Michał W. Urbańczyk
|
c80d9b0a51
Possibly "fixed" #915.
|
13 years ago |
Michał W. Urbańczyk
|
c698181c4c
* simple mechanism for detecting desync after init
|
13 years ago |
Michał W. Urbańczyk
|
a975805ae8
Fixed #850.
|
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 |
Michał W. Urbańczyk
|
623325ca61
Ouch. Thing was for branch only.
|
14 years ago |
Michał W. Urbańczyk
|
bdd66b6537
Zmiany do Programming challenge.
|
14 years ago |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
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 years ago |
Michał W. Urbańczyk
|
6b9e64de91
Lazy updates of hero paths.
|
14 years ago |
Michał W. Urbańczyk
|
3152e6d540
Fixed #771, #772 and #787.
|
14 years ago |
beegee1
|
55e7959fd9
* Bonus system caching updated, partially rewritten, much more robust, thread-safe
|
14 years ago |
Michał W. Urbańczyk
|
b3234e8bfa
* CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder).
|
14 years ago |
Michał W. Urbańczyk
|
953a3bf165
Final changes for 0.84b:
|
14 years ago |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
14 years ago |