Historie revizí

Autor SHA1 Zpráva Datum
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame před 2 roky
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface před 2 roky
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed před 2 roky
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code před 2 roky
  Ivan Savenko 860fe43131 Merged two mouse button enums před 2 roky
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader před 2 roky
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's před 2 roky
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: před 2 roky
  Ivan Savenko 864990db13 Implemented Bloodlust & Petrification effect před 2 roky
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of před 3 roky
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) před 7 roky
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) před 7 roky
  AlexVinS 61e241308d Logging cleanup před 8 roky
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) před 8 roky
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file před 8 roky
  Fay 02fa478bfb Refactor: unified logic for notyfing CIntObjs about left/right mouse click events; před 8 roky
  AlexVinS b71d985d49 cleanup před 10 roky
  Fay 4b248c2762 World view impl -- initial; před 11 roky
  Ivan Savenko 10fc1892a8 Large refactoring of button classes: před 11 roky
  Ivan Savenko 647b9c683f Reorganized client source tree: před 11 roky
  Ivan Savenko 09bedf9aa9 Reducing size of GUIClasses. Moved Garrison Int into a separate file. před 11 roky
  AlexVinS 74d3effa98 More safe way of update locking před 11 roky
  AlexVinS 9b8ad51cd3 Run all rendering with pim lock if possible před 11 roky
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported před 12 roky
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: před 12 roky
  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 před 12 roky
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui před 12 roky