Commit Graph

16894 Commits

Author SHA1 Message Date
Oliver Brakmann
4d4ee90ac8 Merge pull request #8322 from Mailaender/demolish-warhead-damagemod-nre
Fixed an explicit NRE in TerrainModifiesDamage
2015-05-31 17:54:42 +02:00
Oliver Brakmann
f25300c703 Merge pull request #8320 from Mailaender/flyattack-tick-nre
Fixed a possible NRE in FlyAttack.Tick
2015-05-31 17:39:36 +02:00
Oliver Brakmann
b5bae91bb0 Merge pull request #8318 from Mailaender/hackyai-nre-attacker
Fixed possible NREs in HackyAI.Damaged
2015-05-31 17:07:33 +02:00
Oliver Brakmann
e4fcb65808 Merge pull request #8315 from Mailaender/health-attacker-nre
Fixed a possible NRE in Health.InflictDamage debug logging
2015-05-31 17:04:09 +02:00
Oliver Brakmann
c30a483ee5 Merge pull request #8292 from Mailaender/fix-atreides01-color
Fixed the Atreides house color in the first mission
2015-05-31 16:32:02 +02:00
Oliver Brakmann
48b9e0b39f Merge pull request #8307 from wenzeslaus/ts-infantry-palette-order
reorder infantry build palette in TS mod
2015-05-31 16:23:53 +02:00
Matthias Mailänder
8fe57e80df fix an explicit NRE from Demolish.OnInside 2015-05-31 16:07:55 +02:00
Matthias Mailänder
723c2d82c8 fix a possible NRE 2015-05-31 15:58:55 +02:00
Pavel Penev
7ea0de0435 Merge pull request #8312 from Mailaender/pngloader-null-palette
Fixed a cryptic error message when feeding non-paletted PNGs into the command line utility
2015-05-31 16:49:39 +03:00
abcdefg30
3a9067db4d Fix the timer in allies02
... still ticking even when the convoy already approached
2015-05-31 15:41:36 +02:00
Matthias Mailänder
f171b23a1b move the null check up further to catch everything 2015-05-31 15:36:48 +02:00
Matthias Mailänder
a3c8d4691a add a missing dispose of the base class 2015-05-31 15:31:22 +02:00
Matthias Mailänder
aade0197ff fix a possible NRE 2015-05-31 15:24:06 +02:00
abcdefg30
203978ed1b Adjust the dogs generic name 2015-05-31 15:16:58 +02:00
Pavel Penev
03e377f107 Merge pull request #8310 from Mailaender/wrange-nre
Fixed a possible NRE in WRange.TryParse
2015-05-31 16:15:12 +03:00
abcdefg30
1fe68a8ef4 Don't crash when trying to protect a harvester against a dead (not in world) enemy 2015-05-31 15:08:59 +02:00
Matthias Mailänder
2b0421f692 throw before triggering an NRE by accessing a null array 2015-05-31 10:19:49 +02:00
Matthias Mailänder
87a4e3da26 avoid a possible NRE 2015-05-31 10:00:39 +02:00
Matthias Mailänder
3167ca48ff check if the neutral player is set up correctly 2015-05-31 09:44:50 +02:00
Matthias Mailänder
7186f654d7 avoid an unneeded loop 2015-05-31 09:43:35 +02:00
Matthias Mailänder
a12e6a191b Merge pull request #8302 from obrakmann/fix-nod05-invalid-owner
Fix an invalid owner init entry in nod05.
2015-05-31 09:14:50 +02:00
Matthias Mailänder
bb30a3c75a Merge pull request #8295 from obrakmann/fix8291_tesla_zap_in_fog
Fix tesla zaps being visible under the fog
2015-05-31 09:00:36 +02:00
Matthias Mailänder
bb9cd56f3d Merge pull request #8304 from penev92/bleed_speedModifier
Fix Mobile not using ISpeedModifier properly
2015-05-31 08:50:33 +02:00
Vaclav Petras
371f784d43 reorder infantry build palette in TS mod
The order is not the same as the original one (influenced by dependencies) but the main point is to have standard infantry (E1) first, E2 second, ENGINEER third, and the special units on last places. The biggest difference to the original is GDI MEDIC as last (which also applies when both GDI and NOD units are available).
2015-05-30 22:55:49 -04:00
penev92
fcd9906683 Make speedModifiers Lazy 2015-05-31 00:24:12 +03:00
Pavel Penev
3666fabf1e Merge pull request #8137 from Mailaender/sanitize-player-name
Added a client side player name sanitation
2015-05-30 22:21:32 +03:00
AoAGeneral
c72e89bb32 TD Balance Changes
http://www.sleipnirstuff.com/forum/viewtopic.php?f=82&t=17430

