jonpas
|
742626ff1a
|
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2023-09-12 20:58:10 +02: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 |
|
commy2
|
3d5ea74c7e
|
replace private with private keyword in first half of common
|
2015-12-12 16:48:54 +01:00 |
|
commy2
|
df3211cc42
|
more common code cleanup
|
2015-09-21 14:20:53 +02:00 |
|
PabstMirror
|
c1dd2df57a
|
Move grid funcs and map long,lat,altitude to common
|
2015-06-30 12:26:51 -05:00 |
|
VKing
|
bcac56874b
|
Moved functions to ace_map
|
2015-05-10 19:58:09 +02:00 |
|
VKing
|
4cf54799ab
|
Optional parameter to select return value; array or string
|
2015-05-10 18:05:28 +02:00 |
|
VKing
|
39e851df03
|
Added functions to create MGRS grid zone designator and 100km grid for given world.
*probably* not very accurate, but it should be close enough for fluff
|
2015-05-10 17:26:28 +02:00 |
|
VKing
|
c6dbe6d39d
|
tabs to space
|
2015-05-10 12:51:18 +02:00 |
|
VKing
|
e6f27f9612
|
Fix offset, remove debug
|
2015-05-10 12:36:44 +02:00 |
|
VKing
|
9d527bf6d2
|
Added function that gets 10 digit grids from a position
|
2015-05-10 12:20:42 +02:00 |
|