Commit Graph

13947 Commits

Author SHA1 Message Date
Paul Chote
6e921d8436 Merge pull request #5529 from Mailaender/rare-pillbox-nre
Fixed a rare NullReferenceException in CanUnload
2014-06-02 21:31:53 +12:00
Matthias Mailänder
e66358792e fix a rare NullReferenceException in CanUnload
closes #5528
2014-06-02 10:18:09 +02:00
Matthias Mailänder
1700a36286 avoid InvalidOperation and NullReferenceException
fixes #5522
2014-06-02 09:27:36 +02:00
Matthias Mailänder
4f79ce0459 Merge pull request #5527 from pchote/spy-fix
Make RenderSprites aware of EffectiveOwner.
2014-06-02 09:22:49 +02:00
Paul Chote
c0d7c7d840 Make RenderSprites aware of EffectiveOwner. Fixes #5526. 2014-06-02 18:21:06 +12:00
Paul Chote
ca9148c2d5 Merge pull request #5521 from Mailaender/travis-tagged-branches-errr-whatever
Fixed $TRAVIS_TAG being empty on release branches
2014-06-02 10:29:14 +12:00
Matthias Mailänder
4327169aaf was useful, but is kinda spammy 2014-06-01 18:20:06 +02:00
Matthias Mailänder
248ba4a4d7 fix the Travis deployment 2014-06-01 16:57:43 +02:00
Paul Chote
366bda5fca Merge pull request #5519 from Mailaender/travis-deploy-debug
Try to debug what is going on with $TRAVIS_TAG
2014-06-01 23:26:29 +12:00
Matthias Mailänder
4d8942a79d try to debug what is going on with $TRAVIS_TAG 2014-06-01 13:23:36 +02:00
Matthias Mailänder
17e6bc1824 Merge pull request #5518 from obrakmann/ra-preview-img
closes #5333
2014-06-01 13:11:46 +02:00
Oliver Brakmann
4fa2e36af8 New mod chooser preview image for Red Alert 2014-06-01 13:08:57 +02:00
Paul Chote
84c021f861 Merge pull request #5512 from Mailaender/d2k-repair-indicator-offset
Fixed the Dune 2000 repair indicator offset
2014-06-01 21:52:06 +12:00
Paul Chote
395aa5d29a Merge pull request #5515 from Mailaender/tolower-invariant
Fixed Dune 2000 crashing when placing buildings and using strange locale settings in latest playtest
2014-06-01 21:50:01 +12:00
Matthias Mailänder
75e19ca281 use ToLowerInvariant everywhere 2014-06-01 11:24:39 +02:00
Paul Chote
193325fbfa Merge pull request #5514 from Mailaender/d2k-arrakis-categories
Recatorized 3 tiles from Rock-Cliff-Sand to Rock-Cliff-Rock
2014-06-01 20:42:08 +12:00
Matthias Mailänder
e69e2b856b these don't show any sand 2014-06-01 10:12:16 +02:00
Paul Chote
adf8df5303 Merge pull request #5506 from Mailaender/openra.net
Replaced open-ra.org with openra.net in-game
2014-06-01 19:34:55 +12:00
Matthias Mailänder
9f0c7ea4d1 set repair indicator offset
fixes #5423
2014-06-01 09:15:18 +02:00
Paul Chote
7d33b353b7 Merge pull request #5511 from Mailaender/d2k-preview
Updated preview picture for Dune 2000
2014-06-01 19:12:50 +12:00
Paul Chote
104272cee5 Merge pull request #5476 from Mailaender/production-rallypoint-cache
Moved RallyPoint trait lookup into the constructor of Production
2014-06-01 19:04:58 +12:00
Matthias Mailänder
918fa879b6 update preview for d2k 2014-06-01 08:44:37 +02:00
Paul Chote
6dc83cf325 Merge pull request #5497 from Mailaender/map-rule-status-after-download
Fixed automatic map upload not refreshing map rule status
2014-06-01 18:29:39 +12:00
Paul Chote
1cc01a3a96 Merge pull request #5460 from Mailaender/system-libraries
Added support for SDL2 and Lua 5.1 system libraries
2014-06-01 18:14:05 +12:00
Matthias Mailänder
8a008447b3 Merge pull request #5489 from pchote/transport-fix
Simplify MoveAdjacentTo logic. Fixes #4449
2014-06-01 07:12:36 +02:00
Matthias Mailänder
00662fe391 also do a local rule check after map download 2014-06-01 06:01:41 +02:00
Matthias Mailänder
778f03baea add the new Lua API to make docs 2014-06-01 05:17:22 +02:00
Matthias Mailänder
e5c746df15 remove OpenRA.TilesetBuilder.exe from Linux packages 2014-06-01 05:16:53 +02:00
Matthias Mailänder
fe859c6fef rename everything freedesktop.org related install-linux-* 2014-06-01 05:15:30 +02:00
Matthias Mailänder
9e4713dc0a simplify startup scripts and configurable install directory 2014-06-01 05:10:25 +02:00
Matthias Mailänder
ff5ac155eb bring back install-shortcuts and add install-startup-scripts 2014-06-01 05:10:25 +02:00
Matthias Mailänder
b85610fcdd rename libexecdir to libdir 2014-06-01 05:10:25 +02:00
Matthias Mailänder
8e05243097 separate into icons and desktop from install-shortcuts 2014-06-01 05:10:25 +02:00
Matthias Mailänder
7c6cba889f strip unused dll map entries 2014-06-01 05:10:25 +02:00
Matthias Mailänder
77ed2ca331 add support for Debian multiarch 2014-06-01 05:10:25 +02:00
Matthias Mailänder
25933b012e add a hard-coded bundled library dllmap config to osx 2014-06-01 05:10:24 +02:00
Matthias Mailänder
3e53e84c1a abort earlier and harden against syntax errors 2014-06-01 05:10:24 +02:00
Matthias Mailänder
14429f6c11 be more verbose about success and handle failure with an error 2014-06-01 05:10:24 +02:00
Matthias Mailänder
dedafd1c22 also search /usr/local/lib and /opt/lib 2014-06-01 05:10:24 +02:00
Matthias Mailänder
99f6fce526 ralint is core and crashdialog (winform) tools 2014-06-01 05:10:24 +02:00
Matthias Mailänder
6c762f9c55 separate make dependencies into CLI and bundled native ones 2014-06-01 05:10:24 +02:00
Matthias Mailänder
6dfd89ce0d add configure script to workaround library naming differences 2014-06-01 05:10:24 +02:00
Paul Chote
883837a83c Merge pull request #5498 from Mailaender/invalid-map-key-download
Fixed KeyNotFoundException in ServerBrowser
2014-06-01 14:05:08 +12:00
Paul Chote
40eff95a10 Simplify MoveAdjacentTo logic. Fixes #5445. 2014-06-01 10:58:44 +12:00
Pavlos Touboulidis
7d352fdad1 MapCache performance improvements 2014-05-31 23:49:04 +03:00
RoosterDragon
f180f44542 Cache some dictionary lookups in FrozenUnderFog.Tick.
Since FrozenUnderFog.Tick gets called a lot, these dictionary lookups were actually getting repeated a fair amount. Avoiding the repeated work is a minor performance improvement.
2014-05-31 18:29:31 +01:00
Pavlos Touboulidis
e083b392ba Add IReadOnlyList 2014-05-31 18:37:03 +03:00
Matthias Mailänder
5b86a8a6a8 open-ra.org → openra.net
closes #5500
2014-05-31 17:14:33 +02:00
Pavlos Touboulidis
441d602a6d Fix thread synchronization problem with Sheet.dirty 2014-05-31 17:26:24 +03:00
Matthias Mailänder
a900f24466 calculate exitLocation before FrameEndTask
and add more null and dead checks to be safe
2014-05-31 16:11:50 +02:00