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 |
|
jonpas
|
9463b05218
|
targetEvent -> objectEvent
|
2016-03-05 18:16:09 +01:00 |
|
Githawk
|
5e103ba398
|
Added nozzle
Added code for nozzle object
Params and private update
|
2016-02-02 15:03:06 +01:00 |
|
IngoKauffmann
|
22576f938e
|
Added dropping and progress bars
|
2015-08-21 22:43:45 +02:00 |
|
IngoKauffmann
|
f44060c6a0
|
Cleanup and improvements
|
2015-08-20 22:10:26 +02:00 |
|
IngoKauffmann
|
f54beb5c86
|
Many things
Added correct hooks for fuel trucks
Added code for finding closest hook
Cleanup
|
2015-08-18 00:42:35 +02:00 |
|
jonpas
|
9ad8718762
|
Added canCheckFuel for check fuel condition, removed extra spaces
|
2015-08-17 01:57:05 +02:00 |
|
IngoKauffmann
|
de500fb80b
|
First batch of fixes
|
2015-08-14 03:18:54 +02:00 |
|
IngoKauffmann
|
7d75f9cd2c
|
Initial draft
|
2015-08-13 19:33:55 +02:00 |
|