Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 44f516d2fc Add overlay that shows map objects and their name & status il y a 1 an
  Ivan Savenko d1aa4ecd10 Merge pull request #4013 from IvanSavenko/shortcuts_additions il y a 1 an
  Ivan Savenko 16f963bed5 Fix zooming with keyboard shortcuts il y a 1 an
  Ivan Savenko d502850054 Add network thread termination logic for adventure map animations il y a 1 an
  Ivan Savenko c19992ee5b Do not animate events such as new monsters il y a 1 an
  Ivan Savenko c7dd0c6523 Fix possible crash on actions with no initiator set il y a 1 an
  Ivan Savenko dd9e002031 Add hotkey to track human player hero in MP. Fixed broken 'toggle grid' il y a 1 an
  Ivan Savenko 49691ef743 Unblock interface during turn of another human player il y a 1 an
  Dydzio 046d3abee4 Add new setting for instant adventure map fade in / fadeout effects il y a 1 an
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects il y a 2 ans
  Ivan Savenko f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' il y a 2 ans
  Ivan Savenko 70d44d435e Attempt to fix freeze during map animations il y a 2 ans
  Michael b61890355f Update MapViewController.cpp il y a 2 ans
  Michael 1c89c71031 Update MapViewController.cpp il y a 2 ans
  Michael da3014bd54 Haptic feedback and increased dead zone il y a 2 ans
  Michael f16b93c391 dead area for zoom il y a 2 ans
  Ivan Savenko e9fb0c9b8c Make object fade-out / fade-in instant on instant movement speed il y a 2 ans
  Ivan Savenko a9d25b0109 Fix map grid visibility on game load il y a 2 ans
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files il y a 2 ans
  Ivan Savenko 0f2a339ab5 Implemented pinch gesture to scale adventure map il y a 2 ans
  Ivan Savenko 956ff22e64 Merge pull request #2163 from IvanSavenko/adventure_map_zoom il y a 2 ans
  Ivan Savenko 872b68c59a Implemented zoom reset shortcut (backspace) il y a 2 ans
  Ivan Savenko 7504ceb256 Fixed map view centering during scaling change il y a 2 ans
  Ivan Savenko 9e3bc87a6b Allow zooming with mouse wheel il y a 2 ans
  Ivan Savenko 3e9da333cf Basic version of zoomable adventure map 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 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko fa496628f2 Separated timer updates from rendering in adventure map and town screen il y a 2 ans