Glowbal
478b618e4b
Merge pull request #2429 from MikeMatrix/feature/switchToLogMacros
...
Feature/switch to log macros
2015-09-15 14:51:23 +02:00
KoffeinFlummi
c2ffe7cad0
Merge branch 'release' into russian
2015-09-10 21:05:32 +02:00
KoffeinFlummi
83aa2cc68c
Merge branch 'release' into french
2015-09-10 19:36:56 +02:00
FreeZbe
fa7943c8be
Update French translations
2015-09-10 19:14:51 +02:00
[OMCB]kaban
8ef007b727
Fix due to review
2015-09-05 05:08:16 +03:00
kaban
08b7110e58
Russian Translations - Update
2015-09-03 04:54:52 +03:00
kaban
91cae690c0
Russian Translations - Update
2015-09-03 03:36:15 +03:00
Michael Braun
035b3432c5
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
...
Conflicts:
addons/common/XEH_postInit.sqf
2015-09-01 08:45:59 +02:00
KoffeinFlummi
a7f2a7fefc
Merge branch 'translate-hu' of https://github.com/Harakhti/ACE3
2015-08-30 00:35:11 +02:00
Michael Braun
5047d4de1c
Switched to ACE_LOG<LEVEL>_# variation
2015-08-26 17:39:44 +02:00
Michael Braun
097506076f
Fixed format usage in macros requiring ARR_# for it to work
2015-08-26 16:48:55 +02:00
Michael Braun
9e10aa86d7
Standardize logging format through ACE_LOG macros
2015-08-26 15:32:54 +02:00
SilentSpike
b8b71e1c76
Merge pull request #2195 from jonpas/fixVDlimit
...
Fixed View Distance limit not applied on Video Settings
2015-08-21 23:47:02 +01:00
jonpas
295acddc7a
Added view distance set on module load, so it is guaranteed to be set
2015-08-22 00:33:16 +02:00
jonpas
de033f0ff2
README.md files added to all modules
2015-08-19 04:18:33 +02:00
jonpas
fe9e4fee07
Fixed viewdistance limit not applied when Video Settings option is selected, Removed unnecessary EHs
2015-08-17 18:12:00 +02:00
Glowbal
bd0593f8f4
fixed missing semi-column
2015-08-08 17:49:43 +02:00
Michael Braun
ade6c99dac
Updated parameterization in Viewdistance module.
2015-08-04 23:33:03 +02:00
Harakhti
2b23958fd1
Row 2
...
It gets tedious after a while, especially if your language lacks
technical terms. That or my B2 language exam isn't good enough.
2015-07-30 16:06:32 +02:00
KoffeinFlummi
9805a8270a
Merge branch 'master' into german-merge
2015-07-25 19:35:03 +02:00
PabstMirror
319e50a9cc
Viewdistance - Fix Error Missing )
2015-07-01 12:39:49 -05:00
Nicolás Badano
9d0dcc5ea2
Merge pull request #1757 from Winter259/viewdistance-settings-init
...
Viewdistance settingsInitialized
2015-07-01 12:58:07 -03:00
Simon AM
8bdf243ab9
Removed extra ]
2015-06-28 10:19:21 +02:00
Simon AM
0e7c6a8e19
Set Viewdistance to start on settingsInitialized
2015-06-28 10:18:53 +02:00
ToasterBR
f4a51d57ef
Translation to Brazilian Portuguese (PT-BR)
...
Made all remaining translations, including new ones like the sitting
module, for example.
2015-06-27 15:48:39 -03:00
Macusercom
500504d93b
Further improvements as suggested for German translation
2015-06-18 00:43:23 +02:00
Macusercom
ed4fbb5d33
More corrections
2015-06-16 23:19:47 +02:00
Macusercom
09f7473d7b
Added German translations
2015-06-16 03:06:47 +02:00
ProfessorCZ
531372b2a3
CZ - Translation
...
Already in README
2015-06-12 14:50:50 +02:00
Ivan Navarro Cabello
d15bae105d
Updated spanish translation
...
Updated spanish translation
2015-06-08 12:43:07 +02:00
PabstMirror
32ce0aa6fd
Macroize all stringtables
2015-06-05 21:02:24 -05:00
jonpas
541f1010a7
Merge branch 'master' into macroSTR
...
Conflicts:
addons/attach/functions/fnc_attach.sqf
addons/captives/functions/fnc_moduleSurrender.sqf
addons/common/CfgVehicles.hpp
addons/explosives/CfgModule.hpp
addons/hearing/CfgVehicles.hpp
addons/interaction/CfgVehicles.hpp
addons/map/CfgVehicles.hpp
addons/microdagr/CfgVehicles.hpp
addons/mk6mortar/CfgVehicles.hpp
addons/nametags/CfgVehicles.hpp
addons/nightvision/functions/fnc_changeNVGBrightness.sqf
addons/respawn/CfgVehicles.hpp
addons/switchunits/CfgVehicles.hpp
addons/vehiclelock/CfgVehicles.hpp
addons/winddeflection/stringtable.xml
2015-06-02 22:14:32 +02:00
jonpas
0b0f7274d7
Applied ESTRING and ECSTRING macros
2015-05-27 22:04:41 +02:00
gienkov
00c5abecc2
Merge remote-tracking branch 'origin' into module-translations-2
...
Conflicts:
addons/viewdistance/ACE_Settings.hpp
addons/viewdistance/functions/fnc_changeViewDistance.sqf
2015-05-23 17:55:06 +02:00
esteldunedain
23117db401
- Default viewDistance to video settings - Add 500m and 100m as optional view distances
2015-05-20 17:17:08 +02:00
gienkov
0993c0f0b0
Fix tabs and errors
2015-05-17 23:28:00 +02:00
gienkov
4bebedf73e
Stringtable Zeus and View Distance
...
* Stringtabled ACE Zeus module
* Stringtabled ACE View Distance
* Lowered default view distance to 1500 because default value (10000)
makes enormous FPS drop at start for low end machines
2015-05-17 00:53:55 +02:00
esteldunedain
a9197a8e33
Make viewdistance disabable through settings and module
2015-05-14 16:36:12 -03:00
esteldunedain
195643d557
Handle player not existing
2015-05-14 15:24:35 -03:00
esteldunedain
2027a28959
Modify changeViewDistance so:
...
- Displays objects distance percentage instead of coeficient
- Only display that if not off
2015-05-14 15:16:02 -03:00
esteldunedain
7a6fb54654
Small tweaks to viewdistance
2015-05-14 15:15:07 -03:00
SAM
8c7d752fcc
Made final adjustments
...
Centred prompts, fixed erroneous if statement, adjusted function
headers.
2015-05-14 18:25:41 +02:00
SAM
3480168e05
Integrated new function into module
2015-05-14 17:44:35 +02:00
SAM
853333ac49
Added new function, updated settings
2015-05-14 17:19:14 +02:00
SAM
7fe73c2c80
Added Object View Distance Coefficient setting
2015-05-14 17:11:52 +02:00
SAM
d8cce9ece4
Removed redundant settings
2015-05-14 17:07:20 +02:00
SAM
cb64f7d1a9
Adjusted PBOPREFIX
2015-05-10 13:28:18 +02:00
SAM
495e94f3f0
Merged fnc_init.sqf into XEH_postInit.sqf
2015-05-10 13:04:08 +02:00
SAM
283768fabb
Fixed code style in switch statement
2015-05-10 12:56:05 +02:00
SAM
6a6681872c
Replaced player with ACE_player
2015-05-10 12:54:53 +02:00