mateuszb 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
..
vcmi_lib d0d60175d7 break, fix and break and fix - now its fine :) há 17 anos atrás
BattleAction.cpp fcdc3f0bdd Various changes, including exprank limiter and development towards Tactics secondary skill support. há 14 anos atrás
BattleAction.h b4edd10e6c * beegee's comments patch há 14 anos atrás
BattleState.cpp d853bea6f4 [programming challenge] Disabled bonus caching. Minor changes. há 14 anos atrás
BattleState.h 85588b6bda [programming challenge] há 14 anos atrás
CArtHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
CArtHandler.h 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
CBattleCallback.cpp 2691fd62f4 [programming challenge] Don't dramatically crash upon illegal tatics movement. há 14 anos atrás
CBattleCallback.h 85588b6bda [programming challenge] há 14 anos atrás
CBuildingHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
CBuildingHandler.h b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). há 14 anos atrás
CCampaignHandler.cpp fb929fa9b0 AB campaign selection screen added há 14 anos atrás
CCampaignHandler.h 49083c4e5a * ConstTransitive CGI more or less done há 15 anos atrás
CConsoleHandler.cpp 4ed7d19191 * missing files há 14 anos atrás
CConsoleHandler.h 4ed7d19191 * missing files há 14 anos atrás
CCreatureHandler.cpp 3fd579a433 Further changes for programming challenge environment. há 14 anos atrás
CCreatureHandler.h 866d1c6e2a Rewrote CCreature::estimateCreatureCount to fix a compile warning. há 14 anos atrás
CCreatureSet.cpp 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). há 14 anos atrás
CCreatureSet.h 423fd2ffb7 Fixed #756 há 14 anos atrás
CDefObjInfoHandler.cpp 96a5bdaa5b Programming challenge - further preparations. há 14 anos atrás
CDefObjInfoHandler.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. há 14 anos atrás
CFileUtility.cpp c71127809e * minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed) há 14 anos atrás
CFileUtility.h c71127809e * minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed) há 14 anos atrás
CGameInterface.cpp 67571d5823 [programming challenge] More fixes for paths. Logging AI name with PID in server logs. há 14 anos atrás
CGameInterface.h 3152e6d540 Fixed #771, #772 and #787. há 14 anos atrás
CGameState.cpp 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
CGameState.h 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
CGeneralTextHandler.cpp 70b21fc9eb Quick implementation of stack experience details. Minor fixes. há 14 anos atrás
CGeneralTextHandler.h 70b21fc9eb Quick implementation of stack experience details. Minor fixes. há 14 anos atrás
CHeroHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
CHeroHandler.h bcce343b6c Created terrains.json from native_terrains.txt and TERCOSTS.TXT. há 14 anos atrás
CLodHandler.cpp bdd66b6537 Zmiany do Programming challenge. há 14 anos atrás
CLodHandler.h 0693312a8e - fixed several crashes with joining creatures há 14 anos atrás
CMapInfo.cpp 49083c4e5a * ConstTransitive CGI more or less done há 15 anos atrás
CMapInfo.h b4edd10e6c * beegee's comments patch há 14 anos atrás
CObjectHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
CObjectHandler.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
CObstacleInstance.h 617e1f962e New files for lib: há 14 anos atrás
CScriptingModule.h 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. há 14 anos atrás
CSpellHandler.cpp 8c7f574b01 Fixed #806. há 14 anos atrás
CSpellHandler.h 2a18d2efcc [programming challenge] Improved spell handling. há 14 anos atrás
CThreadHelper.cpp 85588b6bda [programming challenge] há 14 anos atrás
CThreadHelper.h 8de4a4aef2 Clients report their PIDs so the memory usage can be monitored. há 14 anos atrás
CTownHandler.cpp 835bd1fbeb Reverting r2327 há 14 anos atrás
CTownHandler.h 1a2323996e Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former. há 14 anos atrás
CondSh.h b4edd10e6c * beegee's comments patch há 14 anos atrás
Connection.cpp 92e508fe1f Further changes for programming challenge. há 14 anos atrás
Connection.h 92e508fe1f Further changes for programming challenge. há 14 anos atrás
ConstTransitivePtr.h 2ff07fa66a - Next part of animation system: há 14 anos atrás
HeroBonus.cpp 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
HeroBonus.h 2f74224a34 [programming challenge, SSN] today's changes há 13 anos atrás
IGameCallback.cpp f5bb1f3ba3 [programming challenge] An experiment. há 14 anos atrás
IGameCallback.h 4bf1c40211 [programming challenge] Added callback method battleEstimateSpellDamage. há 14 anos atrás
IGameEventsReceiver.h 85588b6bda [programming challenge] há 14 anos atrás
Interprocess.h b5ae7d5cbe * refactorings and comment coverage improvements há 16 anos atrás
JsonNode.cpp bdd66b6537 Zmiany do Programming challenge. há 14 anos atrás
JsonNode.h bdd66b6537 Zmiany do Programming challenge. há 14 anos atrás
Makefile.am 499a401095 * moved CThreadHelper and CConsoleHandler to lib há 14 anos atrás
Makefile.in 499a401095 * moved CThreadHelper and CConsoleHandler to lib há 14 anos atrás
NetPacks.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
NetPacksLib.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
RegisterTypes.cpp 94166b83aa * some changes há 14 anos atrás
RegisterTypes.h f9ae91d88c * further changes towards support for ranged spells há 16 anos atrás
ResourceSet.cpp b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). há 14 anos atrás
ResourceSet.h f3b6ecf9a3 Compile fix for ubuntu 10.04 há 14 anos atrás
VCMIDirs.h ddd3d166b1 Let user add maps in his home directory. Linux only. há 14 anos atrás
VCMI_Lib.cpp 1a2323996e Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former. há 14 anos atrás
VCMI_Lib.h fbf822ba11 Fixed typo. há 14 anos atrás
VCMI_lib.cbp a113a8d289 * patch update from Dikamilo há 16 anos atrás
VCMI_lib.vcxproj 85588b6bda [programming challenge] há 14 anos atrás
map.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás
map.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. há 14 anos atrás