Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing il y a 2 ans
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API il y a 2 ans
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes il y a 2 ans
  Konstantin P 057a33c508 SpellSchool: use identifier instead of int il y a 2 ans
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys il y a 2 ans
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system il y a 2 ans
  Ivan Savenko fb739e7186 Merge beta -> develop il y a 2 ans
  Ivan Savenko f6d480cbb2 Moved player-specific heroes & towns information to new class il y a 2 ans
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name il y a 2 ans
  Ivan Savenko f245080cba Fix missing error message on casting spell in hotseat il y a 2 ans
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size il y a 2 ans
  Ivan Savenko 506c3d29bc Replaced vstd clamp with std version il y a 2 ans
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage il y a 2 ans
  Ivan Savenko f8c1c46562 removed CAdvMapInt::handleRightClick method il y a 2 ans
  Ivan Savenko 62151cd20c Replaced genRect with Rect constructor call il y a 2 ans
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface il y a 2 ans
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 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 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's il y a 2 ans
  Ivan Savenko e35a669eeb Refactoring of CPicture class to improve encapsulation il y a 2 ans
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color il y a 2 ans
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: il y a 2 ans
  Ivan Savenko 5da407e822 All spell texts are now passed through translator il y a 2 ans
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP il y a 2 ans
  Ivan Savenko d29c9d6445 Fortify CLabel interface to prevent unchecked access il y a 2 ans