Commit Graph

140 Commits

Author SHA1 Message Date
92031cc354 Update stringtable.xml 2015-04-15 19:59:45 +03:00
40b784fb7a update stringtable
added spanish translate
2015-04-15 17:41:10 +02:00
250d6acb22 Merge https://github.com/Legolasindar/ACE3 into spanish-merge 2015-04-15 16:09:40 +02:00
8b915380b7 Merge branch 'hungarian-merge' 2015-04-15 13:55:02 +02:00
2ffbccbf20 Merge branch 'hu-translate' of https://github.com/Harakhti/ACE3 into hungarian-merge 2015-04-15 12:59:56 +02:00
f931c1a42c Update stringtable.xml
Italian
2015-04-15 11:10:05 +02:00
3543b9c806 PL Translation
Some french, german and russian entries were listed twice, had to remove
one of two here and there so this list is for revision by different
translators
2015-04-15 00:43:42 +02:00
4c6cc8dddf merging stringtables 2015-04-14 23:22:25 +02:00
63fe4118d4 Merge https://github.com/FreeZbe/ACE3 into french-merge 2015-04-14 14:48:13 +02:00
f89e02a5ca fix no laser in ffv slots 2015-04-14 13:24:17 +02:00
83ce3fa2bd remove drawline3d 2015-04-14 13:14:37 +02:00
3da3543381 toggle laser vs ir laser 2015-04-14 00:32:09 +02:00
1b60a335a5 Translation: J to M
I feel burned out. This was very specifically long and tedious.
2015-04-13 23:03:09 +02:00
b72366f0f6 hide laser beam during day 2015-04-13 22:34:43 +02:00
f6c7d444e1 Merge https://github.com/Anthariel/ACE3 into french-merge 2015-04-13 13:31:48 +02:00
118b5509ea Merge https://github.com/gienkov/ACE3 into polish-merge 2015-04-13 13:00:59 +02:00
2c0e93271c Update stringtable.xml
added spanish translate
2015-04-12 14:29:47 +02:00
614afa8537 Merge https://github.com/Kllrt/ACE3 into czech-merge
Conflicts:
	addons/attach/stringtable.xml
	addons/captives/stringtable.xml
	addons/common/stringtable.xml
	addons/dragging/stringtable.xml
	addons/explosives/stringtable.xml
	addons/goggles/stringtable.xml
	addons/grenades/stringtable.xml
	addons/hearing/stringtable.xml
	addons/interact_menu/stringtable.xml
	addons/interaction/stringtable.xml
	addons/inventory/stringtable.xml
	addons/kestrel/stringtable.xml
	addons/laser_selfdesignate/stringtable.xml
	addons/laserpointer/stringtable.xml
	addons/logistics_uavbattery/stringtable.xml
	addons/logistics_wirecutter/stringtable.xml
	addons/magazinerepack/stringtable.xml
	addons/maptools/stringtable.xml
	addons/medical/stringtable.xml
	addons/microdagr/stringtable.xml
	addons/nametags/stringtable.xml
	addons/optionsmenu/stringtable.xml
	addons/overheating/stringtable.xml
	addons/realisticnames/stringtable.xml
	addons/reload/stringtable.xml
	addons/reloadlaunchers/stringtable.xml
	addons/weaponselect/stringtable.xml
	addons/wep_javelin/stringtable.xml
	addons/winddeflection/stringtable.xml
2015-04-12 14:27:59 +02:00
45ff6c7ce9 French: (Nearly) Complete French translations
Some entries (3 or 4) are still missing.
I dont understand what you mean / what the input is related to.
2015-04-12 14:15:45 +02:00
21abff3713 Revert "Revert "Russian Translation""
This reverts commit ea04f4ab3e.
2015-04-11 21:33:34 +03:00
ea04f4ab3e Revert "Russian Translation"
This reverts commit 17a552bb80.
2015-04-11 21:33:07 +03:00
38adfbcb70 Added missing CZ strings and made little revision 2015-04-11 16:33:00 +02:00
17a552bb80 Russian Translation
Russian translation of stringtables: new lines + old lines fixed a bit,
realistic names for armory are not yet filled.
2015-04-10 19:55:57 +03:00
68d08b8c7b Revert "Translation"
This reverts commit fab5605ad5.
2015-04-10 19:46:18 +03:00
fab5605ad5 Translation
Russian translation of the texts
2015-04-10 17:51:48 +03:00
599ae092da Changed - added dot on description 2015-04-10 05:09:43 -03:00
a0a0cfbfbd Added - Portuguese translation to laserpointer 2015-04-10 05:07:44 -03:00
0191abc529 Update stringtable.xml
Added: French Translation (100%)
2015-04-10 06:25:05 +02:00
8b6ac39d1d laserpointer PL translation 2015-04-10 03:13:59 +02:00
d34cfdb003 fix: day laser when being captured 2015-04-07 19:38:19 +02:00
9ce2e38814 removed <orignal> language entry 2015-04-07 09:27:26 +02:00
Nou
6541600d44 Switch everything to use modelToWorldVisual instead of modelToWorld. 2015-04-03 15:26:27 -07:00
5e79970740 Switching nicknames 2015-03-24 01:18:00 -03:00
25fc24a419 fix cfgPatches in laserpointer 2015-03-13 18:52:30 +01:00
bed312dcee Use MACRO_ADDITEM from main instead of redefining 2015-03-11 17:36:40 -05:00
9631154926 Set ADDON variable in XEH_preInit 2015-01-29 01:38:46 -06:00
c407553d49 Add remaining READMEs, add helper script 2015-01-26 14:34:48 +01:00
74bfc31598 laserpointer: various improvements:
- calculate system of reference vectors to offset the laser start.
- as much stuff as possible calculated in ASL, removing all conversions inside loops.
- halved the distance in which men are searched.
- increased the tolerance when calculating distance.
2015-01-17 23:51:31 -03:00
e7ec905892 Cache the units near to the camera instead of the player.
Works even when no player exists or is somehow viewing the action remotely.
2015-01-17 23:48:44 -03:00
8683667d24 add day laser pointer 2015-01-17 23:38:13 +01:00