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
|
d93132dac8
|
more replacing
|
2016-05-18 11:57:40 +02:00 |
|
PabstMirror
|
980da16826
|
FastRope Sounds - Fix Config, Merge PFEH, Add CC Attribution
|
2016-05-10 10:09:52 -05:00 |
|
BaerMitUmlaut
|
4eb2ecb0b6
|
Fixed getting stuck on rope whilst fastroping (#3734)
|
2016-05-07 22:35:18 +02:00 |
|
BaerMitUmlaut
|
b20e433f43
|
Fixed bug with fastroping simultaneously
|
2016-03-05 23:20:44 +01:00 |
|
BaerMitUmlaut
|
05054737ab
|
Removal of virtual rope anchor, animation fix
|
2016-02-22 00:31:33 +01:00 |
|
BaerMitUmlaut
|
c1ea6fd327
|
Fixed locality issues, moved rope creation and simulation to server
Fix rope cut while fastroping
Locality fix pt2 - serverside ropes
|
2016-02-22 00:31:28 +01:00 |
|
BaerMitUmlaut
|
8f49715ae6
|
Cleanup function params and headers
Cleanup function params and headers
Removed unecessary param
|
2016-02-22 00:31:27 +01:00 |
|
BaerMitUmlaut
|
c70ab0b332
|
Buggy ropes workaround
|
2016-02-22 00:31:16 +01:00 |
|
BaerMitUmlaut
|
eb028c0d1b
|
Initial commit fastroping
|
2016-02-22 00:31:15 +01:00 |
|