Commit Graph

16894 Commits

Author SHA1 Message Date
Pavel Penev
f72a14faea Merge pull request #8395 from Mailaender/pause-world-nre
Fixed null reference exception when processing the Pause order
2015-06-17 18:05:51 +03:00
Matthias Mailänder
6f6602dece Merge pull request #8472 from penev92/bleed_dropDown
Change DropDownButtonWidget separator to an image
2015-06-16 20:36:03 +02:00
Matthias Mailänder
96884210b3 Merge pull request #8119 from penev92/bleed_d2kVideos
Rework mod content installation directories and add D2k videos
2015-06-16 18:37:50 +02:00
abcdefg30
e1904274d8 Merge pull request #8491 from Mailaender/rm-artsrc
Removed the artsrc directory
2015-06-16 17:00:33 +02:00
Pavel Penev
0868f2da47 Merge pull request #8474 from pchote/remove-shroud-tests
Remove region assumptions from fast shroud tests
2015-06-16 12:08:08 +03:00
Paul Chote
c44afc0722 Remove viewport editor-mode assumptions. 2015-06-16 08:16:49 +01:00
Oliver Brakmann
78a1dadba0 Merge pull request #8470 from Mailaender/upgrade-nres
Fixed NullReferenceExceptions in UpgradeActorRules
2015-06-15 22:07:00 +02:00
Matthias Mailänder
218d2834cb remove artsrc 2015-06-15 21:36:28 +02:00
Paul Chote
6738b8b977 Undo an invalid optimisation.
Fixes a regression from #7746.
2015-06-15 18:06:43 +01:00
Paul Chote
2156a234db Render shroud outside map bounds.
Fixes a regression from #8337.
2015-06-15 18:06:43 +01:00
Paul Chote
aee951c86f Remove region assumptions from fast shroud tests. 2015-06-15 18:06:42 +01:00
Paul Chote
da3abb4e2e Tweak shroud revealing logic
The per-actor visibility now tracks all cells
inside the map area (including those outside the
currently visible bounds), but the shroud/fog is
only cleared if the cell is inside the currently
visible bounds.
2015-06-15 18:06:42 +01:00
Pavel Penev
6e052d19d9 Merge pull request #8157 from abcdefg30/atreides01b
Added atreides-01b
2015-06-15 19:58:44 +03:00
abcdefg30
439c82fb60 Add the map pngs for atreides01a and b 2015-06-15 17:39:33 +02:00
abcdefg30
4f462fb988 Make use of tables for different difficulties 2015-06-15 17:39:32 +02:00
abcdefg30
b282dffbaf Added atreides-01b 2015-06-15 17:39:32 +02:00
penev92
c93c0488c3 Change DropDownButtonWidget separator to an image 2015-06-15 03:15:19 +03:00
Pavel Penev
b1ef76d099 Merge pull request #8485 from obrakmann/fix-makefile-typo
Fix stupid typo in the Makefile
2015-06-15 01:08:38 +03:00
Oliver Brakmann
1f29bb6faa Fix stupid typo in the Makefile 2015-06-14 23:29:31 +02:00
Oliver Brakmann
ae8b146d2d Merge pull request #8325 from Mailaender/foundations-zero-tiles
Fixed a division through zero
2015-06-14 23:04:09 +02:00
Oliver Brakmann
28422f3e38 Merge pull request #8481 from obrakmann/build_prep_on_travis
Build prep branches on Travis, too
2015-06-14 13:44:00 +02:00
Oliver Brakmann
0d656e94ab Merge pull request #8482 from pchote/fix-d2k-tooltips
Fix d2k tooltips.
2015-06-14 13:40:16 +02:00
Paul Chote
f41acf56e6 Fix d2k tooltips. 2015-06-14 11:24:25 +01:00
Oliver Brakmann
553f9af1ba Build prep branches on Travis, too 2015-06-14 11:18:51 +02:00
Oliver Brakmann
7bc012be8d Merge pull request #8475 from abcdefg30/makeclean
Fix OpenRA.Game.exe.config being removed by 'make clean'
2015-06-14 10:26:45 +02:00
Matthias Mailänder
1a690bae9e Update README.md
separate buttons (different height)
2015-06-14 07:25:41 +02:00
abcdefg30
0244f394fd Fix OpenRA.Game.exe.config being removed by 'make clean' 2015-06-13 15:54:28 +02:00
abcdefg30
93ed8fbdd1 Merge pull request #8415 from deniz1a/make-utility-check
Adds checks for OpenRA.Utility.exe in make.cmd.
2015-06-13 15:27:40 +02:00
abcdefg30
981ff2dddf Merge pull request #8469 from Mailaender/empty-font-height
Fixed Sprite.Measure returning a 0 height
2015-06-13 14:53:18 +02:00
Pavel Penev
02834adfd9 Merge pull request #8471 from Mailaender/name-length-nre
Fixed a NullReferenceException in SanitizedPlayerName
2015-06-13 14:06:38 +03:00
penev92
6c75d1dde3 Fix video playback to work with D2k VQAs 2015-06-13 12:43:35 +03:00
penev92
be609c6033 Move D2k tilesets to a separate directory 2015-06-13 12:43:33 +03:00
penev92
a442c6c932 Add videos to D2k's assets 2015-06-13 12:43:30 +03:00
penev92
c8ab1e8370 Add Dictionary support to InstallUtils and fix D2k locking asset files;
Also fix D2k assets locations
2015-06-13 12:43:23 +03:00
Matthias Mailänder
b58988c623 move the null check to avoid a crash 2015-06-13 11:01:55 +02:00
Matthias Mailänder
1bf2bfadb4 update the engine version as the merge was delayed 2015-06-13 10:54:03 +02:00
Matthias Mailänder
d7e63ec28a fix a NullReferenceException 2015-06-13 10:53:48 +02:00
Matthias Mailänder
0816251bcd fix a null reference exception in parentKey 2015-06-13 10:52:23 +02:00
Pavel Penev
5226e1ad26 Merge pull request #8468 from Phrohdoh/fix-maped
Replace Get with GetOrNull in MapEditorLogic.
2015-06-13 11:36:34 +03:00
Matthias Mailänder
bb6d4388df always return a default height based on font size 2015-06-13 08:36:37 +02:00
Taryn Hill
8fd82f0998 Remove unused using directives from MapEditorLogic. 2015-06-12 23:00:57 -05:00
Taryn Hill
6c3e127469 Replace a problematic Get with GetOrNull in MapEditorLogic. 2015-06-12 23:00:43 -05:00
abcdefg30
b98d98c6d6 Merge pull request #8212 from matija-hustic/selectable_classes
Added selection classes
2015-06-13 01:53:32 +02:00
Pavel Penev
e96e3fd3da Merge pull request #8277 from abcdefg30/radesc
Update all ra tooltips
2015-06-13 01:10:20 +03:00
Matthias Mailänder
6c7d2095b9 Merge pull request #8464 from GraionDilach/customcameopal
Closes #8434
2015-06-12 21:10:12 +02:00
Zimmermann Gyula
d5a5640f52 Adds an IconPalette property to Buildable and SupportPower traits. 2015-06-12 20:33:58 +02:00
Pavel Penev
649409e2ce Merge pull request #8430 from pchote/editor-cordon
Display and support editing the area outside the map bounds
2015-06-12 17:49:10 +03:00
Pavel Penev
ef7b1cf914 Merge pull request #8296 from Mailaender/lint-sprites
Moved the sequence image check to RenderSprites level
2015-06-12 04:43:47 +03:00
Paul Chote
ba2d499e5d Fix a bug in Map/CellLayer.Contains. 2015-06-11 21:27:35 +01:00
Paul Chote
6e09c62fdd Allow resource placement outside the map cordon. 2015-06-11 21:27:35 +01:00