Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors il y a 2 ans
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code il y a 2 ans
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing il y a 2 ans
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  Ivan Savenko b04b11b9d1 Merge pull request #2175 from IvanSavenko/map_format_mappings il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Michael eb618fbff9 rename function il y a 2 ans
  Michael 8672fc7e3d Allows to translate default playername il y a 2 ans
  Michael 3ee7610015 added missing translation strings il y a 2 ans
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir il y a 2 ans
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method il y a 2 ans
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API il y a 2 ans
  Ivan Savenko 051a4a3c17 Encapsulation of WindowHandler state il y a 2 ans
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko b1bd49ecd8 Fix main menu resize on resolution change 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
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage il y a 2 ans
  Andrey Filipenkov 313d479d42 fix using JNI from server in single process build 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 aab082fd2e Remove remaining access to SDL_Events 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
  Konstantin cf56f7ccce vcmi: remove unused-but-set-variables il y a 2 ans
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: il y a 2 ans
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler il y a 2 ans