Age | Commit message (Collapse) | Author |
|
Fixes #10118.
|
|
|
|
Fixes #9972.
|
|
Fixes #9958.
|
|
Fixes Trac#9873.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes events getting lost during delays
|
|
|
|
|
|
|
|
|
|
|
|
The script execution order should now be accurate
|
|
|
|
|
|
Commands can be shared between scripts when adding commands
from one script to another.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now check the mouse up event happens on the same hotspot as the
mouse down event.
|
|
|
|
|
|
|
|
|
|
Also replace all hardcoded accesses to the hotspot array with hotspot queries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|