Commit History

Author SHA1 Message Date
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  mateuszb 9c1a117c1c * refactoring 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
  mateuszb f1c78e3260 * creature ID refactoring 12 years ago
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 years ago
  alexvins a9d458c8f4 few more refactorings 12 years ago
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 years ago
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 years ago
  beegee1 a4129f43f2 - Correct handling of who manages which players(player count may differ from initial start options for a RMG map) - Fixed warning 12 years ago
  DjWarmonger cf7108f075 - Made sure that stack artifacts will not spawn when they are turned off 12 years ago
  DjWarmonger fff7909958 - Fix for hero specialties (creature type limiters) 12 years ago
  Ivan Savenko 5deb499e7e Last breaking change into mod system (will explain on forum) 12 years ago
  DjWarmonger a86b5c1e2e Artifacts can now have multiple types of bearers. Fixed problems with Commander arts impossible to wear. 12 years ago
  beegee1 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 12 years ago
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 12 years ago
  DjWarmonger c0e09679f1 - Mod artifacts can have components 13 years ago
  DjWarmonger d50f9c8d34 Moved combo artifacts to config file, they are now handled by string id. 13 years ago
  DjWarmonger 743a0fc3f4 Added string identifiers to artifacts. 13 years ago
  DjWarmonger 99e7177d57 Fixed unitialized ptrs in CArtifacts. 13 years ago
  Ivan Savenko ffe8b99369 - reorganized hero classes 13 years ago
  DjWarmonger afe3f77a59 Fixed Artifact parser. Check http://forum.vcmi.eu/viewtopic.php?p=7889#7889 for example mod. 13 years ago
  alexvins a8175c13bd fix to prev. revision 13 years ago
  DjWarmonger 62a281a665 Complete parsing for new Artifacts. iconIndex needs to be handled. 13 years ago
  Ivan Savenko 1c5a4c669c - merged minimap.json into terrains.json 13 years ago
  DjWarmonger 730cbd930a Parsing for new artifact format: http://wiki.vcmi.eu/index.php?title=Artifact_Format 13 years ago
  DjWarmonger f4ec678b0c Removed unused code. Some properties of artifacts will be generated automatically. 13 years ago
  DjWarmonger cff758cfba Moved artifact-related text to CArtifact class. 13 years ago
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 years ago