David Jiménez
f15f1e41e8
Made int2 struct immutable
2015-03-20 13:54:01 +01:00
Matthias Mailänder
dc1862f3dc
Merge pull request #7529 from delftswa2014/feature/kdr_stat
...
Add Kill/Death ratio in statistics window
2015-03-20 13:35:21 +01:00
Matthias Mailänder
d7a373ffda
Merge pull request #7691 from Mailaender/appveyor-windows-move
...
Corrected the NSIS Setup.exe renaming in the last AppVeyor step
2015-03-20 07:37:54 +01:00
Matthias Mailänder
2f199a1c9c
correct the path
2015-03-20 07:34:42 +01:00
Matthias Mailänder
fc09fe9e03
Merge pull request #7683 from obrakmann/fix-appveyor-build-the-37482th
...
Fix archive extraction in appveyor builds
2015-03-20 07:10:02 +01:00
Matthias Mailänder
0569eb640f
Merge pull request #7649 from RoosterDragon/stylecop-line-length
...
Enforce a line length limit.
2015-03-20 07:07:58 +01:00
reaperrr
b66cae100b
Use 3rd damage level of TS buildings for death animation instead of critical damage state
2015-03-20 01:11:50 +01:00
RoosterDragon
c3531d6f70
Avoid duplicated frozen visibility checks.
...
The FrozenUnderFog.Tick method will now reuse the calculation do by the frozen actor when it had to calculate its visibility, this prevents it having to re-do the fairly expensive visibility calculation.
2015-03-19 17:30:40 +00:00
RoosterDragon
1515ac54f6
Enforce a line length limit.
2015-03-19 17:20:34 +00:00
Oliver Brakmann
721ba5e9c3
Merge pull request #7595 from WolfGaming/SellTooltip
...
Refund tooltip
2015-03-19 18:11:30 +01:00
WolfGaming
068a96fd46
Fixes NullPointerException when frozen.Actor is null.
2015-03-19 05:53:59 +00:00
WolfGaming
d2f02e7a4b
Fix missions showing tooltips wrong.
2015-03-19 05:53:55 +00:00
WolfGaming
c460906ed5
Added refund tooltip.
2015-03-19 05:53:51 +00:00
WolfGaming
bf3ddcfbf1
Implemented an interface that allows traits to add custom information to tooltips.
2015-03-19 05:53:44 +00:00
Pavel Penev
272086de76
Merge pull request #7541 from Mailaender/d2k-build-hotkeys
...
Fixed the hard-coded Dune 2000 production tab hotkeys
2015-03-18 12:08:41 -07:00
Oliver Brakmann
4d8189ea97
Fix archive extraction in appveyor builds
2015-03-18 18:10:10 +01:00
Matthias Mailänder
73b4a18e22
make the d2k production tab hotkeys configurable
2015-03-18 06:49:44 +01:00
Matthias Mailänder
16ff6e2112
Merge pull request #7561 from RoosterDragon/fast-map-border-shroud
...
Speed up map border shroud & fix viewport visible cells
2015-03-18 06:36:45 +01:00
Pavel Penev
82c01ec640
Merge pull request #7667 from Mailaender/move-without-force
...
Avoid PowerShellisms to fix the AppVeyor build
2015-03-17 18:58:09 -07:00
Pavel Penev
4c0a81fe15
Merge pull request #7679 from obrakmann/new-ftrk-icon
...
Replace flak truck icon with non-copyrighted art
2015-03-17 12:45:50 -07:00
Oliver Brakmann
d16701447f
Replace flak truck icon with non-copyrighted art
...
The new art is based on an image from the public domain (http://commons.wikimedia.org/wiki/File:%D0%9C%D1%83%D0%B7%D0%B5%D0%B9_%D0%B2%D0%BE%D0%B5%D0%BD%D0%BD%D0%BE%D0%B9_%D1%82%D0%B5%D1%85%D0%BD%D0%B8%D0%BA%D0%B8_%D0%9E%D1%80%D1%83%D0%B6%D0%B8%D0%B5_%D0%9F%D0%BE%D0%B1%D0%B5%D0%B4%D1%8B,_%D0%9A%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D0%B4%D0%B0%D1%80_%2829%29.jpg ), modified for OpenRA by @OmegaBolt.
2015-03-17 18:51:04 +01:00
Matthias Mailänder
26a4b9b841
Merge pull request #7623 from cjshmyr/orelord
...
Added new 1v1 RA map by MicroBit - Ore Lord
2015-03-17 05:15:00 +01:00
Oliver Brakmann
e4ef1eb820
Merge pull request #7626 from Mailaender/ts-radar-dishes
...
Fixed Tiberian Sun radar dishes
2015-03-16 18:37:59 +01:00
reaperrr
258e924afe
Merge pull request #7619 from pchote/ts-civilian-fixes
...
Fix TS civilian actor/sequence definitions.
2015-03-16 03:41:37 +01:00
reaperrr
a14bf8622f
Merge pull request #7570 from Mailaender/mods-common
...
Moved more traits to Mods.Common
2015-03-15 19:53:13 +01:00
Curtis Shmyr
e71aca2038
Added new RA map by MicroBit - Ore Lord
2015-03-15 11:47:29 -06:00
Matthias Mailänder
737a0e0b67
move common traits
2015-03-15 18:25:28 +01:00
Oliver Brakmann
4a2803c9d1
Merge pull request #7528 from delftswa2014/feature/distinguish_ally_enemy_messages
...
Add "(Ally)" behind the name of allies in all-chat
2015-03-15 16:15:01 +01:00
Oliver Brakmann
f6b45fe6cd
Merge pull request #7648 from Phrohdoh/emit-inf-check-race
...
Make EmitInfantryOnSell compare string[] for owner's race.
2015-03-15 15:03:51 +01:00
jabbink
1f26d900f5
Add "(Ally)" behind the name of allies in all-chat
...
Fixes #7518
2015-03-15 11:52:32 +01:00
Matthias Mailänder
5c1cd0db16
suppress prompting on file moves
2015-03-15 07:32:33 +01:00
Matthias Mailänder
fe5ff86fe2
avoid PowerShellisms
2015-03-15 01:34:50 +01:00
Taryn Hill
fcb2141132
EmitInfantryOnSell now checks a Races string[] against the seller’s race.
2015-03-14 15:54:26 -05:00
Taryn Hill
bc69539993
Clarify the error relating to too many frames defined in a sequence.
2015-03-14 15:50:52 -05:00
Pavel Penev
9a66fc7382
Merge pull request #7656 from OmegaBolt/bfdmap
...
Battle for Dune 3v3 map
2015-03-14 18:20:24 +02:00
OmegaBolt
9d3efd12a0
Battle for Dune 3v3 map
...
PR as recommended by penev
2015-03-14 15:42:30 +00:00
Pavel Penev
e8a12a5550
Merge pull request #7661 from Mailaender/appveyor-nsis-plugins
...
Try to fix the AppVeyor build
2015-03-14 15:00:50 +02:00
Matthias Mailänder
32e1cfd2f2
Merge pull request #7644 from razzmatazz/hackyai-mcv-redeployment-fix
...
HackyAI can now build buildings near a new MCV
2015-03-14 12:40:39 +01:00
Oliver Brakmann
863db5a42c
Merge pull request #7640 from Phrohdoh/rand-dmg-sounds
...
SoundOnDamageTransition to use string[].
2015-03-14 12:39:20 +01:00
Oliver Brakmann
0062391665
Merge pull request #7652 from fluxer/bleed
...
add /lib and /lib64 to the locations lookup for Lua
2015-03-14 10:52:32 +01:00
Matthias Mailänder
33e49c371a
try to fix the AppVeyor build
2015-03-14 09:57:22 +01:00
Pavel Penev
03bab4a72a
Merge pull request #7631 from pchote/sequence-rework
...
Rework sequence parsing.
2015-03-14 00:13:03 +02:00
Taryn Hill
76457c5fc1
Merge pull request #7542 from Mailaender/appveyor-deployment-fix
...
Fixed AppVeyor deployment.
2015-03-13 16:22:40 -05:00
Pavel Penev
04e0275d33
Merge pull request #7650 from Phrohdoh/fix-ramp-nre
...
Fix NRE caused by checking the RampType of a tile in #7645 .
2015-03-13 20:30:02 +02:00
Pavel Penev
dd424f0b14
Merge pull request #7657 from MustaphaTR/copyright-date-readme
...
Update year of Copyrights on Readme
2015-03-13 16:34:54 +02:00
Mustafa Alperen Seki
aaf0f8d906
Update year of Copyrights on Readme
2015-03-13 12:36:09 +02:00
Pavel Penev
dc6040217b
Merge pull request #7618 from Rydra/upstream/hv-heuristic
...
Changed the harvester heuristic, solved several regressions in Pathfinder and harvesters
2015-03-13 01:55:50 +02:00
Taryn Hill
7bf058896d
Apply SoundOnDamageTransition upgrade rule.
2015-03-12 16:09:15 -05:00
Taryn Hill
1e0612ddf0
Change SoundOnDamageTransition to randomly select
...
from a string[] instead of a single string.
2015-03-12 16:09:11 -05:00
Taryn Hill
32edeccb56
Merge pull request #7476 from abcdefg30/any-subfaction
...
Allow picking of a random subfaction.
2015-03-12 15:52:39 -05:00