История коммитов

Автор SHA1 Сообщение Дата
  AlexVinS 0edd10078f Fix usage of fillRect. 11 лет назад
  AlexVinS 57f82f2bed Add a comment. 11 лет назад
  AlexVinS f3067878dd Force full redraw for sliders. This fixes backgroung glitches with SDL2. 11 лет назад
  AlexVinS 3e4e810888 More ColorKey cleanup 11 лет назад
  AlexVinS e57dbbde15 Extract startTextInput & stopTextInput 11 лет назад
  AlexVinS 9797372dbe Implement Unicode support for ingame console 11 лет назад
  AlexVinS 15fe37133c Fix compilation with SDL1 11 лет назад
  AlexVinS ac2896da42 Implemented SDL2 unicode input. Hotkeys are sill broken. 11 лет назад
  AlexVinS 0ef16feca9 Refactoring towards backward compatibility (WiP) 11 лет назад
  AlexVinS 62d42465de fix compilation 11 лет назад
  Ivan Savenko c5b74a2dce Miscellaneous fixes: 11 лет назад
  Ivan Savenko ee1b0459e6 Extended building dependencies: 12 лет назад
  beegee1 c786a3076a - Refactored victory loss condition checks 12 лет назад
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 лет назад
  Ivan Savenko 6331995afd minors: 12 лет назад
  Ivan Savenko 42879225f0 minor fixes: 12 лет назад
  Ivan Savenko 708b0c6f47 - fixes #1424 - added missing override and CLabel::visibleText() 12 лет назад
  Ivan Savenko 7f43150bb9 - fixes #1423 - convert values to int before using 12 лет назад
  Ivan Savenko 83440f1149 A bit more text-related work: 12 лет назад
  Ivan Savenko 6bee105d7d Some refactoring of text display widgets: 12 лет назад
  Ivan Savenko 146a5e5ef8 Made speed of most of battle animations time-based 12 лет назад
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 лет назад
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 лет назад
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 лет назад
  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 лет назад
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 лет назад