List of changes on forums.
2015-05-30 12:03:04 -07:00
penev92
5b00fddfc9 Make AttractsWorms upgradable 2015-05-30 20:01:47 +03:00
penev92
afb97ac4b4 Make WithInfantryBody upgradable 2015-05-30 20:01:38 +03:00
Oliver Brakmann
25b9c6f5f0 Fix an invalid owner init entry in nod05. 2015-05-30 18:51:11 +02:00
Oliver Brakmann
b56280e785 Merge pull request #8293 from MustaphaTR/d2k-stealth-raider-prerequisite
D2K - Fix Prerequisite of Stealth Raider
2015-05-30 13:03:34 +02:00
Oliver Brakmann
72b6feb186 Fix tesla zaps being visible under the fog 2015-05-30 11:22:00 +02:00
Mustafa Alperen Seki
6f8b062020 Add hightech to Prerequisite of Stealth Raider 2015-05-30 10:06:23 +02:00
Matthias Mailänder
fefad25d9d don't change player names without necessity 2015-05-30 09:20:44 +02:00
Matthias Mailänder
5a29e47f7c fix the Atreides color 2015-05-30 09:11:32 +02:00
Matthias Mailänder
eba0b263d3 Merge pull request #8288 from obrakmann/fix8287_ugly_mission_preview
Update gdi05a mission preview image.
2015-05-30 08:02:15 +02:00
abcdefg30
8b8ff92122 Merge pull request #8286 from penev92/bleed_lintDeathTypes
Add a lint check for DeathAnimations
2015-05-29 23:58:08 +02:00
abcdefg30
e26194686d Merge pull request #8289 from RoosterDragon/fast-case-premultiply
Speed up PremultiplyAlpha
2015-05-29 23:14:02 +02:00
penev92
6b4bf10227 Add lint rule for Death Types 2015-05-29 23:41:56 +03:00
penev92
f55573d37c Give D2k its own mission browser 2015-05-29 23:24:12 +03:00
Pavel Penev
c4d349ef2c Merge pull request #8117 from abcdefg30/atreides01
Added atreides-01a
2015-05-29 21:57:37 +03:00
RoosterDragon
1a89e91630 Fast case PremultiplyAlpha for opaque colors. 2015-05-29 19:50:33 +01:00
Paul Chote
8ae3afa3c5 Properly clean up traits that used to hook only death. 2015-05-29 19:21:35 +01:00
Paul Chote
4ff309811f Dispose actors when tearing down the world. 2015-05-29 19:21:34 +01:00
Paul Chote
585a43fd8f Rename Actor.Destroy/Destroyed to Dispose/Disposed. 2015-05-29 19:08:38 +01:00
Paul Chote
629f877032 Extract terrain vertex buffer into a reusable class. 2015-05-29 19:06:11 +01:00
Paul Chote
b1f4bd85d6 Accept an IntPtr for VertexBuffer.SetData. 2015-05-29 19:06:11 +01:00
Paul Chote
4df64eb18f Expose vertex components. 2015-05-29 19:06:11 +01:00
abcdefg30
4c72b0066c Merge pull request #8283 from obrakmann/fix8266_missing_damangetype_in_missions
Add a missing DamageType to missions which re-define weapons
2015-05-29 18:07:35 +02:00
Oliver Brakmann
33d67ceb01 Merge pull request #8070 from Phrohdoh/support-power-cursor
Move Cursor field to SupportPower.
2015-05-29 17:14:41 +02:00