Historique des commits

Auteur SHA1 Message Date
  Michał W. Urbańczyk 0b494a7bb0 [experiments2] More. il y a 12 ans
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. il y a 12 ans
  Michał W. Urbańczyk 6e1464b568 Tribool - I used it wrong. il y a 12 ans
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui il y a 12 ans
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase il y a 12 ans
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring il y a 12 ans
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs il y a 13 ans
  mateuszb d03dbf64a6 * refactoring il y a 13 ans
  mateuszb 8769f67c5d * JsonReader can convert to enums il y a 13 ans
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes il y a 13 ans
  mateuszb a1da195b85 * minor refactoring il y a 13 ans
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug il y a 13 ans
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h il y a 13 ans
  Ivan Savenko ffe8b99369 - reorganized hero classes il y a 13 ans
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names il y a 13 ans
  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 il y a 13 ans
  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 il y a 13 ans
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) il y a 13 ans
  alexvins ff3da291a1 [refactor] reduce some code duplication. no functional changes il y a 13 ans
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) il y a 13 ans
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. il y a 13 ans
  mateuszb 6a81c8b1af * campaign against magic numbers il y a 13 ans
  Ivan Savenko 0ca9f64573 Next part of town configuration: il y a 13 ans
  Ivan Savenko d72c44e4c3 - fixed modifiers keys behaviour in TextInput il y a 13 ans
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base il y a 13 ans
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. il y a 13 ans
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. il y a 13 ans
  Ivan Savenko 770a6e077c - handling of incorrect or missing configuration files (settings.json\defaultSettings.json) il y a 13 ans
  Ivan Savenko 7a6133a824 - some bugfixing il y a 13 ans
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based il y a 13 ans