Commit History

Author SHA1 Message Date
  Ivan Savenko b1285bc506 Merged GUI refactoring into develop, fixed conflicts 11 years ago
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
  Ivan Savenko 10fc1892a8 Large refactoring of button classes: 11 years ago
  Ivan Savenko 731aedf3a1 Split CIntObjectClasses into multiple smaller files. This should be the last change in files 11 years ago
  AlexVinS 74d3effa98 More safe way of update locking 11 years ago
  AlexVinS 9b8ad51cd3 Run all rendering with pim lock if possible 11 years ago
  AlexVinS 4e4ba6654c fix Eye of magi, also fix #1608 11 years ago
  AlexVinS 13bd4ddcb2 Now movement can be canceled 11 years ago
  AlexVinS 5fa5ba622f Start preparation for moveHero threaded implementation 11 years ago
  beegee1 b9b25ef552 - Fixed mantis #1422 (starting another scenario crashes VCMI for now) 12 years ago
  beegee1 41e274b4aa - Moved FunctionList from /client to /lib -> used in client and server 12 years ago
  beegee1 c786a3076a - Refactored victory loss condition checks 12 years ago
  beegee1 3e4407593f - Refactoring for checking victory/loss conditions (use enum class instead of magic numbers) 12 years ago
  Michał W. Urbańczyk d4a8e90460 Fixed #1448, #1470 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 04d11519ef Quick Combat system setting works… if user doesn't click in the meantime. 12 years ago
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 years ago
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 years ago
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 years ago
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  mateuszb 8a8eecd063 * refactoring 12 years ago
  Michał W. Urbańczyk 17755caa10 * fixed #1199 12 years ago
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 years ago
  Michał W. Urbańczyk fa3d32925e A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed. 13 years ago
  Ivan Savenko e3231db1c9 - primaryResource and warMachine now use string ID 13 years ago
  DjWarmonger c5d9110176 Compile fix for last commit. 13 years ago