1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib/mapObjects
John Bolton a05ae78e67 Fixed lots of warnings.
Disabled the following (for MSVC only) that couldn't (or shouldn't) be fixed.

4003: not enough actual parameters for macro 'identifier'
4250: 'class1' : inherits 'class2::member' via dominance
4251: 'type' : class 'type1' needs to have dll-interface to be used by clients of class 'type2'
4275: non dll-interface class 'type1' used as base for dll-interface class 'type2'
2020-10-04 02:20:18 -07:00
..
CArmedInstance.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CArmedInstance.h hacks to optimize a few bonus requests 2020-07-04 17:52:22 +03:00
CBank.cpp Fixed Crypt/Pyramid double visit sound. 2019-05-02 23:46:18 +01:00
CBank.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CGHeroInstance.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CGHeroInstance.h Use the same cost value in Pathfinder and fuzzy evaluations. 2019-01-17 10:54:41 +03:00
CGMarket.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CGMarket.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CGPandoraBox.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CGPandoraBox.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CGTownInstance.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CGTownInstance.h I have no idea what I'm doing 2018-07-26 12:14:29 +02:00
CObjectClassesHandler.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CObjectClassesHandler.h Minor tweaks/fixes 2018-07-29 19:31:01 +02:00
CObjectHandler.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CObjectHandler.h Implement configurable object sounds: ambient, visit and removal 2018-01-02 09:49:03 +01:00
CommonConstructors.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CommonConstructors.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CQuest.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CQuest.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CRewardableConstructor.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CRewardableConstructor.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CRewardableObject.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CRewardableObject.h CRewardableObject: remove now unused soundID 2018-01-02 09:49:04 +01:00
JsonRandom.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
JsonRandom.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
MapObjects.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
MiscObjects.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
MiscObjects.h CGLighthouse: workaround crash on map initialization. Fix issue 3020 2018-11-01 23:31:23 +03:00
ObjectTemplate.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
ObjectTemplate.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00