.. |
CArmedInstance.cpp
|
Issues fixed
|
2023-09-17 22:19:45 +02:00 |
CArmedInstance.h
|
Issues fixed
|
2023-09-17 22:19:45 +02:00 |
CBank.cpp
|
Rename ambiguos 'clear' to 'clearSlots'
|
2023-08-07 19:13:02 +03:00 |
CBank.h
|
Implemented support for "coast visitable" objects:
|
2023-06-25 17:42:33 +03:00 |
CGCreature.cpp
|
Creature message meta string
|
2023-09-27 23:25:19 +02:00 |
CGCreature.h
|
Creature message meta string
|
2023-09-27 23:25:19 +02:00 |
CGDwelling.cpp
|
Add query for dwellings dialog
|
2023-10-04 17:47:12 +03:00 |
CGDwelling.h
|
Fix for random dwellings
|
2023-09-09 21:17:21 +02:00 |
CGHeroInstance.cpp
|
Implemented configurable shrine
|
2023-10-16 00:12:39 +03:00 |
CGHeroInstance.h
|
Improvements to type safety of Identifier class
|
2023-10-04 18:05:23 +03:00 |
CGMarket.cpp
|
Added Query to track visit duration for Taverns and Markets
|
2023-10-04 17:47:12 +03:00 |
CGMarket.h
|
Converted several namespace enums to enum class
|
2023-08-25 13:38:02 +03:00 |
CGObjectInstance.cpp
|
Added Query to track visit duration for Taverns and Markets
|
2023-10-04 17:47:12 +03:00 |
CGObjectInstance.h
|
Minor cleanup of hero movemen code
|
2023-09-16 20:07:26 +03:00 |
CGPandoraBox.cpp
|
Merge pull request #2971 from Nordsoft91/translations
|
2023-10-02 20:41:42 +02:00 |
CGPandoraBox.h
|
Use meta string for messages
|
2023-09-27 23:11:11 +02:00 |
CGTownBuilding.cpp
|
Implemented visit mode "limiter". Fixed h3m variable loading
|
2023-10-16 00:12:38 +03:00 |
CGTownBuilding.h
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
CGTownInstance.cpp
|
Use enum instead of mix of bool's and int's for tile reveal
|
2023-10-16 00:12:38 +03:00 |
CGTownInstance.h
|
Town name switched to id
|
2023-09-27 23:57:05 +02:00 |
CObjectHandler.cpp
|
Use ResourcePath for referencing texts and json's
|
2023-09-04 18:22:34 +03:00 |
CObjectHandler.h
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
CQuest.cpp
|
Fix hota quests
|
2023-10-14 00:15:15 +02:00 |
CQuest.h
|
Support hota quest gates
|
2023-10-11 23:15:24 +02:00 |
CRewardableObject.cpp
|
Implemented visit mode "limiter". Fixed h3m variable loading
|
2023-10-16 00:12:38 +03:00 |
CRewardableObject.h
|
Cartographer/Observatory is now configurable object
|
2023-10-16 00:12:38 +03:00 |
IMarket.cpp
|
Fix visiting of markets
|
2023-08-31 01:07:59 +03:00 |
IMarket.h
|
Converted several namespace enums to enum class
|
2023-08-25 13:38:02 +03:00 |
IObjectInterface.cpp
|
Added Query to track visit duration for Taverns and Markets
|
2023-10-04 17:47:12 +03:00 |
IObjectInterface.h
|
Added Query to track visit duration for Taverns and Markets
|
2023-10-04 17:47:12 +03:00 |
MapObjects.h
|
Initial implementation for rewardable town building
|
2023-05-01 00:14:53 +04:00 |
MiscObjects.cpp
|
Implemented configurable shrine
|
2023-10-16 00:12:39 +03:00 |
MiscObjects.h
|
Implemented configurable shrine
|
2023-10-16 00:12:39 +03:00 |
ObjectTemplate.cpp
|
Always use ResourcePath for referencing images and animations
|
2023-09-04 18:22:34 +03:00 |
ObjectTemplate.h
|
Always use ResourcePath for referencing images and animations
|
2023-09-04 18:22:34 +03:00 |