Commit History

Author SHA1 Message Date
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  SoundSSGood 586a32a616 CArtifactSet cleanup 1 year ago
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method 1 year ago
  Ivan Savenko e93a060500 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 year ago
  Dydzio 7979f62f82 Add status bar movement points info for own hero on adventure map or hero list 1 year ago
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  SoundSSGood 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified 1 year ago
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level 1 year ago
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
  Ivan Savenko 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Ivan Savenko b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago
  Ivan Savenko 5023e08ae8 Fix crash on testing for hero faction before deserializing hero type 1 year ago
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client 1 year ago
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
  Ivan Savenko b638b0b679 Fixed possible crash if hero class has no valid commander ID 1 year ago
  Ivan Savenko c87e60740b Fixes hota prisons replacing every h3 prison on h3m maps 1 year ago
  Kris-Ja 05bbb45824 change MANA_PER_KNOWLEGDE to percentage 1 year ago
  Ivan Savenko 3740f8b02f Moved bonus parsing to a new file 1 year ago
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
  Ivan Savenko 18f9d29fd2 Fix typo 1 year ago
  Ivan Savenko 9e09fe08e1 Fixed duplicated hero check - was used too early, before hero type is 1 year ago
  Ivan Savenko e66a982c96 Fix backpack availability check in Grail digging 1 year ago
  Ivan Savenko 049c352511 Added loss condition "lose part of Angelic Alliance" to Yog campaign 1 year ago
  Ivan Savenko ccea7fc1fb Yog will now only get Attack or Defence on leveling up 1 year ago
  Ivan Savenko 7992144763 Gem class is now Sorceress 1 year ago
  Ivan Savenko 3abc26e789 Moved checks for campaign heroes to CGHeroInstance class 1 year ago