提交历史

作者 SHA1 备注 提交日期
  Alexander Wilms cca08e29da Remove duplicate semicolons 1 年之前
  Alexander Wilms bc781c28e0 Remove trailing semicolon from NET_EVENT_HANDLER macro 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class 1 年之前
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable 1 年之前
  Ivan Savenko 8346d71c98 Remove more subID access 2 年之前
  Ivan Savenko 7107b3202f Merge pull request #3069 from SoundSSGood/artifact-location-id 2 年之前
  SoundSSGood ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 年之前
  SoundSSGood 61fc236d79 ArtifactLocation now use ID for artHolder identification part1 2 年之前
  Alexander Wilms 5cbc75d3b7 Merge remote-tracking branch 'upstream/develop' into develop 2 年之前
  Alexander Wilms bcaa2e5966 AI/VCAI/VCAI.cpp: Remove "e" from "throw" statement to rethrow the original exception. 2 年之前
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Ivan Savenko 46e4d862a5 Fix AI recruitment 2 年之前
  Ivan Savenko 39a92cdde3 Add query for dwellings dialog 2 年之前
  Ivan Savenko 898733eed7 Added Query to track visit duration for Taverns and Markets 2 年之前
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 年之前
  Ivan Savenko c8e6a7cd27 Fixed most common cases of movement actions 2 年之前
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 年之前
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 年之前
  Ivan Savenko 036df2e0ad Support multiple battles in AI 2 年之前
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() 2 年之前
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files 2 年之前
  nordsoft 98f7ed9dfd Implement player start turn query 2 年之前
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 2 年之前
  Ivan Savenko e54287ea5d Converted remaining identifier to new system 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 年之前
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 年之前
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 年之前