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 |
|
PabstMirror
|
d9eafbdf0f
|
Privates / Headers
|
2016-01-28 12:52:53 -06:00 |
|
PabstMirror
|
04bccf47d7
|
Replace all use of deprecated commands
|
2016-01-19 09:39:07 -06:00 |
|
PabstMirror
|
9a3972de76
|
Unified Status Effect Handler
|
2016-01-19 09:39:05 -06:00 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
commy2
|
2fe142032e
|
rework modifier key, cleanup sandbags, tripod, ladder, fix #2590
|
2015-09-26 03:16:55 +02:00 |
|
jokoho48
|
323832474f
|
Code cleanup of Dragging module
|
2015-08-09 14:53:13 +02:00 |
|
Glowbal
|
66bd7e7e5f
|
fixed #457
|
2015-04-11 20:32:07 +02:00 |
|
commy2
|
e007a247d8
|
detach when entering a vehicle, don't mess up animation insidea vehicle
|
2015-03-25 21:51:50 +01:00 |
|
commy2
|
e1b5b96a7e
|
derped the file
|
2015-03-25 14:09:49 +01:00 |
|
commy2
|
20882ed694
|
properly remove fake weapon after carrying persons
|
2015-03-25 14:07:50 +01:00 |
|
commy2
|
ebe9d7ed5f
|
carrying unconscious persons
|
2015-03-25 13:32:59 +01:00 |
|
commy2
|
655f23b53c
|
start carrying phase
|
2015-03-24 21:37:27 +01:00 |
|
commy2
|
ab39608e4d
|
change height when carrying, fix most cases of floating objects
|
2015-03-18 01:36:56 +01:00 |
|
commy2
|
75548e21d9
|
add carry objects
|
2015-03-17 15:42:25 +01:00 |
|