Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko cdc27d1fcf Play correct music file in campaign menu il y a 2 ans
  Ivan Savenko 0fdbf54937 Use HeroTypeID instead of int il y a 2 ans
  Ivan Savenko 96eab03b16 Fix UI updates il y a 2 ans
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors il y a 2 ans
  Ivan Savenko e2bd98e21e CampaignRegions class encapsulation il y a 2 ans
  Ivan Savenko f6b2f58da9 Use inheritance instead of composition for campaign header il y a 2 ans
  Ivan Savenko a08fe09517 Added encapsulation for CampaignState class 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 563d7dd41f Renamed RCLICK -> SHOW_POPUP il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 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 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
  nordsoft 70f4cc5e0f Refactor campaign regions il y a 2 ans
  nordsoft 08809f1cdc String building id il y a 2 ans
  nordsoft 9e5e1aebbc Remove hardcoded campaign screens il y a 2 ans
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage il y a 2 ans
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 87218c63c4 CPicture now uses IImage internally il y a 2 ans
  Ivan Savenko e35a669eeb Refactoring of CPicture class to improve encapsulation il y a 2 ans
  Ivan Savenko 50a0fc4fb2 Removed pointer to current SDL_Event from GuiHandler il y a 2 ans
  Konstantin cf56f7ccce vcmi: remove unused-but-set-variables il y a 2 ans
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator il y a 2 ans
  Ivan Savenko 388ed88b5d All artifact strings now pass through translator il y a 2 ans
  Ivan Savenko d2b837b116 All creature-related texts go through translator il y a 2 ans
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator il y a 2 ans