Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 716da918f8 Completely remove IGameCallback class hace 5 meses
  Ivan Savenko a13ab8f013 Merge pull request #5707 from IvanSavenko/dwelling_fix hace 5 meses
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis hace 5 meses
  Ivan Savenko cb70cc48d6 Fixes for handling of oversized map dwellings hace 5 meses
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
  Ivan Savenko f025a3a932 Review & cleanup hiding / displaying map objects hace 6 meses
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization hace 6 meses
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors hace 7 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  Ivan Savenko ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance hace 1 año
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance hace 1 año
  Ivan Savenko d1e7cb72c2 Fix game gang on random map generation hace 1 año
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() hace 1 año
  Ivan Savenko 0fd9dbf240 Unified income handling, added IOwnableObject interface 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
  Ivan Savenko 5454d01316 Provide more information in thrown exceptions for unfixed crashes hace 1 año
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hace 1 año
  Tomasz Zieliński 6cd19b81dd Working fir for Corpse issue: hace 1 año
  Ivan Savenko ed66fc2fb3 Minor optimization of map startup time hace 1 año
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable hace 1 año
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration hace 2 años
  Ivan Savenko 461c481ef3 Fix game startup hace 2 años
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class hace 2 años
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID hace 2 años
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files hace 2 años
  Ivan Savenko 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE hace 2 años
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style hace 2 años
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier hace 2 años