Historique des commits

Auteur SHA1 Message Date
  Laserlicht 2697f98d9f left mouse drag on advmap improvement il y a 1 mois
  Laserlicht 8b950078c7 fix rightButtonDrag edge case il y a 8 mois
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable il y a 8 mois
  Ivan Savenko f657e85305 Integrated CClientState into GameEngine class il y a 8 mois
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine il y a 8 mois
  Laserlicht 2ebf1daf0d add smooth drag for RMB & fix drag for new windows il y a 9 mois
  Laserlicht be7d27234f map drag with right mouse il y a 1 an
  Ivan Savenko 16f963bed5 Fix zooming with keyboard shortcuts 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
  Michael 4eecca2d9a code review il y a 2 ans
  Ivan Savenko 61750d30c2 Implemented dragging map via left mouse click (off by default) il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved il y a 2 ans
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 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 0f2a339ab5 Implemented pinch gesture to scale adventure map il y a 2 ans
  Ivan Savenko b20109c830 Test version of swipe gesture for in-combat attacks il y a 2 ans
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders il y a 2 ans
  Ivan Savenko dc8e9cd048 wheelScrolled event now accepts distance instead of bool il y a 2 ans
  Ivan Savenko 48859e186e Added panning gesture, activated by mouse wheel press il y a 2 ans
  Ivan Savenko 2c3e8c3390 Merge pull request #2168 from IvanSavenko/gui_handler_event_handling_refactoring il y a 2 ans
  Ivan Savenko 956ff22e64 Merge pull request #2163 from IvanSavenko/adventure_map_zoom il y a 2 ans
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler 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 9e3bc87a6b Allow zooming with mouse wheel il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method il y a 2 ans
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes il y a 2 ans
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name il y a 2 ans
  Ivan Savenko 8af76947cb Do not cache hovered tile and always update state il y a 2 ans