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