Cronologia Commit

Autore SHA1 Messaggio Data
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 anni fa
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 anni fa
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 anni fa
  DjWarmonger a3cad2883f - Restored correct specialty serialization (#1599 and all its children) 11 anni fa
  Ivan Savenko 8d178fbcf5 Minor fixes: 11 anni fa
  Ivan Savenko 7f07a30d7d More fixes for map-specific crashes, fixes #1427 and #733 11 anni fa
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 anni fa
  Ivan Savenko a8b9258840 missing dll_linkage 12 anni fa
  Ivan Savenko 0c5be52a42 Win/loss conditions based on logical expressions, yet another large 12 anni fa
  beegee1 11ca1ec1f8 - Fixed custom main hero handling (map options) 12 anni fa
  DjWarmonger 473250e223 - Removed slow and buggy part of exploration code 12 anni fa
  Ivan Savenko 3560bbb7f3 two patches/pull requests from janisozaur 12 anni fa
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 anni fa
  Michał W. Urbańczyk 096e1230ce That needs to be serialized. 12 anni fa
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 anni fa
  beegee1 42c2c29976 - Added support for RMG templates(subset of OH3) - Added template "Small Ring" for testing 12 anni fa
  Ivan Savenko b3bbe27089 - ignore wog maps if wog is not present 12 anni fa
  beegee1 7a3f5dc23b - Replaced exceptions with assert for internal-API code 12 anni fa
  Michał W. Urbańczyk d1d67caa0b Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime. 12 anni fa
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 12 anni fa
  beegee1 45fccfb1a6 - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files 12 anni fa
  beegee1 44bde4a1d3 - Fixed indentation for various files, sorry... 12 anni fa
  beegee1 c10266ed97 - Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h 12 anni fa
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 anni fa