ACE3/addons/map
Elgin675 bd0ecd7edf French translation (#7298)
* Cleaning and reorganizing of some stringtable files (WIP) :

- Duplicate entries have been removed, and the arrangement improved, to help future translators.
- Some ACE_Settings.hpp files have been modified because they were not up to date.
- Minor french translation correction.

* Added French translation and / or correction for :

- Weaponselect module,
- Weather module,
- Winddeflection module,
- Yardage450 module,
- Zeus module.

* Convert Tabs to Spaces

* Minor corrections ; arrangement improved for few stringtable.xml files.

* Improved French translation, and adjust fews settings.

- Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque
  option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines
  absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les
  langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée.
  Par exemple, le système de réarmement dans Eden est traduit de manière très
  étrange.

- Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer
  l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas,
  aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options).

- Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage
  du doigt ACE, afin d'y ajouter une description dans les réglages des addons.
  Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas
  dans les options des addons, ce qui rend l'option peu explicite pour un débutant.

* Corrections mineures

* correction erreurs

* correction erreurs (nametags)

* correction erreurs et modules obsolètes (nametags)

* correction erreurs et modules obsolètes (common)

* Mise en commentaire d'éléments obsolètes

* correction key error

* Added Vdauphin suggestions :).

* French translation - Replaced "Faction" (faction) to "Camp" (side)

addons/captives/stringtable.xml
addons/switchunits/stringtable.xml
addons/zeus/stringtable.xml

* Minor correction of french Concertina_wire translation

* - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml
- (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml

- Replace xml comments by french plain text, addons/explosives/stringtable.xml
- Replace xml comments by french plain text, addons/nametags/stringtable.xml

* Removed accented capital letters for objects in french translation :

Capital accented letters were a problem because they were not classified alphabetically.
Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list.

modified:   addons/chemlights/stringtable.xml
modified:   addons/huntir/stringtable.xml

* Correction of a typing error (french concertina_wire translation
2019-12-19 11:08:31 -06:00
..
functions Map - Fix map shake (#7252) 2019-10-29 17:10:54 -05:00
UI Housekeeping of ace_flashlights and ace_map. 2016-06-12 15:31:11 -07:00
$PBOPREFIX$ Fixed Capitalized folders on include paths 2015-05-20 23:28:10 +02:00
ACE_Settings.hpp Change ace_map settings to use CBA init directly (#5984) 2018-01-28 15:50:28 -06:00
Cfg3DEN.hpp Add 3den attribute to disable bft (#4452) 2016-09-24 21:46:03 +02:00
CfgAmmo.hpp Make flashlight on/off + glow a PVAR. 2016-06-17 17:18:06 -07:00
CfgEventHandlers.hpp Map - Fix effects breaking mid mission (#6566) 2018-10-21 17:01:18 -05:00
CfgLights.hpp Add orange map chemlight entry (#4839) 2017-01-18 18:18:28 -06:00
CfgMarkers.hpp Re enable all markers (except civ and quantity) (#5376) 2017-09-18 11:18:02 -05:00
CfgSounds.hpp Use GVAR where applicable 2016-07-20 07:15:18 +03:00
CfgVehicles.hpp Map - Improve flashlight support (#6608) 2018-10-25 11:39:27 -05:00
CfgWeapons.hpp Map - Improve flashlight support (#6608) 2018-10-25 11:39:27 -05:00
config.cpp Add 3den attribute to disable bft (#4452) 2016-09-24 21:46:03 +02:00
Effects.hpp Housekeeping of ace_flashlights and ace_map. 2016-06-12 15:31:11 -07:00
initSettings.sqf Add param for settings that require restart (#6512) 2018-11-02 12:58:57 -05:00
MapControls.hpp Reordered the map, mapfx and pbos: 2015-03-14 16:58:05 -03:00
MapTweaks.hpp Replace Purista with Roboto - everywhere, close #3401 2016-02-24 15:06:27 +01:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
script_component.hpp Map - Improve flashlight support (#6608) 2018-10-25 11:39:27 -05:00
stringtable.xml French translation (#7298) 2019-12-19 11:08:31 -06:00
XEH_postInitClient.sqf Map - Don't enable map light for parachutes (#6961) 2019-04-25 13:27:53 -05:00
XEH_postInitServer.sqf Fix merge (was moved to XEH_postInitServer) 2016-08-25 18:56:57 -05:00
XEH_preInit.sqf Change ace_map settings to use CBA init directly (#5984) 2018-01-28 15:50:28 -06:00
XEH_PREP.hpp Map - Improve flashlight support (#6608) 2018-10-25 11:39:27 -05:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_map

Various tweaks to the in-game map, including:

  • Better map styling (countours, legend, hiding bushes and trees, etc).
  • Max zoom level (optional)
  • Map shaking while walking (optional)
  • Map illumination (optional)
  • Blue Force Tracker (optional)

Maintainers

The people responsible for merging changes to this component or answering potential questions.