Commit Verlauf

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