Histórico de Commits

Autor SHA1 Mensagem Data
  Konstantin d746a96d55 vcmi: use SpellSchool identifier instead of enum há 2 anos atrás
  Konstantin 344593e891 vcmi: made some CSpell properties private há 2 anos atrás
  Konstantin 8724181a0f vcmi: spell resistance rework há 2 anos atrás
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible há 2 anos atrás
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA há 2 anos atrás
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 há 2 anos atrás
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods há 2 anos atrás
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP há 2 anos atrás
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow há 2 anos atrás
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing há 2 anos atrás
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API há 2 anos atrás
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class há 2 anos atrás
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes há 2 anos atrás
  Konstantin P 057a33c508 SpellSchool: use identifier instead of int há 2 anos atrás
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  Ivan Savenko fb739e7186 Merge beta -> develop há 2 anos atrás
  Ivan Savenko f6d480cbb2 Moved player-specific heroes & towns information to new class há 2 anos atrás
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name há 2 anos atrás
  Ivan Savenko f245080cba Fix missing error message on casting spell in hotseat há 2 anos atrás
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size há 2 anos atrás
  Ivan Savenko 506c3d29bc Replaced vstd clamp with std version há 2 anos atrás
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage há 2 anos atrás
  Ivan Savenko f8c1c46562 removed CAdvMapInt::handleRightClick method há 2 anos atrás
  Ivan Savenko 62151cd20c Replaced genRect with Rect constructor call há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed há 2 anos atrás
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code há 2 anos atrás