Historique des commits

Auteur SHA1 Message Date
  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 il y a 13 ans
  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 il y a 13 ans
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) il y a 13 ans
  mateuszb 59fcc15254 * last revision reverted, mysterious bug il y a 13 ans
  mateuszb 55f1c47c16 * more TPlayerColor/TResource il y a 13 ans
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns il y a 13 ans
  mateuszb 6a81c8b1af * campaign against magic numbers il y a 13 ans
  Ivan Savenko 3fcba4fb5c - fixed crash on start of some campaigns il y a 13 ans
  Ivan Savenko a138db7c9e - removed lib headers from PCH il y a 13 ans
  Ivan Savenko 0ca9f64573 Next part of town configuration: il y a 13 ans
  Ivan Savenko 44cc848edc first part of town configuration: il y a 13 ans
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h il y a 13 ans
  Ivan Savenko 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished il y a 13 ans
  Michał W. Urbańczyk 5981ad15d4 Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON. il y a 13 ans
  Ivan Savenko 50e8bc1704 - build system update il y a 13 ans
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. il y a 13 ans
  Ivan Savenko 47945383da gcc-4.5 compatibility il y a 13 ans
  Ivan Savenko 770a6e077c - handling of incorrect or missing configuration files (settings.json\defaultSettings.json) il y a 13 ans
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window il y a 13 ans
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. il y a 13 ans
  Michał W. Urbańczyk ee6e9fcc7f Fixed #947. il y a 13 ans
  Michał W. Urbańczyk a234b4c935 Fixed #956. il y a 13 ans
  Ivan Savenko 665837d656 - hopefully better town development for AI il y a 13 ans
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) il y a 13 ans
  Ivan Savenko 9efe05c90b - removed usage of Graphics in several places (Components and hero window). il y a 13 ans
  Michał W. Urbańczyk 5449546447 Advanced work on support for Quicksand and Land Mine spells. il y a 13 ans
  Michał W. Urbańczyk b5526f0f54 Fixed #925. il y a 13 ans
  Michał W. Urbańczyk a9af0da0ab Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including: il y a 13 ans
  Michał W. Urbańczyk 3546c7841a * Possibly fixed #870 il y a 13 ans
  DjWarmonger 5e14d17ed3 Fixes for r2543. il y a 13 ans