.. |
battle
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
bonuses
|
|
|
campaign
|
|
|
events
|
|
|
filesystem
|
|
|
gameState
|
Merge pull request #2458 from vcmi/fix_water_tavern
|
2023-08-02 20:03:02 +02:00 |
logging
|
Attempt to fix & improve error detection:
|
2023-07-24 18:48:56 +03:00 |
mapObjectConstructors
|
Better error message on missing object constructor
|
2023-08-08 12:50:39 +03:00 |
mapObjects
|
Merge remote-tracking branch 'vcmi/master' into beta
|
2023-08-12 16:20:06 +03:00 |
mapping
|
Clear spell list, not hero army
|
2023-08-07 19:12:04 +03:00 |
minizip
|
|
|
pathfinder
|
|
|
registerTypes
|
|
|
rewardable
|
|
|
rmg
|
Merge pull request #2562 from vcmi/fix_artifact_replacement
|
2023-08-12 09:14:21 +02:00 |
serializer
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
spells
|
BattleAI: fast targets optimization
|
2023-08-08 20:10:29 +03:00 |
vstd
|
|
|
AI_Base.h
|
|
|
ArtifactUtils.cpp
|
|
|
ArtifactUtils.h
|
|
|
BasicTypes.cpp
|
|
|
BattleFieldHandler.cpp
|
|
|
BattleFieldHandler.h
|
|
|
CAndroidVMHelper.cpp
|
|
|
CAndroidVMHelper.h
|
|
|
CArtHandler.cpp
|
|
|
CArtHandler.h
|
|
|
CArtifactInstance.cpp
|
|
|
CArtifactInstance.h
|
|
|
CBonusTypeHandler.cpp
|
|
|
CBonusTypeHandler.h
|
|
|
CBuildingHandler.cpp
|
|
|
CBuildingHandler.h
|
|
|
CConfigHandler.cpp
|
|
|
CConfigHandler.h
|
|
|
CConsoleHandler.cpp
|
|
|
CConsoleHandler.h
|
|
|
CCreatureHandler.cpp
|
|
|
CCreatureHandler.h
|
|
|
CCreatureSet.cpp
|
Rename ambiguos 'clear' to 'clearSlots'
|
2023-08-07 19:13:02 +03:00 |
CCreatureSet.h
|
Rename ambiguos 'clear' to 'clearSlots'
|
2023-08-07 19:13:02 +03:00 |
CGameInfoCallback.cpp
|
|
|
CGameInfoCallback.h
|
|
|
CGameInterface.cpp
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
CGameInterface.h
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
CGeneralTextHandler.cpp
|
Do not ignore translations for maps & campaigns
|
2023-08-11 16:12:02 +03:00 |
CGeneralTextHandler.h
|
Fix incorrect warnings about missing translations
|
2023-07-30 13:19:52 +03:00 |
CHeroHandler.cpp
|
Possible fix for crash from Android crash reporting
|
2023-08-05 12:49:38 +03:00 |
CHeroHandler.h
|
|
|
CMakeLists.txt
|
|
|
CModHandler.cpp
|
|
|
CModHandler.h
|
|
|
CModVersion.cpp
|
|
|
CModVersion.h
|
|
|
Color.h
|
|
|
CondSh.h
|
|
|
ConstTransitivePtr.h
|
|
|
CPlayerState.cpp
|
|
|
CPlayerState.h
|
|
|
CRandomGenerator.cpp
|
|
|
CRandomGenerator.h
|
|
|
CScriptingModule.cpp
|
|
|
CScriptingModule.h
|
|
|
CSkillHandler.cpp
|
|
|
CSkillHandler.h
|
|
|
CSoundBase.h
|
|
|
CStack.cpp
|
|
|
CStack.h
|
|
|
CStopWatch.h
|
|
|
CThreadHelper.cpp
|
|
|
CThreadHelper.h
|
|
|
CTownHandler.cpp
|
Fixed possible crash on invalid town building name
|
2023-08-06 13:30:20 +03:00 |
CTownHandler.h
|
Fix crash due to missing boat for neutrla heroes
|
2023-08-02 17:19:23 +02:00 |
FunctionList.h
|
|
|
GameConstants.cpp
|
Removed buggy and poorly designed fromString method
|
2023-07-25 22:36:45 +03:00 |
GameConstants.h
|
Removed buggy and poorly designed fromString method
|
2023-07-25 22:36:45 +03:00 |
GameSettings.cpp
|
|
|
GameSettings.h
|
|
|
IBonusTypeHandler.h
|
|
|
IGameCallback.cpp
|
|
|
IGameCallback.h
|
|
|
IGameEventsReceiver.h
|
Minor rework & cleanup of combat replays
|
2023-07-27 19:25:55 +03:00 |
IHandlerBase.cpp
|
|
|
IHandlerBase.h
|
|
|
int3.h
|
|
|
Interprocess.h
|
|
|
JsonDetail.cpp
|
|
|
JsonDetail.h
|
|
|
JsonNode.cpp
|
Fix crash on bonus parsing failure (outdated mods?)
|
2023-08-05 12:49:02 +03:00 |
JsonNode.h
|
|
|
JsonRandom.cpp
|
|
|
JsonRandom.h
|
|
|
Languages.h
|
Update Languages.h
|
2023-07-28 00:48:06 +00:00 |
LoadProgress.cpp
|
|
|
LoadProgress.h
|
|
|
LogicalExpression.cpp
|
|
|
LogicalExpression.h
|
|
|
MetaString.cpp
|
|
|
MetaString.h
|
|
|
NetPacks.h
|
Rename ambiguos 'clear' to 'clearSlots'
|
2023-08-07 19:13:02 +03:00 |
NetPacksBase.h
|
|
|
NetPacksLib.cpp
|
Throw runtime error explicitely
|
2023-08-10 18:29:49 +02:00 |
NetPacksLobby.h
|
|
|
NetPackVisitor.h
|
|
|
ObstacleHandler.cpp
|
|
|
ObstacleHandler.h
|
|
|
Point.h
|
Radial menu is now a proper window. Minor fixes to positioning.
|
2023-07-21 15:47:42 +03:00 |
Rect.cpp
|
|
|
Rect.h
|
|
|
ResourceSet.cpp
|
|
|
ResourceSet.h
|
|
|
RiverHandler.cpp
|
|
|
RiverHandler.h
|
|
|
RoadHandler.cpp
|
|
|
RoadHandler.h
|
|
|
ScopeGuard.h
|
|
|
ScriptHandler.cpp
|
|
|
ScriptHandler.h
|
|
|
StartInfo.cpp
|
Fixed possible uncaught exception on starting map
|
2023-08-06 17:46:49 +03:00 |
StartInfo.h
|
|
|
StdInc.cpp
|
|
|
StdInc.h
|
|
|
StringConstants.h
|
|
|
TerrainHandler.cpp
|
|
|
TerrainHandler.h
|
|
|
TextOperations.cpp
|
|
|
TextOperations.h
|
|
|
UnlockGuard.h
|
|
|
vcmi_endian.h
|
|
|
VCMI_lib.cbp
|
|
|
VCMI_Lib.cpp
|
Attempt to fix & improve error detection:
|
2023-07-24 18:48:56 +03:00 |
VCMI_Lib.h
|
|
|
VCMI_lib.vcxproj
|
|
|
VCMI_lib.vcxproj.filters
|
|
|
VCMIDirs.cpp
|
|
|
VCMIDirs.h
|
|
|