Commit Graph

10 Commits

Author SHA1 Message Date
commy2
8a4514f8e7 use a function to do gestures 2016-07-12 16:16:01 +02:00
esteldunedain
0160ee81a6 - ACE_Finger cleanup
- Allow pointing to nearby positions
2016-06-25 16:02:06 -03:00
jonpas
26fbc36cab Merge branch 'master' into cbaEventSystem 2016-05-31 22:36:08 +02:00
SilentSpike
108ff4f644 Replace ACE event system calls with CBA counterparts
Regex used:

\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent

E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event

E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
commy2
467075ad67 replace timePFH with CBA_missionTime 2016-03-02 11:01:39 +01:00
jokoho48
acb4e44c19 Code cleanup of Finger module is Incomming(Part 2). 2015-08-13 22:04:35 +02:00
jokoho48
f3fbf0c5ff Code cleanup of Finger module is Incomming. 2015-08-10 00:19:27 +02:00
PabstMirror
c5c36c42e1 GVAR(enabled) - readme 2015-06-09 14:02:19 -05:00
PabstMirror
7d08469df9 Module for setting 2015-06-09 00:00:00 -05:00
PabstMirror
9d914d655a Convert Finger to CBA/ACE format 2015-06-08 20:34:29 -05:00