Commit History

Author SHA1 Message Date
  Michał W. Urbańczyk d1d67caa0b Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime. 12 years ago
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 12 years ago
  alexvins 2eb8263e51 Basic Configuration for bonus types 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 years ago
  mateuszb 560315bc48 * SlotID refactoring 12 years ago
  Michał W. Urbańczyk 12e627ec49 Fixed #1206. 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  alexvins ceea466f54 [refactor] spell handling 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  mateuszb 8a8eecd063 * refactoring 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
  mateuszb d03dbf64a6 * refactoring 12 years ago
  mateuszb f1c78e3260 * creature ID refactoring 12 years ago
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 years ago
  alexvins a9d458c8f4 few more refactorings 12 years ago
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 years ago
  mateuszb ba3075317f * proper bool serialization 12 years ago
  alexvins b376ac8568 refactor map loading, few small tweaks 12 years ago
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 years ago
  mateuszb a1da195b85 * minor refactoring 12 years ago
  Michał W. Urbańczyk 6232a1b369 Fixed #1181. Do not change that setProperty to setPropertyDer, it has to be as it is. 12 years ago
  DjWarmonger 1e90de3c9f Some more fixes for limiters and specialties. 12 years ago
  DjWarmonger ce15eb37c2 - Fixed serialization of limiters 12 years ago
  alexvins 68e91ada1c [refactor] 12 years ago
  alexvins 264ce77ec9 [refactor] a few more cleanups 12 years ago
  alexvins daf2c285e9 [refactor] reduce some code duplication, get rid of few magic nombers. 12 years ago
  alexvins 66d9edf76e small refactor secskill limit check. 13 years ago
  DjWarmonger 4bacd97497 Quests now handled by pointers again, this time without bugs. 13 years ago
  DjWarmonger 0435d5a4f1 - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 13 years ago