.. |
CArmedInstance.cpp
|
Remove explicit convesion to int in operators
|
2023-11-15 15:55:19 +02:00 |
CArmedInstance.h
|
Remove explicit convesion to int in operators
|
2023-11-15 15:55:19 +02:00 |
CBank.cpp
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02:00 |
CBank.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGCreature.cpp
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGCreature.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGDwelling.cpp
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02:00 |
CGDwelling.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGHeroInstance.cpp
|
Fix crash on artifact movement
|
2023-11-20 19:56:55 +02:00 |
CGHeroInstance.h
|
Remove explicit convesion to int in operators
|
2023-11-15 15:55:19 +02:00 |
CGMarket.cpp
|
Remove all remaining implicit conversion in lib
|
2023-11-15 15:55:19 +02:00 |
CGMarket.h
|
Remove all remaining implicit conversion in lib
|
2023-11-15 15:55:19 +02:00 |
CGObjectInstance.cpp
|
Cleanup
|
2023-11-13 17:48:55 +02:00 |
CGObjectInstance.h
|
Implemented serialization of MapObjectSubID, refactoring of related code
|
2023-11-17 21:18:34 +02:00 |
CGPandoraBox.cpp
|
MetaString refactor to eliminate integer usage for identifiers
|
2023-11-07 22:47:10 +02:00 |
CGPandoraBox.h
|
Use meta string for messages
|
2023-09-27 23:11:11 +02:00 |
CGTownBuilding.cpp
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGTownBuilding.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
CGTownInstance.cpp
|
Fix regressions
|
2023-11-15 15:57:03 +02:00 |
CGTownInstance.h
|
Remove all remaining implicit conversion in lib
|
2023-11-15 15:55:19 +02:00 |
CObjectHandler.cpp
|
Reduced number of accesses to CGObjectInstance::subID
|
2023-11-01 14:43:20 +02:00 |
CObjectHandler.h
|
Remove no longer used serialization methods
|
2023-11-08 21:27:05 +02:00 |
CQuest.cpp
|
Fix keymaster visitation status tracking
|
2023-11-21 16:38:09 +02:00 |
CQuest.h
|
Implemented serialization of MapObjectSubID, refactoring of related code
|
2023-11-17 21:18:34 +02:00 |
CRewardableObject.cpp
|
Fix crash on right-clicking some visited configurable objects
|
2023-11-12 16:55:42 +02:00 |
CRewardableObject.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
IMarket.cpp
|
Remove all remaining implicit conversion in lib
|
2023-11-15 15:55:19 +02:00 |
IMarket.h
|
Remove all remaining implicit conversion in lib
|
2023-11-15 15:55:19 +02:00 |
IObjectInterface.cpp
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
IObjectInterface.h
|
Use variant identifier in netpacks where applicable
|
2023-11-08 14:00:23 +02:00 |
MapObjects.h
|
Initial implementation for rewardable town building
|
2023-05-01 00:14:53 +04:00 |
MiscObjects.cpp
|
Implemented serialization of MapObjectSubID, refactoring of related code
|
2023-11-17 21:18:34 +02:00 |
MiscObjects.h
|
Implemented serialization of MapObjectSubID, refactoring of related code
|
2023-11-17 21:18:34 +02:00 |
ObjectTemplate.cpp
|
Always use ResourcePath for referencing images and animations
|
2023-09-04 18:22:34 +03:00 |
ObjectTemplate.h
|
Implemented serialization of MapObjectSubID, refactoring of related code
|
2023-11-17 21:18:34 +02:00 |