Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 роки тому |
ArseniyShestakov
|
f55bfe41d6
Digging: implement digging status on right click. Fix issue 401
|
10 роки тому |
DjWarmonger
|
237d3f2624
Refactoring: random spells
|
10 роки тому |
AlexVinS
|
4c4ad480c5
added experimental usage of roads
|
10 роки тому |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 роки тому |
ArseniyShestakov
|
f145c82031
TerrainTile: implement exclusion for topVisitable functions
|
10 роки тому |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 роки тому |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 роки тому |
DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 роки тому |
DjWarmonger
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 роки тому |
Ivan Savenko
|
8d178fbcf5
Minor fixes:
|
11 роки тому |
Ivan Savenko
|
7f07a30d7d
More fixes for map-specific crashes, fixes #1427 and #733
|
11 роки тому |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
11 роки тому |
Ivan Savenko
|
a8b9258840
missing dll_linkage
|
11 роки тому |
Ivan Savenko
|
0c5be52a42
Win/loss conditions based on logical expressions, yet another large
|
11 роки тому |
beegee1
|
11ca1ec1f8
- Fixed custom main hero handling (map options)
|
12 роки тому |
DjWarmonger
|
473250e223
- Removed slow and buggy part of exploration code
|
12 роки тому |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
12 роки тому |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 роки тому |
Michał W. Urbańczyk
|
096e1230ce
That needs to be serialized.
|
12 роки тому |
Michał W. Urbańczyk
|
be7c2bd07f
CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced.
|
12 роки тому |
beegee1
|
42c2c29976
- Added support for RMG templates(subset of OH3) - Added template "Small Ring" for testing
|
12 роки тому |
Ivan Savenko
|
b3bbe27089
- ignore wog maps if wog is not present
|
12 роки тому |
beegee1
|
7a3f5dc23b
- Replaced exceptions with assert for internal-API code
|
12 роки тому |
Michał W. Urbańczyk
|
d1d67caa0b
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
|
12 роки тому |
beegee1
|
03c2aa9153
- Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile)
|
12 роки тому |
beegee1
|
45fccfb1a6
- Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files
|
12 роки тому |
beegee1
|
44bde4a1d3
- Fixed indentation for various files, sorry...
|
12 роки тому |
beegee1
|
c10266ed97
- Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h
|
12 роки тому |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 роки тому |