Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code il y a 2 ans
  Ivan Savenko 9f906ff1d2 Remove pointer to CGObjectInstance from map header il y a 2 ans
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 il y a 2 ans
  Ivan Savenko 6cb1f6ff11 Remove all remaining implicit conversion in lib il y a 2 ans
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented il y a 2 ans
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind il y a 2 ans
  Ivan Savenko 8d5fa41a19 Minor fixes il y a 2 ans
  Ivan Savenko 3634fb2158 Remove int <=> Identifier comparisons il y a 2 ans
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID il y a 2 ans
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  nordsoft 00c8c2eb82 Event message meta string il y a 2 ans
  nordsoft 0ac893b80f Rumors meta string il y a 2 ans
  SoundSSGood f47def3588 refactoring il y a 2 ans
  nordsoft 6e3817f18c Events serialization il y a 2 ans
  Ivan Savenko a30e7ba321 Remove bitmasks of PlayerColor's. Add encode/decode methods il y a 2 ans
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form il y a 2 ans
  Tomasz Zieliński 03b3771f19 Ban Navigation on maps without water il y a 2 ans
  Tomasz Zieliński 025b0814c8 + Handled banning spells and artifacts il y a 2 ans
  Tomasz Zieliński a200e87640 Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps il y a 2 ans
  Ivan Savenko 37f3560b9c Fix build in debug mode il y a 2 ans
  Tomasz Zieliński 700d8459ac Checking flags and conditions il y a 2 ans
  SoundSSGood 9b5f6ec7cf CArtifact getters setters il y a 2 ans
  Ivan Savenko f7b27da00e Implemented support for "coast visitable" objects: il y a 2 ans
  Ivan Savenko d51fe62804 Win/loss condition texts use MetaString il y a 2 ans
  Ivan Savenko 0901c8feaf Use boost::multiarray instead of manual memory management in CMap il y a 2 ans
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. il y a 2 ans
  Ivan Savenko 62595cb039 Split massive CMap.h a bit il y a 2 ans
  Ivan Savenko de769a04d6 Remove unnecessary includes from headers il y a 2 ans