Timi007
7988622635
Add the ability to edit user placed markers ( #6564 )
...
* add the ability to edit user placed markers
* remove direct channel from valid channels
* add author
* optimize get map display
replace old method of getting the map display with displayParent
* optimize code by adding isEqualTo
* correct some spelling mistakes
2018-09-17 13:52:24 -05:00
PabstMirror
2ced42ae3a
Cleanup markers
2018-01-06 00:52:57 -06:00
commy2
3c41d37417
overhaul movable markers ( #5922 )
...
* overhaul movable markers
* moving markers setting
* disable debug
* fix conflict with map gestures
2018-01-05 18:55:00 +01:00
PabstMirror
a3c50a6c76
Add dev macro to quickly recompile functions ( #4699 )
2016-11-23 13:35:25 -06: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
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
commy2
7748131e73
code cleanup markers
2015-12-10 15:32:31 +01:00
PabstMirror
69b53af1d3
1.54 - Replace typeName with isEqualType
2015-11-20 11:40:31 -06:00
PabstMirror
a82e5b5436
Fix Colors + Debug Trace
2015-08-23 14:25:41 -05:00
jokoho48
f35b82ddb9
Code Cleanup Marker Module.
2015-08-22 14:08:35 +02:00
PabstMirror
00f26144ec
More Privates
2015-04-17 15:45:00 -05:00
PabstMirror
e5cbca02e4
Show placement angle in preview
2015-03-27 22:55:19 -05:00
PabstMirror
63b7f0a755
Marker Fixes for 1.42 WIP
2015-03-27 19:22:49 -05:00
PabstMirror
9631154926
Set ADDON variable in XEH_preInit
2015-01-29 01:38:46 -06:00
commy2
a545efe02c
work on port markers
2015-01-18 17:17:06 +01:00
commy2
cb8945a879
port markers
2015-01-18 08:20:55 +01:00