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
|
17a882fe4d
|
Add findUnloadPosition integration
|
2016-01-26 18:01:01 -06:00 |
|
commy2
|
34d351c652
|
fix exitWith capitalization
|
2015-11-30 17:14:05 +01:00 |
|
jokoho48
|
d09ca9ec8b
|
Code Cleanup Medical Module (Part 1).
|
2015-08-22 16:25:10 +02:00 |
|
ViperMaul
|
1c0811aa31
|
Change from globalEvent to targetEvent
#1575 and #1577
|
2015-06-12 16:56:13 -07:00 |
|
ViperMaul
|
072f2cc3a7
|
fix animation and consistently unload units from vehicle
#1575 and #1577
|
2015-06-11 15:56:11 -07:00 |
|
ViperMaul
|
388d6c3519
|
Change to the proper isAwake function
#1375
|
2015-05-25 20:47:28 -07:00 |
|
ViperMaul
|
3bdb27386c
|
removing obsolete drag code
#1375
|
2015-05-25 10:25:28 -07:00 |
|
ViperMaul
|
7141d251c7
|
create unloadPersonLocal
#1375
|
2015-05-25 09:41:24 -07:00 |
|
Glowbal
|
432a0102e8
|
Improved unloadPerson function
Removed caller parameter.
|
2015-04-30 20:44:43 +02:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05:00 |
|
Glowbal
|
4ce524ed3c
|
First draft of carry and drop unit
|
2015-03-12 21:16:49 +01:00 |
|
Glowbal
|
fb763a9d57
|
Added load and unload actions
|
2015-03-01 10:44:08 +01:00 |
|
KoffeinFlummi
|
930fb51a20
|
Medical: First Draft
|
2015-02-03 20:09:25 +01:00 |
|
Thomas Kooi
|
e468832324
|
Added initial port of CSE medical (CMS)
|
2015-01-18 22:16:35 +01:00 |
|