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 |
|
commy2
|
b3950bd7f0
|
fix forEach capitalization
|
2015-11-30 17:23:48 +01:00 |
|
commy2
|
5e41643cff
|
fix pushBack capitalization
|
2015-11-30 17:21:28 +01:00 |
|
Glowbal
|
c0562aaf6c
|
clean up debug messages
|
2015-08-08 20:31:19 +02:00 |
|
PabstMirror
|
a3a481f96d
|
Some fixes
|
2015-08-07 15:08:52 -05:00 |
|
Glowbal
|
d125b9ad9c
|
Add category to options menu. Initial work.
|
2015-08-07 21:14:45 +02:00 |
|
Nicolás Badano
|
91cfb40e6f
|
ACE_Settings: updated optionsmenu to use the the new system
|
2015-02-03 00:44:34 -03:00 |
|
PabstMirror
|
75c87dfd9b
|
Option Menu Tweaks
|
2015-01-23 02:43:43 -06:00 |
|
PabstMirror
|
2b62c170fd
|
Read from config
|
2015-01-21 17:29:42 -06:00 |
|
PabstMirror
|
0ae940fdfb
|
Rough Conversion
Gut keybind stuff, redo data arrays, reset button, progress on color
changer.
|
2015-01-21 05:43:58 -06:00 |
|