Историја ревизија

Аутор SHA1 Порука Датум
  Michał W. Urbańczyk 0b494a7bb0 [experiments2] More. пре 12 година
  Ivan Savenko dd808ef5cc bugfixing: пре 12 година
  Michał W. Urbańczyk 17403b544c Various fixes for quick combat. пре 12 година
  Michał W. Urbańczyk 2a471eeb1a Addec quick combat to system options window. пре 12 година
  Michał W. Urbańczyk 2be2143844 Game interfaces can register another interfaces to receive info on game events. пре 12 година
  Michał W. Urbańczyk 6a88604937 * fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus) пре 12 година
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. пре 12 година
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. пре 12 година
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. пре 12 година
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: пре 12 година
  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 година
  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 година
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets пре 12 година
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui пре 12 година
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase пре 12 година
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring пре 12 година
  mateuszb 602827d1ae * MSVC compilation fixes пре 12 година
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp пре 12 година
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. пре 12 година
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain пре 12 година
  mateuszb 8a8eecd063 * refactoring пре 13 година
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs пре 13 година
  Michał W. Urbańczyk 13b3d23b26 Finally working hero crossover in campaigns. пре 13 година
  mateuszb 25663ce7af * fixed vector<bool> serialization пре 13 година
  DjWarmonger e63747d2d2 Fixed #860 and #1169 пре 13 година
  mateuszb 8769f67c5d * JsonReader can convert to enums пре 13 година
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug пре 13 година
  mateuszb 2848fb6fef Gernsworth's patch for bug #1118 пре 13 година
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler пре 13 година
  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 година