Commit History

Author SHA1 Message Date
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 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
  Ivan Savenko 857274a670 gcc compile fix 12 years ago
  Michał W. Urbańczyk 850f47261d ID should be always outputted as number (not char). 12 years ago
  DjWarmonger 5252e2aefe Added few more icons for creature abilities. 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 years ago
  Ivan Savenko f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 years ago
  Michał W. Urbańczyk e708dd5545 Version set to 0.92. Changelog updated. 12 years ago
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 years ago
  Michał W. Urbańczyk 9492592a8f Version bump. Fixed crash on desync saves. 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
  Ivan Savenko b22d8a007f - minor fixes 12 years ago
  mateuszb 560315bc48 * SlotID refactoring 12 years ago
  Michał W. Urbańczyk 827d7b8681 Fixes for previous rev. 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  alexvins ceea466f54 [refactor] spell handling 12 years ago
  mateuszb 9c1a117c1c * refactoring 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  mateuszb 8a8eecd063 * refactoring 12 years ago
  mateuszb d540723739 * refactoring 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
  mateuszb d03dbf64a6 * refactoring 12 years ago
  mateuszb 0003d30991 * refactoring 12 years ago
  mateuszb f1c78e3260 * creature ID refactoring 12 years ago
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 years ago
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 years ago
  DjWarmonger e63747d2d2 Fixed #860 and #1169 12 years ago
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 years ago
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes 12 years ago