commy2
|
05d30c5573
|
convert log macros to cba versions (#4282)
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
|
2016-10-02 12:55:31 +02:00 |
|
commy2
|
b059217f4d
|
fix-inverted-logic
|
2016-07-30 12:35:10 +02:00 |
|
commy2
|
5a1b33a5da
|
convert common to cba hashes
|
2016-07-30 12:28:06 +02:00 |
|
jonpas
|
bd5f6107a0
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
|
jonpas
|
816da2aef1
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +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 |
|
PabstMirror
|
d40735d5c2
|
Improve synced event error logging
|
2016-04-25 15:48:24 -05:00 |
|
commy2
|
bfa29246be
|
replace private with private keyword in other half of common
|
2015-12-14 13:08:19 +01:00 |
|
commy2
|
3a027ff26f
|
more common cleanup
|
2015-09-18 09:38:19 +02:00 |
|
Michael Braun
|
9e10aa86d7
|
Standardize logging format through ACE_LOG macros
|
2015-08-26 15:32:54 +02:00 |
|
PabstMirror
|
c27d84e382
|
Common Privates Redo
|
2015-05-14 17:12:40 -05:00 |
|
jaynus
|
93d03b404f
|
JIP Sync events complete.
|
2015-04-17 19:26:27 -07:00 |
|
jaynus
|
2be38c493c
|
ACE JIP synchronized event infastructure.
|
2015-04-17 10:21:41 -07:00 |
|