提交歷史

作者 SHA1 備註 提交日期
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年之前
  mateuszb d03dbf64a6 * refactoring 12 年之前
  mateuszb f1c78e3260 * creature ID refactoring 12 年之前
  mateuszb dc091a1ce1 * some work on hero crossover; still buggy 12 年之前
  mateuszb bda92a4a73 * refactoring 12 年之前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年之前
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes 12 年之前
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 年之前
  alexvins 68e91ada1c [refactor] 13 年之前
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 年之前
  mateuszb 100dad889a * much better callback function declaration (previous version inspired me to write a new coding guideline) 13 年之前
  DjWarmonger a7cea94247 - Hopefully fixed #1103 13 年之前
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler 13 年之前
  DjWarmonger d5aed7c0c7 Compile fix - why would lib headers be dependent on IDE? 13 年之前
  beegee1 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods 13 年之前
  Ivan Savenko fc85e08a64 - clang and gcc 4.5 compatibility 13 年之前
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 年之前
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) 13 年之前
  DjWarmonger 4bacd97497 Quests now handled by pointers again, this time without bugs. 13 年之前
  DjWarmonger 0435d5a4f1 - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 13 年之前
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 年之前
  mateuszb 59fcc15254 * last revision reverted, mysterious bug 13 年之前
  mateuszb 55f1c47c16 * more TPlayerColor/TResource 13 年之前
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns 13 年之前
  mateuszb 8e3de98059 * restoring campaign features 13 年之前
  Michał W. Urbańczyk 5981ad15d4 Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON. 13 年之前
  DjWarmonger b28da1a5d3 - Quest log minimap now has clickable icons 13 年之前
  DjWarmonger 32d1a08470 Pointer serialization for CQuest. 13 年之前
  DjWarmonger 49d2ba1982 Quest Log is partially functional. TODO: update quest after completion. 13 年之前
  Ivan Savenko 50e8bc1704 - build system update 13 年之前