Commit Graph

20389 Commits

Author SHA1 Message Date
Paul Chote
65df25b1a4 Remove lazy loading of binary map data. 2016-03-18 20:16:24 +00:00
abcdefg30
51bfe4accc Merge pull request #10916 from pchote/lobby-bots
Support map-defined bot types
2016-03-18 19:31:05 +01:00
abcdefg30
7a63437a73 Merge pull request #10929 from Hanzik/editor-gridcolor
Changed grid in map editor to darker red
2016-03-18 19:10:30 +01:00
Oliver Brakmann
77297f1ca6 Merge pull request #10935 from pchote/dot-net-sdk-ver
Remove sdk flag from default makefile.
2016-03-17 22:06:05 +01:00
Paul Chote
dc0011a852 Remove sdk flag from default makefile. 2016-03-17 20:58:16 +00:00
Oliver Brakmann
483a008af6 Merge pull request #10931 from pchote/fix-appdata
Fix and overhaul Linux appdata
2016-03-17 21:08:20 +01:00
Paul Chote
fe28393406 Remove invalid bot types when switching maps. 2016-03-16 21:03:32 +00:00
Paul Chote
d40bff3fd9 Support map-defined AI in the lobby. 2016-03-16 21:03:31 +00:00
Paul Chote
ab6a9597bb Remove Map usage from LobbyLogic. 2016-03-16 21:03:31 +00:00
abcdefg30
ad2c6e9c11 Merge pull request #10915 from pchote/map-grid-subcells
Reference SubCells directly from MapGrid.
2016-03-16 21:58:38 +01:00
Paul Chote
3bdc4bee3a Fix and overhaul appdata metadata. 2016-03-16 19:59:06 +00:00
Paul Chote
c1b1c3cb1a Change maintainer for debian package. 2016-03-16 19:59:06 +00:00
Paul Chote
e79fbe1bb9 Reference SubCells directly from MapGrid. 2016-03-16 18:57:07 +00:00
Hanzik
52c8d165f8 Changed grid to darker red 2016-03-15 22:40:55 +01:00
Oliver Brakmann
c9e7bb43c2 Merge pull request #10924 from Mailaender/powershell-cp
Fixed AppVeyor after_test depending on a Unix cp command
2016-03-15 19:43:09 +01:00
Matthias Mailänder
1524717bc2 Don't rely on C:\Program Files\Git\usr\bin\cp.exe 2016-03-14 23:06:08 +01:00
Matthias Mailänder
b75c7e4869 Merge pull request #10923 from abcdefg30/isPlayerNuke
Add an IsPlayerPalette flag to NukePowerInfo
2016-03-14 19:59:29 +01:00
abcdefg30
8547fac90d Add an IsPlayerPalette flag to NukePowerInfo 2016-03-14 16:42:49 +01:00
abcdefg30
79bad0f8b1 Merge pull request #10920 from obrakmann/fix10812-subs-no-nuke-damage
Change nukes to be able to damage submerged submarines
2016-03-13 21:16:18 +01:00
Matthias Mailänder
82f7413a6a Merge pull request #10919 from obrakmann/fix10780_map-editor-no-neutral-actors
Fix some actors not being available for the neutral player in the map editor
2016-03-13 17:48:36 +01:00
Oliver Brakmann
38ccc4aff9 Change nukes to be able to damage submerged submarines 2016-03-13 15:53:33 +01:00
Oliver Brakmann
8c58dbacc1 Fix some actors not being available for the neutral player in the map editor 2016-03-13 15:32:29 +01:00
Oliver Brakmann
6b7bf86373 Merge pull request #10913 from pchote/fix-editor-tooltips
Fix multi-line tooltip padding.
2016-03-13 15:17:25 +01:00
abcdefg30
b097f7df91 Merge pull request #10912 from pchote/soundloader-streams
Introduce ISoundFormat for parsing sound files.
2016-03-13 14:56:01 +01:00
abcdefg30
e1b2f5a280 Merge pull request #10901 from pchote/server-maps
Remove Map usage from the server and mission browser.
2016-03-13 11:24:04 +01:00
Oliver Brakmann
541186a142 Merge pull request #10897 from pchote/map-tileset-cleanup
Clean up map tileset references.
2016-03-12 22:16:14 +01:00
Paul Chote
324ef2e073 Remove Map usage from MissionBrowerLogic. 2016-03-12 20:07:07 +00:00
Paul Chote
1ba7a5e59e Use MapPreview on the server. 2016-03-12 20:07:07 +00:00
Paul Chote
6c319d53dd Remove an obsolete comment from Map. 2016-03-12 20:01:39 +00:00
Paul Chote
be5eee0227 Allow rules to be constructed from a MapPreview. 2016-03-12 20:01:39 +00:00
Oliver Brakmann
f8b61782a1 Merge pull request #10914 from Phrohdoh/sprite-loader-xmldoc
Add xmldoc to some ISpriteFrame members
2016-03-12 20:58:34 +01:00
Paul Chote
43a3d42d31 Change LoadMapSettings to accept a Ruleset. 2016-03-12 19:52:02 +00:00
Paul Chote
37a81f8385 Don't crash when updating bogus tiles. 2016-03-12 19:47:08 +00:00
Paul Chote
602acabe47 Remove World.TileSet. 2016-03-12 19:47:07 +00:00
Taryn Hill
19a6a7bbcf Add xmldoc to some ISpriteFrame members 2016-03-12 13:46:38 -06:00
Paul Chote
7993068c8f Remove Map.SequenceProvider. 2016-03-12 19:46:20 +00:00
abcdefg30
d7bdc840d6 Merge pull request #10909 from pchote/remove-ruleset-cache
Remove ruleset cache
2016-03-12 20:41:03 +01:00
abcdefg30
6c4d24e505 Merge pull request #10851 from obrakmann/prod-from-map-edge_ground-units-fixes
Fix ProductionFromMapEdge to work properly with ground units
2016-03-12 20:37:02 +01:00
abcdefg30
f3c8dd0397 Merge pull request #10886 from reaperrr/fix-gravitybomb
Fix GravityBomb crash when Image is null
2016-03-12 18:36:44 +01:00
Paul Chote
dbe55eedaf Fix multi-line tooltip padding. 2016-03-12 16:43:05 +00:00
Paul Chote
860876b08f Merge pull request #10893 from abcdefg30/MurtosExploit
Fix an exploit were players were able to repair at enemy service depots
2016-03-12 13:46:55 +00:00
Paul Chote
1a574028b7 Merge pull request #10891 from abcdefg30/repairCursorExploit
Fix players being able to command allied units to the service depot
2016-03-12 13:38:44 +00:00
Oliver Brakmann
3c9aa20e99 Merge pull request #10911 from reaperrr/fix-smoketrails
Fix Smoke facings to not track spawner's facing
2016-03-12 14:35:29 +01:00
Paul Chote
35cb2cb609 Lazily parse Wav data. 2016-03-12 13:17:28 +00:00
Paul Chote
3e37b717a4 Lazily parse Aud data. 2016-03-12 13:17:23 +00:00
Paul Chote
6bbe785019 Remove hardcoded wav/aud music assumption. 2016-03-12 13:01:01 +00:00
teees
0193ee5b3c Object oriented sound loader approach
Reshapes the ISoundLoader interface and
adds a new ISoundFormat interface to allow streaming in the near future
2016-03-12 12:50:52 +00:00
reaperrr
d3ca9e1733 Fix Smoke facings to not track spawner's facing 2016-03-12 13:12:42 +01:00
reaperrr
03dd192de8 Make shadow palette of GravityBomb configurable 2016-03-12 12:16:40 +01:00
Paul Chote
82a9d69a51 Remove RulesetCache and push rule parsing to background thread. 2016-03-11 21:18:32 +00:00