Commit History

Author SHA1 Message Date
  Ivan Savenko 4724ccbb45 - fixes #1276 12 years ago
  DjWarmonger 22e14d31cb Fixed #1275 12 years ago
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. 12 years ago
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 years ago
  DjWarmonger 5436950119 Fixed abilities of Efreet. 12 years ago
  DjWarmonger c9e95f76df - Fixed Phoenix fire immunity. Again. 12 years ago
  Michał W. Urbańczyk 1c7aad6a50 Improved handling buildings with mode "auto": 12 years ago
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 years ago
  Michał W. Urbańczyk f95e6c233b It is possible to set on visit query that object is to be removed after visit is over. 12 years ago
  Ivan Savenko 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 years ago
  DjWarmonger 32c87f532f - Added missing abilities for devil & ghost dragon 12 years ago
  DjWarmonger 57ea1ed1b8 Fixed crash at month of double population. 12 years ago
  DjWarmonger 0dc5a13596 Fixed missing spell effects, root cause of #1257. 12 years ago
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 years ago
  Michał W. Urbańczyk d1d67caa0b Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime. 12 years ago
  DjWarmonger 87988b0ae7 Compile fixes for MVS2010 12 years ago
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 12 years ago
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 12 years ago
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) 12 years ago
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  DjWarmonger c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Michał W. Urbańczyk a9fd7b806c Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 12 years ago
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 years ago
  DjWarmonger a63b30e516 Fixed crash at double attack, including #1202. 12 years ago
  DjWarmonger bbdac2f068 Fixed Enchanter ability. 12 years ago
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 years ago
  DjWarmonger 2e385375b7 Fixed #831 12 years ago
  DjWarmonger 111312636a Fixed #1207. Some tweaks. 12 years ago