1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib
Michał W. Urbańczyk 072bb5884b Fixed #728.
Fixed issue with game loading.
Minor fixes.
2011-05-24 23:17:57 +00:00
..
vcmi_lib break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
BattleAction.cpp Various changes, including exprank limiter and development towards Tactics secondary skill support. 2011-02-12 16:12:48 +00:00
BattleAction.h * beegee's comments patch 2011-02-22 11:52:36 +00:00
BattleState.cpp * Fixed #532 -> Catapult shoots now after keep/upper/lower tower 2011-05-18 17:51:10 +00:00
BattleState.h New files for lib: 2011-05-09 22:20:47 +00:00
CArtHandler.cpp Spell scroll improvements, fixing #689, #690, #691. 2011-03-12 21:55:31 +00:00
CArtHandler.h Several minor cleanups. 2011-05-04 02:38:58 +00:00
CBuildingHandler.cpp - Next part of animation system: 2011-02-06 17:26:27 +00:00
CBuildingHandler.h * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CCampaignHandler.cpp AB campaign selection screen added 2011-03-19 14:27:51 +00:00
CCampaignHandler.h * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CCreatureHandler.cpp Various fixes related to spell effects and Creature Window. 2011-05-21 07:07:07 +00:00
CCreatureHandler.h New files for lib: 2011-05-09 22:20:47 +00:00
CCreatureSet.cpp Display of immunities and similar effects. 2011-05-21 16:10:14 +00:00
CCreatureSet.h Partial support for splitting neutral stacks. Can't go further until interface is fixed. 2011-04-10 08:33:53 +00:00
CDefObjInfoHandler.cpp - Next part of animation system: 2011-02-06 17:26:27 +00:00
CDefObjInfoHandler.h * a voodoo fix of a mysterious bug 2010-12-27 10:48:28 +00:00
CGameState.cpp New files for lib: 2011-05-09 22:20:47 +00:00
CGameState.h New files for lib: 2011-05-09 22:20:47 +00:00
CGeneralTextHandler.cpp Quick implementation of stack experience details. Minor fixes. 2011-03-21 08:14:23 +00:00
CGeneralTextHandler.h Quick implementation of stack experience details. Minor fixes. 2011-03-21 08:14:23 +00:00
CHeroHandler.cpp Several minor cleanups. 2011-05-04 02:38:58 +00:00
CHeroHandler.h * fixed bug 257 2011-02-09 15:19:53 +00:00
CLodHandler.cpp - recursive directory parser for LodHandler - for creature abilities and new main menu images 2011-04-23 10:27:44 +00:00
CLodHandler.h - Next part of animation system: 2011-02-06 17:26:27 +00:00
CMapInfo.cpp * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CMapInfo.h * beegee's comments patch 2011-02-22 11:52:36 +00:00
CObjectHandler.cpp Fixed #728. 2011-05-24 23:17:57 +00:00
CObjectHandler.h Artifact Merchant: selling artifacts. Messy, but completes H3 town structures functionalities. 2011-04-22 21:51:10 +00:00
CObstacleInstance.h New files for lib: 2011-05-09 22:20:47 +00:00
CondSh.h * beegee's comments patch 2011-02-22 11:52:36 +00:00
Connection.cpp - Buttons optimization - less memory and CPU usage 2011-02-20 09:24:53 +00:00
Connection.h Version to be released as dev release 0.83b 2011-02-24 14:54:18 +00:00
ConstTransitivePtr.h - Next part of animation system: 2011-02-06 17:26:27 +00:00
CSpellHandler.cpp Spell_levels are not necessary in the end. 2011-05-13 14:33:48 +00:00
CSpellHandler.h * fixed bug 298 2011-02-21 16:53:23 +00:00
CTownHandler.cpp * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CTownHandler.h * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
ERMInterpreter.cpp Fixed #728. 2011-05-24 23:17:57 +00:00
ERMInterpreter.h * some changes 2011-05-22 18:46:52 +00:00
ERMParser.cpp * minor improvements in parser/interpreter 2011-05-16 12:11:00 +00:00
ERMParser.h * some changes 2011-05-22 18:46:52 +00:00
ERMScriptModule.cpp * some changes 2011-05-22 18:46:52 +00:00
ERMScriptModule.h * some changes 2011-05-22 18:46:52 +00:00
HeroBonus.cpp Partial support for immunities & receptive ability. 2011-05-13 17:51:12 +00:00
HeroBonus.h Fixed #421 & #480. Some work on animations & sounds. Minor changes. 2011-05-15 06:37:57 +00:00
IGameCallback.cpp Fixed #728. 2011-05-24 23:17:57 +00:00
IGameCallback.h * some changes 2011-05-22 18:46:52 +00:00
IGameEventsReceiver.h One more file: 2011-05-09 22:30:37 +00:00
Interprocess.h * refactorings and comment coverage improvements 2009-05-07 17:20:41 +00:00
Makefile.am (linux) added new files into the makefiles and compile fixes. 2011-05-10 01:15:10 +00:00
Makefile.in (linux) added new files into the makefiles and compile fixes. 2011-05-10 01:15:10 +00:00
map.cpp Several minor cleanups. 2011-05-04 02:38:58 +00:00
map.h Fixed #687. 2011-03-19 14:35:29 +00:00
NetPacks.h * some changes 2011-05-22 18:46:52 +00:00
NetPacksLib.cpp New files for lib: 2011-05-09 22:20:47 +00:00
RegisterTypes.cpp * some changes 2011-05-22 18:46:52 +00:00
RegisterTypes.h * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
VCMI_lib.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_Lib.cpp New files for lib: 2011-05-09 22:20:47 +00:00
VCMI_Lib.h AB campaign selection screen added 2011-03-19 14:27:51 +00:00
VCMI_lib.vcxproj New files for lib: 2011-05-09 22:20:47 +00:00
VCMIDirs.h * beegee's comments patch 2011-02-22 11:52:36 +00:00