commy2
|
d12ba196c5
|
function to return attachments, muzzles with magazines and ammo, moved stuff around
|
2015-03-28 01:43:30 +01:00 |
|
commy2
|
bdc60c074a
|
cleaning up in common
|
2015-03-24 16:01:53 +01:00 |
|
Nicolás Badano
|
1e5a194bf6
|
Optimize ace_common_fnc_toHex
|
2015-03-23 12:16:50 -03:00 |
|
commy2
|
1bf13cea34
|
remove obsolete camera eh from agm
|
2015-03-21 22:13:36 +01:00 |
|
commy2
|
1b8a9290cd
|
remove obsolete custom eh from agm
|
2015-03-21 21:56:22 +01:00 |
|
commy2
|
ab39608e4d
|
change height when carrying, fix most cases of floating objects
|
2015-03-18 01:36:56 +01:00 |
|
commy2
|
6d868d1bd1
|
fix collisions when releasing, fix crate fliping in buildings
|
2015-03-17 11:44:41 +01:00 |
|
commy2
|
fef150cff2
|
attempt to fix collisions
|
2015-03-17 00:24:25 +01:00 |
|
commy2
|
27404fed1b
|
function to drop object, fix position event
|
2015-03-16 19:25:29 +01:00 |
|
commy2
|
2744f46bd2
|
spelling
|
2015-03-15 16:12:37 +01:00 |
|
commy2
|
876424695e
|
solve canInteract conflicts, fix #198
|
2015-03-15 09:02:11 +01:00 |
|
Nicolás Badano
|
fab81c8701
|
Added helper function to cache generic function calls for a given time
|
2015-03-10 23:20:05 -03:00 |
|
commy2
|
cad5456010
|
function to check if an object is alive
|
2015-03-10 23:35:05 +01:00 |
|
jaynus
|
59db61e192
|
Performance counter macros
|
2015-03-10 12:59:40 -07:00 |
|
Nicolás Badano
|
6b43c7bc20
|
Merge branch 'master' into linkBelt
Conflicts:
addons/common/XEH_preInit.sqf
addons/interact_menu/functions/fnc_renderMenu.sqf
|
2015-03-05 22:48:31 -03:00 |
|
Nicolás Badano
|
12c0a77f86
|
Add functions to common for converting between "position" and ASL
|
2015-03-03 01:37:00 -03:00 |
|
Nicolás Badano
|
96abddc31b
|
Ability to link a belt of ammo to an AR's machinegun while he's firing. Non stop suppresion!
|
2015-02-20 02:45:17 -03:00 |
|
Glowbal
|
ab6879845c
|
Merge branch 'master' into standardize_ui
|
2015-02-19 21:42:47 +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 |
|
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
|
ff0348a169
|
add common_fnc_setVariablePublic
|
2015-02-12 13:23:38 +01:00 |
|
Nicolás Badano
|
f163e307c8
|
ace_common: throttledPublicVariable function
|
2015-02-09 22:59:43 -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
|
92d21af8c6
|
ACE_Settings: function for updating settings from modules
|
2015-02-03 02:52:07 -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
|
67f7842722
|
ACE_Settings: store settings data on a list
|
2015-02-03 00:43:23 -03:00 |
|
Nicolás Badano
|
0600a72147
|
Fixes
|
2015-02-02 21:13:31 -03: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 |
|
Nicolás Badano
|
d42be7b5f8
|
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
|
2015-01-27 19:26:32 -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 |
|
Nicolás Badano
|
33485f6d3f
|
common: remove AGM key handling routines and remaining stuff from AGM options menu
|
2015-01-24 15:32:06 -03:00 |
|
Thomas Kooi
|
8d34f98909
|
Moved relevant functions from common to medical.
Removed unnecessary event function.
|
2015-01-24 17:18:38 +01:00 |
|
Glowbal
|
b80cec4c18
|
Merge pull request #45 from KoffeinFlummi/csePort_fixed
Port from CSE Common.
|
2015-01-18 20:12:18 +01:00 |
|
Thomas Kooi
|
86663e8a8e
|
Changed disableUserInput_f to setDisableUserInputStatus.
|
2015-01-18 19:54:43 +01:00 |
|
Nicolás Badano
|
c851a14da9
|
common: added execNextFrame function
|
2015-01-17 13:56:24 -03:00 |
|
Thomas Kooi
|
42c90074cb
|
Removed duplicate limitSpeed. Already present in vehicles pbo
|
2015-01-17 14:20:49 +01:00 |
|
Thomas Kooi
|
38947ba669
|
Moved sendDisplay & sendMessage functions to GUI instead of common.
|
2015-01-17 13:03:51 +01:00 |
|
Thomas Kooi
|
a77082e4f7
|
Made functions compatible with removed/renamed functions.
|
2015-01-17 12:07:41 +01:00 |
|
Nicolás Badano
|
2f4f6f3161
|
common: add waitAndExecute function
|
2015-01-17 02:58:24 -03:00 |
|
Thomas Kooi
|
afc103a946
|
Added CSE common port.
|
2015-01-17 00:21:47 +01:00 |
|
commy2
|
cd533abd6f
|
inventoryDisplayLoaded eh
|
2015-01-16 23:48:30 +01:00 |
|
commy2
|
d66b78bdd5
|
infoDisplayChanged via addEventHandler
|
2015-01-16 23:13:51 +01:00 |
|