Commit History

Author SHA1 Message Date
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger 12 years ago
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) 12 years ago
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 years ago
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 years ago
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  Ivan Savenko c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
  Ivan Savenko 5082dafd62 - h3 hero classes and artifacts can be modified via json 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 years ago
  Michał W. Urbańczyk 8c7c4789ca Attempt to apply patch from stopiccot. 12 years ago
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  mateuszb af5287c193 * fixed opening custom campaign selection window 13 years ago
  Ivan Savenko 56ffd05648 patch from stoppicot: 13 years ago
  Michał W. Urbańczyk 17755caa10 * fixed #1199 13 years ago
  Ivan Savenko 46eb0b3daf - wrokaround/fix for #1177 13 years ago
  Michał W. Urbańczyk 5b919d88eb "More stable" opening AI. 13 years ago
  Ivan Savenko 62e99a1ae5 - basic loading screen, no progress bar 13 years ago
  Ivan Savenko 423a226e31 OS X patch from stopiccot 13 years ago
  Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 years ago
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 years ago
  Ivan Savenko 2643762f08 Mac OS patch from stopiccot 13 years ago
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler 13 years ago
  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.) 13 years ago
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns 13 years ago
  DjWarmonger e2bfd53c98 - Fixed some issues and crashes 13 years ago
  mateuszb 8e3de98059 * restoring campaign features 13 years ago
  mateuszb 4010978a91 * a bit of work on campaigns 13 years ago
  mateuszb fb2f19b4c5 * some work on campaigns 13 years ago
  Michał W. Urbańczyk 96a92d0f45 * fixed remaining part of #1071 — the screen surface has always to be created in the main thread 13 years ago