提交历史

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