Historique des commits

Auteur SHA1 Message Date
  Konstantin 86f5d6de69 vcmi: modernize headers il y a 2 ans
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame il y a 2 ans
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events il y a 2 ans
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed il y a 2 ans
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code il y a 2 ans
  Ivan Savenko 860fe43131 Merged two mouse button enums il y a 2 ans
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp il y a 2 ans
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: il y a 2 ans
  Ivan Savenko d40d5250b7 changes to status bar according to review comments: il y a 3 ans
  Ivan Savenko ac839ad26a Changes to rest of the code according to review: il y a 3 ans
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas il y a 3 ans
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of il y a 3 ans
  Agoston Szepessy 411038195c Add clickeable area on top of creature picture il y a 3 ans
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. il y a 5 ans
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) il y a 7 ans
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) il y a 7 ans
  Arseniy Shestakov 2da3d8a563 Code style: remove senseless comments il y a 8 ans
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
  Fay 02fa478bfb Refactor: unified logic for notyfing CIntObjs about left/right mouse click events; il y a 8 ans
  AlexVinS 5506ae036a Reworked CHillFortWindow il y a 9 ans
  AlexVinS 055c84bc7a cleanup il y a 9 ans
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods il y a 10 ans
  AlexVinS cc669b0ae7 Move gui locking to GUIHandler il y a 10 ans
  AlexVinS b6a2323e01 SDL1 wipe, part 2. Untested. il y a 10 ans
  AlexVinS c46999bcb8 Conurrency related tweaks. Crashes in renderFrame should be fixed, but synchronization is still not perfect il y a 10 ans
  AlexVinS b71d985d49 cleanup il y a 10 ans
  Fay 4b248c2762 World view impl -- initial; il y a 11 ans
  Ilya Zhuravlev b22973e717 Fixed crash, "pure virtual method called", when calling doUpdate lambda from CGPreGame. il y a 11 ans