1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib
Ivan Savenko 450ae1772c - Buttons optimization - less memory and CPU usage
- gcc compilation fixes
2011-02-20 09:24:53 +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 Tactics more or less working (some improvements still needed, as proper updating battle GUI). 2011-02-14 20:31:53 +00:00
BattleState.cpp * fix for bug 573 2011-02-15 19:54:55 +00:00
BattleState.h * fix for bug 573 2011-02-15 19:54:55 +00:00
CArtHandler.cpp Various changes, including exprank limiter and development towards Tactics secondary skill support. 2011-02-12 16:12:48 +00:00
CArtHandler.h More development around bonus system: building hierarchy, managing morale bonuses. Fully functional Spell Scroll and Angelic Alliance artifacts. Fixed recruiting hero and moving hero to garrison. 2011-02-04 14:58:14 +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 A few fixes for artifacts. 2011-01-18 18:56:14 +00:00
CCampaignHandler.h * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CCreatureHandler.cpp Fixed parsing for Mind Immunity. 2011-02-17 09:06:24 +00:00
CCreatureHandler.h - Buttons optimization - less memory and CPU usage 2011-02-20 09:24:53 +00:00
CCreatureSet.cpp Various fixes. 2011-02-13 19:46:16 +00:00
CCreatureSet.h Partial Stack Exp operations. Can't really test it as battle is unplayable atm. 2011-02-12 18:48:11 +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 Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 2011-02-11 12:27:38 +00:00
CGameState.h More development around bonus system: building hierarchy, managing morale bonuses. Fully functional Spell Scroll and Angelic Alliance artifacts. Fixed recruiting hero and moving hero to garrison. 2011-02-04 14:58:14 +00:00
CGeneralTextHandler.cpp More parsing for CREXPBON. 2011-02-08 11:34:34 +00:00
CGeneralTextHandler.h Threat level texts are now stored in separate config file. 2011-02-07 14:39:17 +00:00
CHeroHandler.cpp * fixed bug 257 2011-02-09 15:19:53 +00:00
CHeroHandler.h * fixed bug 257 2011-02-09 15:19:53 +00:00
CLodHandler.cpp * improved speed of CLodHandler::entries 2011-01-14 16:52:37 +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 A few bug fixes and arious warning fixes: unused code/variables, out of order initializations, ... 2010-10-30 21:53:41 +00:00
CObjectHandler.cpp Stack experience more or less handled. Neutrals get 10K xp every day. 2011-02-13 13:11:09 +00:00
CObjectHandler.h Partial Stack Exp operations. Can't really test it as battle is unplayable atm. 2011-02-12 18:48:11 +00:00
CondSh.h * version set 0.73b 2009-08-03 23:53:18 +00:00
Connection.cpp - Buttons optimization - less memory and CPU usage 2011-02-20 09:24:53 +00:00
Connection.h More development around bonus system: building hierarchy, managing morale bonuses. Fully functional Spell Scroll and Angelic Alliance artifacts. Fixed recruiting hero and moving hero to garrison. 2011-02-04 14:58:14 +00:00
ConstTransitivePtr.h - Next part of animation system: 2011-02-06 17:26:27 +00:00
CSpellHandler.cpp * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +00:00
CSpellHandler.h * ConstTransitive CGI more or less done 2010-12-20 21:22:53 +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
HeroBonus.cpp Fixed stacks speed and general parsing bug. 2011-02-14 21:08:29 +00:00
HeroBonus.h Some additional info for Stack Experience, fixes. 2011-02-12 16:21:48 +00:00
IGameCallback.cpp Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 2011-02-11 12:27:38 +00:00
IGameCallback.h Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 2011-02-11 12:27:38 +00:00
Interprocess.h * refactorings and comment coverage improvements 2009-05-07 17:20:41 +00:00
Makefile.am - Next part of animation system: 2011-02-06 17:26:27 +00:00
Makefile.in - Next part of animation system: 2011-02-06 17:26:27 +00:00
map.cpp Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 2011-02-11 12:27:38 +00:00
map.h Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 2011-02-11 12:27:38 +00:00
NetPacks.h Stack experience more or less handled. Neutrals get 10K xp every day. 2011-02-13 13:11:09 +00:00
NetPacksLib.cpp Stack experience more or less handled. Neutrals get 10K xp every day. 2011-02-13 13:11:09 +00:00
RegisterTypes.cpp - Next part of animation system: 2011-02-06 17:26:27 +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 Little more work on artifacts. 2010-12-29 21:04:22 +00:00
VCMI_Lib.h Some work towards useful AI: 2010-11-28 16:39:13 +00:00
VCMI_lib.vcproj New files / project files for VC9. 2010-04-02 02:23:22 +00:00
VCMIDirs.h Fixed #110. 2009-11-13 16:02:25 +00:00