1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/mapObjects
Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits
- This file is now split into multiple smaller files in mapObjects
directory
- CObjectHandler itself now contains only core classes (Handler itself,
CGObject and interfaces)
- Cleaned up excessive #include's through whole project
2014-06-05 19:52:14 +03:00
..
CGArmedInstance.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGArmedInstance.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGBank.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGBank.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGHeroInstance.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGHeroInstance.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGMarket.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGMarket.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGPandoraBox.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGPandoraBox.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGTownInstance.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CGTownInstance.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CObjectClassesHandler.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CObjectClassesHandler.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CObjectHandler.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CObjectHandler.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CQuest.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CQuest.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CRewardableConstructor.cpp Moved all object-related files to lib/mapObjects directory. 2014-06-05 14:19:47 +03:00
CRewardableConstructor.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CRewardableObject.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
CRewardableObject.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
MapObjects.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
MiscObjects.cpp Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
MiscObjects.h Finally shattered CObjectHandler.cpp into tiny bits 2014-06-05 19:52:14 +03:00
ObjectTemplate.cpp Moved all object-related files to lib/mapObjects directory. 2014-06-05 14:19:47 +03:00
ObjectTemplate.h Moved all object-related files to lib/mapObjects directory. 2014-06-05 14:19:47 +03:00