Historie revizí

Autor SHA1 Zpráva Datum
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui před 12 roky
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase před 12 roky
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring před 12 roky
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs před 12 roky
  mateuszb d03dbf64a6 * refactoring před 12 roky
  mateuszb 8769f67c5d * JsonReader can convert to enums před 12 roky
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes před 12 roky
  mateuszb a1da195b85 * minor refactoring před 12 roky
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug před 13 roky
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h před 13 roky
  Ivan Savenko ffe8b99369 - reorganized hero classes před 13 roky
  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 před 13 roky
  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 před 13 roky
  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 před 13 roky
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) před 13 roky
  alexvins ff3da291a1 [refactor] reduce some code duplication. no functional changes před 13 roky
  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.) před 13 roky
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. před 13 roky
  mateuszb 6a81c8b1af * campaign against magic numbers před 13 roky
  Ivan Savenko 0ca9f64573 Next part of town configuration: před 13 roky
  Ivan Savenko d72c44e4c3 - fixed modifiers keys behaviour in TextInput před 13 roky
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base před 13 roky
  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. před 13 roky
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. před 13 roky
  Ivan Savenko 770a6e077c - handling of incorrect or missing configuration files (settings.json\defaultSettings.json) před 13 roky
  Ivan Savenko 7a6133a824 - some bugfixing před 13 roky
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based před 13 roky
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window před 13 roky
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. před 13 roky
  Ivan Savenko 49495c9caf - possibly fixed #966 and #958 před 13 roky