mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 20:47:00 +00:00
7b31f0372b
wsdl: add proper event queuing mechanism (no longer requires hacky polling for changes and avoids WM_USER) rename keys[] and mouse_buttons to g_keys and g_mouse_buttons fix flipped mouse wheel direction; wsdl now sends up AND down event (removed 'reset' hack in main.cpp) main: clean up event handler and kill_mainloop This was SVN commit r2934.