Ivan Savenko
|
6bd6be0835
Object class handler is now a proper "handler"
|
11 years ago |
Ivan Savenko
|
b5160acbac
Finalization of object type handler interface
|
11 years ago |
DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 years ago |
DjWarmonger
|
ec54381b12
Some more optimization.
|
11 years ago |
DjWarmonger
|
a64df5718f
Some nontrivial optimizations based on profiling results:
|
11 years ago |
DjWarmonger
|
8683c8c0eb
- Added and improved some propagators, including Crystal Dragons ability (#1232)
|
11 years ago |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 years ago |
beegee1
|
fe1b16a7ec
Some preparation towards mantis #1743:
|
11 years ago |
alexvins
|
4203d69525
Part 2 of new spell configuration
|
11 years ago |
Michał W. Urbańczyk
|
fe4171eb63
Fixed #1719.
|
11 years ago |
beegee1
|
55a4561926
- fixed mantis #1729
|
11 years ago |
Ivan Savenko
|
78609871ae
bugfixing:
|
11 years ago |
Ivan Savenko
|
8d36bcabce
Split registerTypes into multiple files, now in lib/registerTypes
|
11 years ago |
beegee1
|
d0a5a6eab4
- Implemented hero recreate handling correctly
|
11 years ago |
beegee1
|
8a9f2781c2
- Fixed #1674 (Xeron should be re-created on AB campaign)
|
11 years ago |
Ivan Savenko
|
b5568edcc0
fixed compilation with gcc/clang
|
11 years ago |
Michał W. Urbańczyk
|
1e555a8ee3
Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562
|
11 years ago |
Ivan Savenko
|
8d178fbcf5
Minor fixes:
|
11 years ago |
Ivan Savenko
|
7f07a30d7d
More fixes for map-specific crashes, fixes #1427 and #733
|
11 years ago |
Michał W. Urbańczyk
|
30aa07f86c
Fixed #1652.
|
11 years ago |
Michał W. Urbańczyk
|
343dd1a7d1
Properly removing stuff from hero, fixes #1646.
|
11 years ago |
Michał W. Urbańczyk
|
d6f8a6d4bf
Preparing crossover heroes works on deep copies of heroes, so the original post-mission state is not lost in the process.
|
11 years ago |
Michał W. Urbańczyk
|
43ef565e7e
Added serializer-based class able to make deep copies of objects — CMemorySerializer.
|
11 years ago |
Ivan Savenko
|
e6f433795b
- fixed some crashes on staring a map/campaign
|
11 years ago |
beegee1
|
d4fd361d4b
- fixed #1643 -> hero placeholder handling
|
11 years ago |
beegee1
|
22e119770a
Fixed mantis #1645
|
11 years ago |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
11 years ago |
beegee1
|
aff704d1ca
- Fixed mantis #1643
|
11 years ago |
Ivan Savenko
|
7e02f6b670
Support for overriding victory/defeat conditions from h3m map or
|
11 years ago |
beegee1
|
a03d01bd3f
- Updated TODOs, removed unused method declaration, updated comments
|
11 years ago |