Commit Graph

3211 Commits

Author SHA1 Message Date
7e275a43f4 Merge pull request #693 from acemod/parafix
hide height / velocity while parachuting, freefallig in expert mode, fix #692
2015-04-17 15:40:34 +02:00
77b057e188 Merge pull request #698 from acemod/dispofix
disposable cleanup, fix #696
2015-04-17 15:40:28 +02:00
a9008437aa Merge pull request #703 from EpMAK/master
Russian stringtables finished
2015-04-17 14:00:13 +02:00
c2214efeb1 Russian stringtables finished
Filled all the missing lines, little errors fixed.
2015-04-17 14:54:28 +03:00
26944ea84e make altimeter actually usable with parachutes 2015-04-17 13:01:38 +02:00
73fd9ac62e Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into parafix 2015-04-17 12:55:07 +02:00
558a4fb363 Merge pull request #461 from Tenga/altimeter-fix
Altimeter fix, division by zero when no time has passed (game paused, etc.)
2015-04-17 12:49:06 +02:00
45d639b395 disposable cleanup, fix #696 2015-04-17 12:28:06 +02:00
5c2a44e5c4 Merge pull request #694 from ruPaladin/patch-3
One more russian translation fix
2015-04-17 11:12:30 +02:00
e04a0c438a Fixed deprecated delete_gun function 2015-04-17 11:05:24 +02:00
20565e8b02 hide height / velocity while parachuting, freefallig in expert mode, fix 692 2015-04-17 11:02:01 +02:00
e38a6fc62b one more russian fix 2015-04-17 12:01:01 +03:00
54daa02aa4 Weather: headers + privates 2015-04-17 01:44:38 -03:00
7d5a70246b Remove unnecessary cfgSounds 2015-04-16 22:10:33 -05:00
bdd3422150 Allow to dynamically modify actions at runtime. An optional code entry called modifierFunction can be added. That code is called before evaluating the action, allowing to dynamically change the actions name, icon, etc 2015-04-16 23:53:54 -03:00
1729c781bd Cleanup / private vars 2015-04-16 19:46:42 -05:00
53af014eab Fix Localization in value[] array 2015-04-16 19:29:39 -05:00
4e5c2ef187 option menu ui scaling 2015-04-16 19:11:42 -05:00
e12831bee4 #678 - Missing Text Height in settingMenu 2015-04-16 15:17:56 -05:00
ce4a9c3676 Apply javelin guidance to static titans. 2015-04-16 11:32:47 -07:00
4ef80ab3a3 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-16 20:14:33 +02:00
fa6cb3e75c #672 - Don't show speaking icon for unconc players 2015-04-16 12:58:54 -05:00
a7507fefef Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-16 19:55:48 +02:00
1794606304 Got rid of the __DSP macro 2015-04-16 19:52:20 +02:00
3d14b171a6 Make make.py itself support 32-&64-bit systems ...
... because having two different files is dumb.
2015-04-16 19:38:07 +02:00
4a1dd6a957 Merge pull request #661 from rlex/master
Add link for issue report details
2015-04-16 10:37:39 -07:00
638433614c Some missing private defines. 2015-04-16 12:36:16 -05:00
95cab9d0e7 Merge pull request #671 from Legolasindar/master
added spanish translation
2015-04-16 14:18:41 -03:00
3dfcbe42b8 Merge branch 'master' of https://github.com/acemod/ACE3 2015-04-16 12:10:44 -05:00
e06fd7350e DEFAULT_PARAM KEY_PARAM private check 2015-04-16 12:10:40 -05:00
3d7ae5e3a1 Merge branch 'master' of github.com:acemod/ACE3 2015-04-16 10:10:31 -07:00
6a942ac820 Fixed: ACE_Fake**** Was showing in arsenal. Fixes #670 2015-04-16 10:10:24 -07:00
8837355d29 Merge remote-tracking branch 'origin/master' into guidanceHandoff 2015-04-16 10:04:57 -07:00
61d1e6854e added spanish translation
added spanish translation to ballistics and respawn
2015-04-16 19:03:15 +02:00
c79afeb2fe Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-16 19:03:06 +02:00
668888de81 Fixed constant name not following the coding-guideline 2015-04-16 19:00:37 +02:00
9db256ad8d ignore preceeding numbers 2015-04-16 09:54:52 -07:00
aeffc55859 Added missing privates 2015-04-16 18:52:48 +02:00
3426237b6c Merge pull request #4 from acemod/master
update my master fork
2015-04-16 18:52:06 +02:00
3c4a3c67db Merge branch 'master' of github.com:acemod/ACE3 2015-04-16 09:48:27 -07:00
9d87f08aa6 Regex's kill kids. 2015-04-16 09:48:21 -07:00
bce4f14cc8 Merge remote-tracking branch 'origin/laserCodes' into guidanceHandoff 2015-04-16 09:40:47 -07:00
6d93fe45a6 Guidance handoff to guiding unit/laser shooter. This needs LOBL vs. LOAL capability. 2015-04-16 09:35:21 -07:00
bf0aa6f344 Merge branch 'spanish-merge' 2015-04-16 18:32:37 +02:00
11f9478035 Merge https://github.com/Legolasindar/ACE3 into spanish-merge
Conflicts:
	addons/advanced_ballistics/stringtable.xml
	addons/atragmx/stringtable.xml
	addons/ballistics/stringtable.xml
	addons/javelin/stringtable.xml
	addons/kestrel4500/stringtable.xml
	addons/laserpointer/stringtable.xml
	addons/medical/stringtable.xml
	addons/scopes/stringtable.xml
	addons/weather/stringtable.xml
2015-04-16 18:31:31 +02:00
d82d9984d8 Added missing parentheses 2015-04-16 18:29:23 +02:00
cdb460d36d Merge branch 'master' of github.com:acemod/ACE3 2015-04-16 09:22:16 -07:00
4c749a30cf ignore leading numbers search_privates 2015-04-16 09:22:11 -07:00
4e4dee18df Added missing privates / Removed unused privates 2015-04-16 18:21:19 +02:00
fa39e8f001 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-16 18:14:42 +02:00