PabstMirror
|
da0ab4617a
|
WeaponSelect - Fix putWeaponAway animation (#6758)
|
2019-01-02 09:56:07 -06:00 |
|
Dedmen Miller
|
e2ac18a05d
|
[WIP] Fix script errors reporting wrong line numbers (#6407)
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
|
2018-09-17 14:19:29 -05:00 |
|
PabstMirror
|
8bb92cee6f
|
Fix weapon select grenade count wehn using advThrow (#5244)
|
2017-06-04 10:07:35 -05:00 |
|
PabstMirror
|
0cdb2ce238
|
Increase max weapon index for large modsets (#5054)
|
2017-05-12 13:12:39 -05:00 |
|
SilentSpike
|
9e4fd77745
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +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 |
|
commy2
|
be8f7f9cc0
|
Merge pull request #3276 from acemod/156selectapply
replace filter and map with select and apply
|
2016-02-18 14:23:02 +01:00 |
|
esteldunedain
|
25b767a16b
|
Apply the ufeh to ACE_WeaponSelect
|
2016-02-06 18:27:43 -03:00 |
|
commy2
|
41e39c9c3a
|
replace more filter with select
|
2016-02-06 11:58:31 +01:00 |
|
commy2
|
e56e18bff3
|
Code cleanup 1.54
|
2016-01-06 22:42:02 +01:00 |
|
commy2
|
34d351c652
|
fix exitWith capitalization
|
2015-11-30 17:14:05 +01:00 |
|
commy2
|
e9770fcb97
|
remove obsolete functions
|
2015-09-27 17:15:59 +02:00 |
|
commy2
|
1613ce3ff6
|
correct comment
|
2015-09-27 16:55:43 +02:00 |
|
commy2
|
b6532a05cc
|
new function to select a grenade
|
2015-09-27 16:47:02 +02:00 |
|
commy2
|
f8819d3ee4
|
WeaponSelect cleanup
|
2015-09-27 14:55:36 +02:00 |
|
commy2
|
a078d73230
|
Code Cleanup WeaponSelect
|
2015-09-27 08:51:42 +02:00 |
|
Michael Braun
|
e4a4a942d0
|
Updated function documentation of Weaponselect
|
2015-08-08 14:40:23 +02:00 |
|
Michael Braun
|
d16a33bee4
|
Fixed issue with params being incorrectly being parsed in Weaponselect
|
2015-08-06 00:36:28 +02:00 |
|
Michael Braun
|
820d1c50a5
|
Small correction
|
2015-08-05 00:13:50 +02:00 |
|
Michael Braun
|
d51d87ba2c
|
Updated parameterization in Weaponselect module.
|
2015-08-04 23:35:47 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
SAM
|
736c4f94e1
|
Revered macro on fnc_throwGrenade
|
2015-05-15 14:47:37 +02:00 |
|
SAM
|
8199a4ad34
|
Removed extra private
|
2015-05-15 10:30:15 +02:00 |
|
SAM
|
7c099c1009
|
Weaponselect module macro cleanup
|
2015-05-15 09:59:57 +02:00 |
|
PabstMirror
|
00f26144ec
|
More Privates
|
2015-04-17 15:45:00 -05:00 |
|
Nou
|
6541600d44
|
Switch everything to use modelToWorldVisual instead of modelToWorld.
|
2015-04-03 15:26:27 -07:00 |
|
commy2
|
d12ba196c5
|
function to return attachments, muzzles with magazines and ammo, moved stuff around
|
2015-03-28 01:43:30 +01:00 |
|
commy2
|
97ae218288
|
adjust functions to new syntax
|
2015-03-26 14:10:56 +01:00 |
|
Nicolás Badano
|
5e79970740
|
Switching nicknames
|
2015-03-24 01:18:00 -03:00 |
|
Glowbal
|
358a95381b
|
Clientside display text option for weapon grenades
|
2015-03-08 16:56:47 +01:00 |
|
commy2
|
7a6d0eefe3
|
port weapon select
|
2015-01-17 18:26:51 +01:00 |
|