Cronologia Commit

Autore SHA1 Messaggio Data
  beegee1 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods 13 anni fa
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 anni fa
  Michał W. Urbańczyk 2ba0427432 * Fixed #1096 13 anni fa
  DjWarmonger 0435d5a4f1 - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 13 anni fa
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 anni fa
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns 13 anni fa
  mateuszb 6a81c8b1af * campaign against magic numbers 13 anni fa
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: 13 anni fa
  Michał W. Urbańczyk 74f9c19a7c Implemented spell countering. 13 anni fa
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 anni fa
  DjWarmonger 39d433c1c7 Moved game Modules to config file. 13 anni fa
  DjWarmonger 356e675a65 - VCAI can now complete all types of Seer Hut Mission. GATHERTROOP victory condition should also work. 13 anni fa
  Michał W. Urbańczyk 9207e4f4a4 Fixed a compile error on MSVC with abs(ui64). 13 anni fa
  DjWarmonger d8cb3a34d3 -Fixed crash #1037 13 anni fa
  DjWarmonger b86706d58c Commander can now die in a battle and will be automatically rised when visiting town. 13 anni fa
  DjWarmonger cf45239332 Fixed #1035. 13 anni fa
  DjWarmonger b28da1a5d3 - Quest log minimap now has clickable icons 13 anni fa
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. 13 anni fa
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 anni fa
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 anni fa
  DjWarmonger 5435101182 Lots of fixes and improvements for Commander interface. 13 anni fa
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. 13 anni fa
  DjWarmonger 416c08260a - Basic Commander window 13 anni fa
  DjWarmonger ee2768ab07 - Some work for commanders 13 anni fa
  Michał W. Urbańczyk 5449546447 Advanced work on support for Quicksand and Land Mine spells. 13 anni fa
  DjWarmonger f720038ca5 - Battle interface fixes. It's possible to move stacks & attack 13 anni fa
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 anni fa
  Michał W. Urbańczyk c698181c4c * simple mechanism for detecting desync after init 13 anni fa
  Michał W. Urbańczyk d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. 13 anni fa
  Michał W. Urbańczyk f2642cb62c Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI. 13 anni fa