jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
jonpas
|
331c3c70cb
|
Verify and fix cargo, nametags, rearm, reload, repair, ui, Convert infoDisplayChanged in common and mk6mortar Rsc's
|
2016-05-24 18:58:27 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +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 |
|
PabstMirror
|
98a74aca6e
|
UI - Don't overwrite other showHud indexes
|
2016-05-03 22:49:05 -05:00 |
|
ProfessorCZ
|
7d0fcde9fa
|
CZ Translate - Update
04/30/2016
|
2016-04-30 00:57:24 +02:00 |
|
jonpas
|
b06659a2e4
|
Fix params error
|
2016-04-23 00:29:58 +02:00 |
|
jonpas
|
c568c18865
|
Add module icon
|
2016-03-14 19:14:52 +01:00 |
|
jonpas
|
89924e927a
|
Disable debug
|
2016-03-14 17:25:20 +01:00 |
|
jonpas
|
32c32b6cc5
|
Add stamina bar selective UI
|
2016-03-09 18:58:46 +01:00 |
|
jonpas
|
70100825cf
|
Fix params in clientInit
|
2016-03-08 18:49:19 +01:00 |
|
jonpas
|
e90ef30904
|
Add return value to public setElementVisibility function
|
2016-03-08 18:42:37 +01:00 |
|
jonpas
|
23e2617db8
|
Change params order and improve clientInit
|
2016-03-08 18:40:23 +01:00 |
|
jonpas
|
64fe944b0f
|
Add public setter function, Optimize some checks
|
2016-03-08 18:12:01 +01:00 |
|
jonpas
|
9b46e8856e
|
Merge modules, Add base allow client settings toggle, Add requires descriptions
|
2016-03-06 15:41:17 +01:00 |
|
jonpas
|
a064c0c98d
|
Modernize code
|
2016-03-06 12:50:16 +01:00 |
|
jonpas
|
0dc1e37874
|
Merge branch 'master' into uiSettings
|
2016-03-06 12:41:27 +01:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
jonpas
|
94ce49fedc
|
Add selective UI
|
2015-10-28 23:23:02 +01:00 |
|
jonpas
|
03f26fc12b
|
Merge branch 'master' into uiSettings
Conflicts:
addons/ui/README.md
addons/ui/RscChat.hpp
addons/ui/config.cpp
|
2015-10-08 00:06:41 +02:00 |
|
jonpas
|
a42685af2e
|
Removed copy/pasted maintainer intruder
|
2015-09-22 18:04:27 +02:00 |
|
jonpas
|
f45c0334fc
|
Added spaces
|
2015-09-06 03:49:52 +02:00 |
|
jonpas
|
f2bfc385eb
|
Merge branch 'master' into removeVignetteAndCleanUI
Conflicts:
addons/ui/README.md
addons/ui/config.cpp
|
2015-09-05 22:00:51 +02:00 |
|
jonpas
|
ce1c735d89
|
Removed Vignette, Cleaned up UI
|
2015-09-05 21:57:22 +02:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
jonpas
|
7d792f9d14
|
Proper Vignette removal, Fixed stringtable typo
|
2015-07-20 04:50:25 +02:00 |
|
jonpas
|
dfca7b2f44
|
Split UI configs, Removed Vignette, Initial work on selective UI
|
2015-07-15 05:51:13 +02:00 |
|
VKing
|
5f328ce616
|
Added ace_ui - enchanced chat visibility on the map screen
|
2015-05-16 15:28:59 +02:00 |
|