Commit History

Author SHA1 Message Date
  AlexVinS 5a3854a8de Fixed CID 1288852, CID 1243202 9 years ago
  AlexVinS db40e125eb Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359 9 years ago
  AlexVinS 42e7128acc Fixed possible use-after-free crash with artifacts registration in RMG. 9 years ago
  AlexVinS 6dc47a2de0 Fixed use-after-free crash with quests registration in RMG. 9 years ago
  DjWarmonger dea39b8497 Complete solution for Subterranean Gate placement. 9 years ago
  DjWarmonger f995756973 First part of Subterranean Gates rework. Fixes #http://bugs.vcmi.eu/view.php?id=2450 9 years ago
  DjWarmonger 452027cd8d Handle ObjectInfo via pointer to avoid expensive copy. 9 years ago
  DjWarmonger 2410f0af61 - WeightedRule optimization - part 1 9 years ago
  DjWarmonger 2bffd4e5c1 Moar optimization! 9 years ago
  DjWarmonger 7f0b852449 Huge optimization based on profiling - cut generation time by almost half (Jebus XL+U). 9 years ago
  DjWarmonger 08dccb4cc3 Use binary search for roulette wheel. TODO: implement in other places. 9 years ago
  DjWarmonger 7db2fc6d25 Fixes. Works correctly only for player factions configured in RMG options. 9 years ago
  DjWarmonger aecf834cc1 Fixed placing of close objects #2447. Some additional refactoring. 9 years ago
  DjWarmonger 8ceceb897e Fixed zones falling into negative cordinates. Should fix "assert(size)" crashes. 9 years ago
  DjWarmonger 4101cabc22 Hidden unnecessary log. 9 years ago
  DjWarmonger 053b342721 Minor optimization for object selection. 9 years ago
  DjWarmonger 8f1fba9551 Merge pull request #146 from vcmi/feature/VCMIMapFormat1 9 years ago
  DjWarmonger fba1e86091 An experiment - instead of hard limit function use modulo wrap-around for zone placement. Should be more logical and give zones more space. 9 years ago
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) 9 years ago
  AlexVinS 800f32c4cb Fix few cases of tempOwner initialization. 9 years ago
  AlexVinS a00dbd3dd1 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 years ago
  DjWarmonger 441c94d56c Remove log for Seer Huts. 9 years ago
  AlexVinS 6e205a58b4 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 years ago
  DjWarmonger 327e95407e - Compile fixes part 1 9 years ago
  AlexVinS 89d986fc6a Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 years ago
  DjWarmonger ac730a591c Fixed large treasure piles sometimes being uncovered. 9 years ago
  DjWarmonger dd1fc47c93 Workaround for Seer Hut offset. They seem to work fine now. 10 years ago
  DjWarmonger d840fb40eb Fixed crashes with RMG Seer Huts. Now they are functional. 10 years ago
  AlexVinS 2d5a366e6c Implemented (basic) object construction and placement 10 years ago
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 years ago