Commit History

Author SHA1 Message Date
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 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
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  mateuszb 9c1a117c1c * refactoring 12 years ago
  mateuszb d540723739 * 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 dc091a1ce1 * some work on hero crossover; still buggy 12 years ago
  mateuszb bda92a4a73 * refactoring 12 years ago
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 years ago
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes 12 years ago
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 years ago
  alexvins 68e91ada1c [refactor] 12 years ago
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 12 years ago
  mateuszb 100dad889a * much better callback function declaration (previous version inspired me to write a new coding guideline) 13 years ago
  DjWarmonger a7cea94247 - Hopefully fixed #1103 13 years ago
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler 13 years ago
  DjWarmonger d5aed7c0c7 Compile fix - why would lib headers be dependent on IDE? 13 years ago
  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 years ago
  Ivan Savenko fc85e08a64 - clang and gcc 4.5 compatibility 13 years ago
  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 years ago
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) 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
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 years ago
  mateuszb 59fcc15254 * last revision reverted, mysterious bug 13 years ago