Historique des commits

Auteur SHA1 Message Date
  nordsoft fadf086e61 Fix review comments il y a 2 ans
  nordsoft 7ccd4cdcb2 Refactor quests progress il y a 2 ans
  nordsoft bb238f9b72 New quests work il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes il y a 2 ans
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems il y a 2 ans
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names il y a 2 ans
  Ivan Savenko 2636a0dcc3 Moved MetaString to a new file il y a 2 ans
  Ivan Savenko f35b3a0dc3 Replace MetaString operator << with member function il y a 2 ans
  Ivan Savenko 052d0d314a Implemented Scrollable class, to server as common base for such classes il y a 2 ans
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 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 243773b6ef Renamed some adventure map files & classes 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 4ec32e4dcd Renamed CAdvMapInt to its proper full name il y a 2 ans
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class il y a 2 ans
  Ivan Savenko d0f57fed6f Cleaned up code of Minimap il y a 2 ans
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: il y a 2 ans
  Ivan Savenko 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack il y a 2 ans
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP il y a 2 ans
  Ivan Savenko 0cae259f53 Most of rendering in BattleInt is done via canvas il y a 3 ans
  Ivan Savenko abb553d975 Next step of code refactoring: il y a 3 ans
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
  John Bolton a05ae78e67 Fixed lots of warnings. il y a 5 ans
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) il y a 7 ans