Commit History

Author SHA1 Message Date
  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
  mateuszb 59fcc15254 * last revision reverted, mysterious bug 13 years ago
  mateuszb 55f1c47c16 * more TPlayerColor/TResource 13 years ago
  mateuszb 6a81c8b1af * campaign against magic numbers 13 years ago
  DjWarmonger 554a98dbd7 Quests will now be handled as object member instead of inheritance. Enabled quest objects for AI. 13 years ago