commy2
|
8a4514f8e7
|
use a function to do gestures
|
2016-07-12 16:16:01 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +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 |
|
PabstMirror
|
d9eafbdf0f
|
Privates / Headers
|
2016-01-28 12:52:53 -06:00 |
|
Glowbal
|
c1fa81f28b
|
Fix tabs in sqf files
|
2015-12-21 17:05:48 +01: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
|
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
|
655f23b53c
|
start carrying phase
|
2015-03-24 21:37:27 +01:00 |
|
commy2
|
749352f0a8
|
animations, onUnconscious events
|
2015-03-24 19:07:39 +01:00 |
|
commy2
|
1071284010
|
properly remove fake weapon, fix grabDrag action with fake weapon
|
2015-03-18 16:55:57 +01:00 |
|
commy2
|
c23c0788f6
|
tweaks, carry static weapons
|
2015-03-18 13:36:22 +01:00 |
|
commy2
|
ab39608e4d
|
change height when carrying, fix most cases of floating objects
|
2015-03-18 01:36:56 +01:00 |
|
commy2
|
5f39cf213b
|
some fixes for MP
|
2015-03-17 12:20:46 +01:00 |
|
commy2
|
6d868d1bd1
|
fix collisions when releasing, fix crate fliping in buildings
|
2015-03-17 11:44:41 +01:00 |
|
commy2
|
fef150cff2
|
attempt to fix collisions
|
2015-03-17 00:24:25 +01:00 |
|
commy2
|
2da0eee1e2
|
add drop dragged object action
|
2015-03-16 20:09:54 +01:00 |
|
commy2
|
27404fed1b
|
function to drop object, fix position event
|
2015-03-16 19:25:29 +01:00 |
|