Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer hace 9 años
  AlexVinS 85f94676a5 Server: convert logging hace 9 años
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it hace 9 años
  Vadim Markovtsev fa8a282696 Fix pthread_mutex_lock abort() in requestActionASAP impl hace 10 años
  ArseniyShestakov 0d83f6fedd Fix issue 1877. Allow to buy heroes in ally towns hace 10 años
  ArseniyShestakov 21aaad6972 MoveHero: add transit movement option hace 10 años
  DjWarmonger 5b8180e327 Cleaning logs. hace 11 años
  Ivan Savenko aa0433228a Fixed cheats - sendMesssage will also pass current object. hace 11 años
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects hace 11 años
  Ivan Savenko b2e8c92383 Cleanup: hace 11 años
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits hace 11 años
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. hace 11 años
  Michał W. Urbańczyk d8a27d8f3c Refactored player-specific data into single struct BattleState. hace 12 años
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. hace 12 años
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. hace 12 años
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) hace 12 años
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase hace 12 años
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring hace 12 años
  mateuszb 560315bc48 * SlotID refactoring hace 12 años
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain hace 12 años
  mateuszb bda766b697 * refactoring hace 12 años
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs hace 12 años
  mateuszb 9dd60b6dbe * refactoring hace 12 años
  mateuszb f1c78e3260 * creature ID refactoring hace 12 años
  mateuszb af5287c193 * fixed opening custom campaign selection window hace 12 años
  mateuszb 25663ce7af * fixed vector<bool> serialization hace 12 años
  mateuszb 8769f67c5d * JsonReader can convert to enums hace 12 años
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug hace 13 años
  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 hace 13 años
  Michał W. Urbańczyk f30ee8ff04 * fixed possible corruption of pack sent by server when player request is rejected hace 13 años