提交歷史

作者 SHA1 備註 提交日期
  Michał W. Urbańczyk 617e1f962e New files for lib: 14 年之前
  Michał W. Urbańczyk b4144dc616 Callback jugglery, part 1. 14 年之前
  Michał W. Urbańczyk ab20e024c0 Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes. 15 年之前
  mateuszb 2451c0dea6 * a bit better stack reversing 15 年之前
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done 15 年之前
  mateuszb b15deaa203 * more constTransitivePointers in GameInfo, separated client GUI classes from it, moved def handlers from CGDefInfo 15 年之前
  mateuszb 5806976a9a * towards ConstTranssitivePointers in CGI 15 年之前
  mateuszb 23c501b79e some changes 15 年之前
  DjWarmonger f6b97704c7 Partial support for random wandering stacks. Well, they are not 'that' random as don't use global ran() function. 15 年之前
  Ivan Savenko fd45cd0a6d - fix for #283 15 年之前
  Ivan Savenko 3c868146a6 - linux fix for BuildingHandler 15 年之前
  Michał W. Urbańczyk 221728c680 Fixed #541 15 年之前
  Ivan Savenko 5dc444cd2b - University is finally implemented, both town and map objects 15 年之前
  Michał W. Urbańczyk 1e30045541 Support for Tavern on adv map. 15 年之前
  DjWarmonger 12f6d5a380 Redesigned artifact randomization. 15 年之前
  Michał W. Urbańczyk 21a05d73cb Black Market and Artifact Merchant (only buying artifacts) support. 15 年之前
  Michał W. Urbańczyk ec6342d9a7 Serializer will now smartly send over network CArtifact* and CHero*. Unified handling of items stored in vector. 15 年之前
  DjWarmonger 53d4b51b26 Fixed #506. Some really weird issues caused it. 15 年之前
  Michał W. Urbańczyk 0fdbe787dc * New file: lib/HeroBonus.cpp - updated project files for MSVC 16 年之前
  DjWarmonger e1c793068d 1.Support for Skyship - revealing entire map 16 年之前
  mateuszb 60a401384f * please don't include headers in headers if not necessary 16 年之前
  DjWarmonger 1683a419a3 Implemented artifact placement rules for advMap objects, but not for the random artifacts placed via editor. (feature #119) 16 年之前
  mateuszb 45e60cc826 * minor fix in IGameCallback::getAllowedSpells 16 年之前
  DjWarmonger 0937653e0a getAllowedSpells fixed. Shrines will use it from now on. 16 年之前
  DjWarmonger 55925e0eea 1.Fixes for RazeStructures net packs. 16 年之前
  mateuszb 543e3c6431 * one more fix for r1145 16 年之前
  DjWarmonger 23c917f874 Next part of Creature Banks script, partial support for once visitable objects in towns. 16 年之前
  mateuszb 9c45f050ef * minor changes to code handling cartographer (next time please make more documentation of your code, especially interfaces and especially when it's not consistent with the rest of the engine (map level description in this case) ) 16 年之前
  DjWarmonger dd2509f4e8 Support for Cartographers of all types. 16 年之前
  Trevor Standley 3d93e0acf0 AI doesn't try to visit itself. AI doesn't try to visit OPW/OPH objects that have been visited. Soon AI will be able to learn priorities. 16 年之前