Paul Chote
|
0e87b49a61
|
Merge pull request #10802 from Mailaender/exit-sprite-checks
Added exit codes to CheckSequenceSprites
|
2016-02-27 13:36:53 +00:00 |
|
Matthias Mailänder
|
e4f3aeeb13
|
Terminate with exit codes on missing sprite sequences.
|
2016-02-27 14:12:01 +01:00 |
|
Paul Chote
|
bc379d2357
|
Merge pull request #10831 from abcdefg30/flare
Fix the flare being invisible
|
2016-02-27 12:57:50 +00:00 |
|
Paul Chote
|
20c8a2bb74
|
Merge pull request #10800 from obrakmann/fix10330_lobbycommand-input-validation
Fix LobbyCommands not validating user-modifiable input
|
2016-02-27 11:49:43 +00:00 |
|
Paul Chote
|
d4963311ed
|
Merge pull request #10363 from Mailaender/ts-hospital-heal
Added hospital healing to Tiberian Sun
|
2016-02-27 11:17:56 +00:00 |
|
Matthias Mailänder
|
3117b50c92
|
Merge pull request #10840 from Micr0Bit/patch-1
Add FiveAces to AUTHORS
|
2016-02-27 09:31:36 +01:00 |
|
Micr0Bit
|
b625de4503
|
Add FiveAces to AUTHORS
https://www.youtube.com/watch?v=Y5IDhShbDNI (picked the full name from the description)
https://www.youtube.com/user/CovertFlobert
http://www.sleipnirstuff.com/forum/viewtopic.php?f=82&t=18054
i think the efforts and time that he is spending on making those Videos and to help making OpenRA more popular with his passion and creativity should be rewarded with a credit-entry
|
2016-02-27 01:32:17 +01:00 |
|
abcdefg30
|
726f446185
|
Fix the flare being invisible
|
2016-02-26 23:58:32 +01:00 |
|
Oliver Brakmann
|
94228cd372
|
Merge pull request #10836 from RoosterDragon/fuzzy-lock-fix
Fix thread issue in AttackOrFleeFuzzy
|
2016-02-26 23:19:25 +01:00 |
|
RoosterDragon
|
3ff678ef86
|
Lock fuzzyEngine during construction so it is published correctly.
|
2016-02-26 21:23:19 +00:00 |
|
Oliver Brakmann
|
fe6c4d8e5c
|
Merge pull request #10788 from pchote/widget-moddata
Remove Game.ModData references from Widget code.
|
2016-02-25 22:18:18 +01:00 |
|
reaperrr
|
589b2d19c3
|
Merge pull request #10797 from pchote/fix-upgrade-rules
Fix mod updater and clear out legacy rules.
|
2016-02-25 14:34:47 +01:00 |
|
Oliver Brakmann
|
07ec56fd22
|
Merge pull request #10821 from obrakmann/pr10559-squashed
Added mousewheel zooming
|
2016-02-24 22:37:00 +01:00 |
|
Philipp Schärer
|
ea74499ec2
|
Added mousewheel zooming
|
2016-02-24 22:22:32 +01:00 |
|
RoosterDragon
|
ee4307cf9d
|
Merge pull request #10819 from abcdefg30/selectMillHus
Adjust the (visual) selection bounds of the Windmill and the Lighthouse
|
2016-02-24 20:26:03 +00:00 |
|
RoosterDragon
|
b04e578857
|
Merge pull request #10814 from Mailaender/unselect-crash-site
Fixed selectable crash sites
|
2016-02-24 20:23:52 +00:00 |
|
Matthias Mailänder
|
286028eb0b
|
Merge pull request #10820 from abcdefg30/tdBounds
Adjust the bounds of structures in TD
|
2016-02-24 20:40:07 +01:00 |
|
RoosterDragon
|
94638606fa
|
Merge pull request #10680 from Mailaender/redcross-pip
Added artwork for the constant TD hospital healing power-up
|
2016-02-24 19:23:21 +00:00 |
|
RoosterDragon
|
c63d71b95d
|
Merge pull request #10599 from Mailaender/sdl-2.0.4
Updated to SDL 2.0.4 for Windows
|
2016-02-24 19:07:51 +00:00 |
|
abcdefg30
|
7f9c3e978e
|
Adjust the bounds of structures in TD
|
2016-02-24 18:04:06 +01:00 |
|
abcdefg30
|
376c788ba0
|
Adjust the (visual) selection bounds of the Windmill and the Lighthouse
|
2016-02-24 17:44:00 +01:00 |
|
abcdefg30
|
85ee351d96
|
Merge pull request #10636 from reaperrr/missile-speed
Refactor naming of Missile's speed-related properties
|
2016-02-24 17:39:25 +01:00 |
|
Paul Chote
|
a6c4eb330a
|
Remove modRules widget logic argument.
|
2016-02-23 23:34:36 +00:00 |
|
Paul Chote
|
84b470017f
|
Remove static Game.ModData references from widget logic.
|
2016-02-23 23:34:34 +00:00 |
|
Paul Chote
|
ff2aabda9b
|
Remove ModRules assumption from editor code.
|
2016-02-23 23:32:59 +00:00 |
|
Paul Chote
|
a553b46d3b
|
Remove upgrade pre-20151224 upgrade rules.
|
2016-02-23 23:31:32 +00:00 |
|
Oliver Brakmann
|
1dcc43801a
|
Fix broken map format upgrade
|
2016-02-23 23:28:16 +00:00 |
|
Paul Chote
|
d2566d442c
|
Load files for upgrading using the filesystem.
|
2016-02-23 23:24:27 +00:00 |
|
Matthias Mailänder
|
ecbd1a0247
|
Merge pull request #9509 from penev92/upgradeTickTank
Convert Tick Tank to use DeployToUpgrade + some fixes
|
2016-02-23 23:33:38 +01:00 |
|
Oliver Brakmann
|
4f1fa3acec
|
Merge pull request #10786 from pchote/mappreview-packages
Remove internal use of map paths.
|
2016-02-23 22:52:54 +01:00 |
|
Matthias Mailänder
|
eb9d47a316
|
Avoid redundancy and selectable crash sites.
|
2016-02-23 22:08:12 +01:00 |
|
RoosterDragon
|
494f71a8bb
|
Merge pull request #10758 from Mailaender/ice-tiles
Added the regrow-able LAT ice sets to the map editor
|
2016-02-23 20:56:56 +00:00 |
|
Oliver Brakmann
|
7249de5434
|
Merge pull request #10801 from pchote/update-license-header
Update license header for 2016 and GPLv3+.
|
2016-02-23 20:22:19 +01:00 |
|
abcdefg30
|
3496eed1e1
|
Merge pull request #10804 from obrakmann/fix10683_broken-dev-commands
Fix broken dev commands
|
2016-02-22 13:31:58 +01:00 |
|
Paul Chote
|
8c7237ddc4
|
Update README.
|
2016-02-22 08:26:47 +00:00 |
|
Pavel Penev
|
118d015e4d
|
Make the TS map importer aware of deployable actors who use upgrades instead of transforming
|
2016-02-22 02:44:29 +02:00 |
|
Pavel Penev
|
17ef6efefc
|
Fix AttackFollow (and consequently AttackTurreted) firing at old target when the trait is reenabled
Most noticeable by ordering a deployed Tick Tank to fire at the ground, then undeploying it and deploying it again.
|
2016-02-22 02:44:28 +02:00 |
|
Pavel Penev
|
ba0781c28d
|
Remove now-redundant actor gatick (deployed tick tank)
|
2016-02-22 02:44:27 +02:00 |
|
Pavel Penev
|
99afec6533
|
Convert the Tick Tank to use DeployToUpgrade
|
2016-02-22 02:44:26 +02:00 |
|
Pavel Penev
|
07947179cd
|
Don't crash on multiple Attack* traits
This is important for actors that use upgrades to switch between attack types.
|
2016-02-22 02:44:25 +02:00 |
|
Paul Chote
|
e71225496b
|
Clarify GPL version.
|
2016-02-21 16:30:48 +00:00 |
|
Paul Chote
|
b396965fd9
|
Update licence header year.
|
2016-02-21 16:27:31 +00:00 |
|
Matthias Mailänder
|
65942ecfbf
|
Merge pull request #10722 from pchote/fix-asset-dependency
Remove asset requirement from dedicated servers and the resource site.
|
2016-02-21 17:20:19 +01:00 |
|
Paul Chote
|
8a9bce45ec
|
Remove map loading shim.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
d492c23a6d
|
Store map packages in MapPreview.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
226081d379
|
Remove map saving shim method.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
573e26c887
|
Load and save maps using packages.
|
2016-02-21 16:11:35 +00:00 |
|
Oliver Brakmann
|
cf9f25eb0b
|
Fix LobbyCommands not validating user-modifiable input
Validates all input that could have been changed with custom yaml rules.
|
2016-02-21 16:50:43 +01:00 |
|
Oliver Brakmann
|
40514184d8
|
Convert CRLF to LF line endings in LobbyCommands.cs
|
2016-02-21 16:30:53 +01:00 |
|
Paul Chote
|
9c3b967a47
|
Remove dead map saving code.
|
2016-02-21 15:11:55 +00:00 |
|