Historique des commits

Auteur SHA1 Message Date
  Alexander Wilms cca08e29da Remove duplicate semicolons il y a 1 an
  Ivan Savenko 13763cad8e Remove few more implicit conversions il y a 1 an
  Ivan Savenko bbd3312705 Fix randomization of heroes in campaigns il y a 1 an
  Ivan Savenko 2cc8b5baeb Fix map startup il y a 1 an
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 8346d71c98 Remove more subID access il y a 2 ans
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID il y a 2 ans
  SoundSSGood ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 il y a 2 ans
  nordsoft b6b75beb29 Fixes for map editor il y a 2 ans
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style il y a 2 ans
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier il y a 2 ans
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form il y a 2 ans
  Ivan Savenko 8a81b3013f Fixed transferring of artifacts from backpack in campaigns il y a 2 ans
  Ivan Savenko 098e68b8dd Fix granting of building upgrade as bonus il y a 2 ans
  Ivan Savenko 48ac84110b Replaced hero crossover logic with one that actually matches H3 il y a 2 ans
  Ivan Savenko f6b2f58da9 Use inheritance instead of composition for campaign header il y a 2 ans
  Ivan Savenko a08fe09517 Added encapsulation for CampaignState class il y a 2 ans
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code il y a 2 ans
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing il y a 2 ans
  Ivan Savenko 453d441562 Remove heroes placeholders even in single scenarios il y a 2 ans
  Ivan Savenko 2882e2d248 Added loading of reserved heroes from H3M il y a 2 ans
  Ivan Savenko 2b7e554807 Formatting & cleanup il y a 2 ans
  Ivan Savenko 0fb284f948 Extracted campaign-related code from GameState into a separate class il y a 2 ans