ACE3/addons/explosives
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
..
Data Revert LoD Changes 2015-07-15 21:13:05 +02:00
functions Replace remaining lineIntersects with lineIntersectsSurfaces (#6898) 2019-12-07 14:58:21 -06:00
scripts Use directCall on tripflare effect 2016-09-08 21:22:32 +02:00
UI Add new explosive timer UI 2018-06-22 15:41:43 -04:00
$PBOPREFIX$ Added $PBOPREFIX$ for explosives. 2015-01-12 13:42:02 +02:00
ACE_Arsenal_Stats.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
ACE_Settings.hpp Settings - Added more categories (#5771) 2017-11-15 20:10:20 +01:00
ACE_Triggers.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
Cfg3DEN.hpp Explosives - Add ace_isEOD 3DEN attribute (#7080) 2019-10-13 12:22:46 -05:00
CfgAmmo.hpp Update class with correct inheritance (#7100) 2019-07-12 10:04:33 -05:00
CfgCloudlets.hpp Add Tripflare (#4152) 2016-08-13 11:29:01 +02:00
CfgEventHandlers.hpp Fix slow motion falling of SLAM mines (#2770) (#6619) 2018-10-06 12:07:08 +02:00
CfgMagazines.hpp Add ace_explosive support for orange dlc mines (#5486) 2017-09-10 09:44:57 -05:00
CfgModule.hpp Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
CfgVehicles.hpp Explosives - Optimize creating explosive place actions (#6413) 2018-09-21 22:54:24 -05:00
CfgWeapons.hpp Fix some item type magic numbers (#6487) 2018-09-12 22:29:56 -05:00
config.cpp Explosives - Add ace_isEOD 3DEN attribute (#7080) 2019-10-13 12:22:46 -05:00
ExplosivesUI.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
GUI_VirtualAmmo.hpp Use GVAR where applicable 2016-07-20 07:15:18 +03:00
README.md Create README.md 2015-01-26 13:42:07 +01:00
script_component.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
stringtable.xml French translation (#7298) 2019-12-19 11:08:31 -06:00
TimerDialog.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
XEH_missionDisplayLoad.sqf Fix Cancel Action by moving it to MouseButtonDown display EH 2016-03-03 17:35:43 +01:00
XEH_postInit.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
XEH_preInit.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
XEH_PREP.hpp Add new explosive timer UI 2018-06-22 15:41:43 -04:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_explosives

Completely replaces the vanilla explosives system, allowing precise placement and different trigger types.

Maintainers

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