Glowbal
|
a574487166
|
Added localization support for displayText
|
2015-02-22 11:19:10 +01:00 |
|
Glowbal
|
9f3a0fe8d4
|
Removed displayInfo and displayMessage functions.
|
2015-02-22 11:18:37 +01:00 |
|
Glowbal
|
ab6879845c
|
Merge branch 'master' into standardize_ui
|
2015-02-19 21:42:47 +01:00 |
|
Glowbal
|
a81c1fbef5
|
Overhauled AGM hint.
|
2015-02-19 21:38:51 +01:00 |
|
Glowbal
|
21199a4ee6
|
Now uses BIS_fnc_rscLayer
|
2015-02-19 19:32:49 +01:00 |
|
Glowbal
|
c8d4acfc81
|
Refactored displayText to no longer use spawn.
|
2015-02-19 19:29:54 +01:00 |
|
Glowbal
|
b0373de576
|
Tabs to spaces
|
2015-02-19 19:14:52 +01:00 |
|
Glowbal
|
612fa69c1c
|
Renamed string_removeWhiteSpace to stringRemoveWhiteSpace.
|
2015-02-19 19:12:14 +01:00 |
|
Glowbal
|
c3cd9d281d
|
Removed isHC function. #139
|
2015-02-14 20:31:44 +01:00 |
|
Glowbal
|
13c2127574
|
Clean up of old CSE code
Removed all _F suffixes
Reorganized the RPEP list.
Removed unnecessary functions.
|
2015-02-14 20:29:07 +01:00 |
|
Glowbal
|
155503d4a1
|
Merged GUI into common.
Removed unnecessary GUI functions.
Updated displayIcon function to be more dynamic
Added client side settings for displaying icons.
|
2015-02-14 20:06:55 +01:00 |
|
PabstMirror
|
f83d83a820
|
Fix from AGM FFV-holster bug
|
2015-02-13 22:09:37 -06:00 |
|
PabstMirror
|
d0b0a0e066
|
Missing =
|
2015-02-12 20:43:50 -06:00 |
|
commy2
|
a41299b05a
|
Merge pull request #135 from KoffeinFlummi/syncedScopeAdjustment
Synced scope adjustment
|
2015-02-12 16:24:41 +01:00 |
|
Nicolás Badano
|
a3dc1df109
|
scopes: moved getWeaponIndex to common
|
2015-02-12 11:57:55 -03:00 |
|
commy2
|
7c8840df56
|
transfer value even if it changed
|
2015-02-12 15:56:57 +01:00 |
|
commy2
|
ff0348a169
|
add common_fnc_setVariablePublic
|
2015-02-12 13:23:38 +01:00 |
|
commy2
|
3f8f08cc8b
|
no holding key with fcs
|
2015-02-11 14:51:21 +01:00 |
|
Nicolás Badano
|
ff5c5a5bac
|
scopes: Code cleaned up, removed spawns, added standard headers.
|
2015-02-10 01:22:10 -03:00 |
|
Nicolás Badano
|
f163e307c8
|
ace_common: throttledPublicVariable function
|
2015-02-09 22:59:43 -03:00 |
|
Nicolás Badano
|
8a26fbc957
|
ace_settings: remove debug stuff
|
2015-02-08 18:36:00 -03:00 |
|
Nicolás Badano
|
1b9d0aa635
|
ACE_Settings: do not load client settings on dedi servers or HC
|
2015-02-08 18:29:49 -03:00 |
|
Nicolás Badano
|
1717d75a20
|
Merge branch 'master' of github.com:KoffeinFlummi/ACE3 into aceSettings
|
2015-02-07 10:49:26 -03:00 |
|
commy2
|
49f0b79962
|
fcs for turrets
|
2015-02-04 03:20:55 +01:00 |
|
Nicolás Badano
|
e57a135750
|
Missing prep
|
2015-02-03 16:49:40 -03:00 |
|
Nicolás Badano
|
b119d5246b
|
fix in setsettings
|
2015-02-03 15:46:33 -03:00 |
|
Nicolás Badano
|
92d21af8c6
|
ACE_Settings: function for updating settings from modules
|
2015-02-03 02:52:07 -03:00 |
|
Nicolás Badano
|
66045b8d51
|
ACE_Settings: setSettings tab to space, casting
|
2015-02-03 02:51:41 -03:00 |
|
Nicolás Badano
|
051ad00806
|
ACE_Settings: added function to add settings at runtime
|
2015-02-03 02:37:38 -03:00 |
|
Nicolás Badano
|
658f30b9a2
|
ACE_Settings: various fixes
|
2015-02-03 02:37:13 -03:00 |
|
Nicolás Badano
|
2c0d2013d4
|
ACE_Settings: Added a function to change settings on runtime (e.g. for modules)
|
2015-02-03 01:45:04 -03:00 |
|
Nicolás Badano
|
857b45453a
|
ACE_Settings: fix option to reset user setable settings to default
|
2015-02-03 01:03:26 -03:00 |
|
Nicolás Badano
|
99cf0a75ee
|
Merge branch 'master' of git@github.com:KoffeinFlummi/ACE3.git into aceSettings
|
2015-02-03 00:45:29 -03:00 |
|
Nicolás Badano
|
354b261677
|
ACE_Settings: added sample setting entry for documentation
|
2015-02-03 00:43:53 -03:00 |
|
Nicolás Badano
|
67f7842722
|
ACE_Settings: store settings data on a list
|
2015-02-03 00:43:23 -03:00 |
|
Nicolás Badano
|
37199f2ba2
|
Load client setable settings from profile
|
2015-02-02 21:14:16 -03:00 |
|
Nicolás Badano
|
0600a72147
|
Fixes
|
2015-02-02 21:13:31 -03:00 |
|
PabstMirror
|
1921c73ee8
|
Merge pull request #99 from KoffeinFlummi/agmUAVRechargePort
Port AGM: Logistics-UAV refuel/recharage
|
2015-02-01 11:59:40 -06:00 |
|
Nicolás Badano
|
e277b05aff
|
ace_settings: first draft
|
2015-01-30 18:56:45 -03:00 |
|
PabstMirror
|
9631154926
|
Set ADDON variable in XEH_preInit
|
2015-01-29 01:38:46 -06:00 |
|
PabstMirror
|
9a616a85fc
|
VehicleSetFuel event
setFuel says it needs to be local, so switching to event.
Put event in common
|
2015-01-28 14:38:04 -06:00 |
|
PabstMirror
|
3b3944b56c
|
ProgressBar - Check canInteract (w/ exceptions)
|
2015-01-27 20:51:12 -06:00 |
|
PabstMirror
|
bf791e32c4
|
Merge pull request #93 from KoffeinFlummi/progresBarNew
#87 - New Progress Bar
|
2015-01-27 19:28:51 -06:00 |
|
Nicolás Badano
|
d42be7b5f8
|
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
|
2015-01-27 19:26:32 -03:00 |
|
Nicolás Badano
|
7a08bd3722
|
common: fixed fnc_addLineToDebugDraw
|
2015-01-27 19:26:09 -03:00 |
|
Nicolás Badano
|
8bc92482f3
|
common: function for drawing debug lines
|
2015-01-27 19:26:06 -03:00 |
|
Glowbal
|
c57cf88965
|
Merge pull request #85 from KoffeinFlummi/cse_medical_port
PORT: CSE Medical
|
2015-01-27 17:06:22 +01:00 |
|
Felix Wiegand
|
8d24c9fdbd
|
Create README.md
|
2015-01-26 13:35:31 +01:00 |
|
PabstMirror
|
5e932f8c71
|
Replace calls to progressBar
Mag repack
Defuse
Swap Barrel
|
2015-01-26 00:24:33 -06:00 |
|
PabstMirror
|
7c9dd335e7
|
Formating
|
2015-01-25 18:53:08 -06:00 |
|