Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko c43844706e Implemented translation support for random map descriptions hace 1 año
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class hace 1 año
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template hace 1 año
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library hace 1 año
  Laserlicht 018127b236 set values for map editor and rmg hace 1 año
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hace 1 año
  Ivan Savenko 62b564650d Fix possibly hanging pointer to deleted CGObjectInstance hace 1 año
  Ivan Savenko f5824ccea4 Re-throw exception on RMG failure to prevent weird crashes later hace 1 año
  Tomasz Zieliński 12da0196a0 Restrict reindexing to random maps hace 1 año
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex hace 1 año
  Ivan Savenko 87059be67b Added range checks to values read from h3m. hace 1 año
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hace 1 año
  Tomasz Zieliński 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) hace 1 año
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. hace 1 año
  Tomasz Zieliński ee6c331bad Merge remote-tracking branch 'origin/beta' into random_prison_distributor hace 1 año
  Ivan Savenko fd499e318d Review suggestion hace 1 año
  Ivan Savenko ca2df49fbb Block usage of preselected starting heroes for prisons in RMG hace 1 año
  Tomasz Zieliński ebf2055afc - Unban hero if related Prison is destroyed during map generation hace 1 año
  Tomasz Zieliński 8fe6a103cd - Move Hero / Prison distribution to separate modificator hace 1 año
  Ivan Savenko 13763cad8e Remove few more implicit conversions hace 2 años
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators hace 2 años
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> hace 2 años
  Tomasz Zieliński 07dac8b6d4 Works more or less hace 2 años
  nordsoft 03c099d4fd First steps hace 2 años
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko e54287ea5d Converted remaining identifier to new system hace 2 años