История коммитов

Автор SHA1 Сообщение Дата
  Ivan Savenko d1dd7eef48 Proper fix for #1712 - Building requirement tests are now fixed 11 лет назад
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: 11 лет назад
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 лет назад
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 лет назад
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 лет назад
  karol57 dd33fd51a8 int3 dist2d microoptimization 11 лет назад
  Ivan Savenko 7f276185bd Moving files: 11 лет назад
  DjWarmonger 4ea9810831 First version that works: 11 лет назад
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 лет назад
  DjWarmonger a3cad2883f - Restored correct specialty serialization (#1599 and all its children) 11 лет назад
  Ivan Savenko 8d178fbcf5 Minor fixes: 11 лет назад
  Michał W. Urbańczyk 6f8974bab3 Fix for #1673 — objects vector may contain nullptr (for objects that have been removed). 12 лет назад
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 лет назад
  Ivan Savenko 2b9e074d54 - implements level limit (Mantis #1620) 12 лет назад
  Ivan Savenko 0c5be52a42 Win/loss conditions based on logical expressions, yet another large 12 лет назад
  beegee1 11ca1ec1f8 - Fixed custom main hero handling (map options) 12 лет назад
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 лет назад
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 лет назад
  beegee1 56534bc3fb - Bug fix to previous commit 12 лет назад
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 лет назад
  beegee1 42c2c29976 - Added support for RMG templates(subset of OH3) - Added template "Small Ring" for testing 12 лет назад
  Ivan Savenko b20f8fd3d4 - fixed uninitialized access into modHander 12 лет назад
  beegee1 7a3f5dc23b - Replaced exceptions with assert for internal-API code 12 лет назад
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 лет назад
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 12 лет назад
  beegee1 44bde4a1d3 - Fixed indentation for various files, sorry... 12 лет назад
  beegee1 c10266ed97 - Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h 12 лет назад
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 лет назад