1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/mapObjects
2016-02-22 03:33:15 +03:00
..
CArmedInstance.cpp Bonus system: add treeHasChanged call where bonus objects changed 2015-12-11 16:13:18 +03:00
CArmedInstance.h
CBank.cpp Refactoring: use cleaner CCreatureSet::stacksCount everywhere 2015-12-24 21:30:57 +03:00
CBank.h
CGHeroInstance.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
CGHeroInstance.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
CGMarket.cpp
CGMarket.h
CGPandoraBox.cpp CGPandoraBox: don't use giveCreatures object removal feature 2016-02-17 11:28:54 +03:00
CGPandoraBox.h
CGTownInstance.cpp CGTownInstance: erase all stacks when town is captured by enemy 2016-02-22 03:33:15 +03:00
CGTownInstance.h CGTownInstance: erase all stacks when town is captured by enemy 2016-02-22 03:33:15 +03:00
CObjectClassesHandler.cpp RMG will now multiply Monolith defs to ensure there are at least 100 pairs avaiable for connections. 2016-01-09 09:03:40 +01:00
CObjectClassesHandler.h
CObjectHandler.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
CObjectHandler.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
CommonConstructors.cpp CBankInfo: fix huge memory leak that appear in long run 2015-12-14 11:29:24 +03:00
CommonConstructors.h Compile fixes for MSVS 2015-12-23 15:23:56 +01:00
CQuest.cpp Fix 2405 quest timeout mechanics 2016-01-29 09:28:37 +03:00
CQuest.h wipe constexpr on @DjWarmonger request 2016-01-29 00:34:54 +03:00
CRewardableConstructor.cpp
CRewardableConstructor.h
CRewardableObject.cpp Make stables message appear if hero has cavaliers but visited stables before 2016-02-01 09:41:15 +03:00
CRewardableObject.h Make stables message appear if hero has cavaliers but visited stables before 2016-02-01 09:41:15 +03:00
JsonRandom.cpp Replace std::remove_if with vstd::erase_if 2016-01-26 10:19:58 +03:00
JsonRandom.h
MapObjects.h
MiscObjects.cpp Merge pull request #160 from vmarkovtsev/issue/2388 2016-01-27 20:49:03 +03:00
MiscObjects.h wipe constexpr on @DjWarmonger request 2016-01-29 00:34:54 +03:00
ObjectTemplate.cpp Aplly some fix for merge and explicitly specify type for std::max 2016-02-08 04:09:02 +03:00
ObjectTemplate.h