jonpas
|
dd2e9140ae
|
Q(E)GVAR rangefinderData event
|
2016-05-25 01:44:56 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01: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 |
|
jokoho48
|
bd1a6d14a8
|
Code cleanup of Dagr module
|
2015-08-09 02:33:00 +02:00 |
|
ulteq
|
906e365b94
|
DAGR now supports the new multiple devices framework
|
2015-06-14 09:59:06 +02:00 |
|
ulteq
|
9130546c8c
|
DAGR overlay auto hide
|
2015-06-12 18:23:01 +02:00 |
|
ulteq
|
b3538c972f
|
Finished the DAGR port:
* Added keybinds
* Shortened the function names
* Made use of the GVAR macro for all global variable names
|
2015-06-11 11:56:25 +02:00 |
|
ulteq
|
2a929c4c6b
|
Replaced all spawn, sleep, and fsm code.
|
2015-06-09 22:46:04 +02:00 |
|
ulteq
|
9fe6f269be
|
More cleanup
|
2015-06-08 14:31:55 +02:00 |
|
ulteq
|
29c55a5495
|
Cleanup
|
2015-06-08 12:57:16 +02:00 |
|
ulteq
|
eae8c8cae2
|
Initial draft of the ACE2 DAGR port
|
2015-06-07 17:53:37 +02:00 |
|