Commit History

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