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
|
50f9724e34
|
fix a NullReferenceException
|
2015-06-13 10:36:07 +02:00 |
|
Moviuro
|
9df6b3c15f
|
launch-dedicated.sh: add a tiny comment/usage
|
2015-06-13 10:23:24 +02:00 |
|
Moviuro
|
392cc90695
|
launch-dedicated.sh: Default to advertize Online
|
2015-06-13 10:19:05 +02:00 |
|
Moviuro
|
e24b4dbd8a
|
launch-dedicated.sh: add AllowPortForward directive
|
2015-06-13 10:18:30 +02: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 |
|
Paul Chote
|
55cea73cf4
|
Allow actor placement outside the map cordon.
|
2015-06-11 21:27:34 +01:00 |
|
Paul Chote
|
f10d876429
|
Allow tile placement outside the map cordon.
|
2015-06-11 21:27:34 +01:00 |
|
Paul Chote
|
3d352563a8
|
Allow scrolling to the map edges in the editor.
|
2015-06-11 21:27:34 +01:00 |
|
Paul Chote
|
293c7fb840
|
Disable shroud in the map editor.
|
2015-06-11 21:27:33 +01:00 |
|
Paul Chote
|
486bf14669
|
Relax screen clipping bounds.
Fixes missing tiles in TS.
|
2015-06-11 21:27:33 +01:00 |
|
Paul Chote
|
d21b63ca04
|
Add some more coordinate utility functions.
|
2015-06-11 20:59:35 +01:00 |
|
Matthias Mailänder
|
e2e9ce9d7e
|
check sequence image at RenderSprites level
|
2015-06-11 21:18:25 +02:00 |
|
Pavel Penev
|
b7567fa5fa
|
Merge pull request #8399 from Mailaender/mix-readblock-guards
Fixed EndOfStreamException in MixFile.ReadBlocks
|
2015-06-11 17:38:35 +03:00 |
|
Pavel Penev
|
a4f85c6201
|
Merge pull request #8300 from matija-hustic/withrank_trait
Rank effect moved to new trait
|
2015-06-11 04:54:08 +03:00 |
|
Matija Hustić
|
a4ac3ecd5f
|
Rank moved to new trait.
|
2015-06-11 02:41:29 +01:00 |
|
Oliver Brakmann
|
d24d2909ce
|
Merge pull request #8282 from RoosterDragon/release-config
Enable compiler optimizations
|
2015-06-10 23:14:38 +02:00 |
|
Oliver Brakmann
|
afb939b159
|
Merge pull request #8457 from Mailaender/spritefont-measure-nre
Fixed a common NullReferenceException at SpriteFont.Measure
|
2015-06-10 22:54:10 +02:00 |
|
Oliver Brakmann
|
6e74bceaa9
|
Merge pull request #8425 from Mailaender/colormixer-badlock
Fixed a bad choice of lock objects in ColorMixerWidget
|
2015-06-10 22:50:02 +02:00 |
|
Oliver Brakmann
|
0ac78ef6a2
|
Merge pull request #8423 from Mailaender/hashfrozenactor-nre
Fixed a NullReferenceException in Sync.HashTarget
|
2015-06-10 22:19:37 +02:00 |
|
Matthias Mailänder
|
9f8d5bc12e
|
Merge pull request #8375 from 42foobar42/nod06bfix
Closes #8297
|
2015-06-10 22:05:53 +02:00 |
|
Oliver Brakmann
|
0ff5e0078d
|
Merge pull request #8393 from Mailaender/zipfile-nre
Fixed a dereference null return value in ZipFile.GetContent
|
2015-06-10 21:47:30 +02:00 |
|
Oliver Brakmann
|
398baa593e
|
Merge pull request #8391 from Mailaender/pngloader-null-bitmap
Catched an explicit null dereference in PngLoader
|
2015-06-10 21:44:23 +02:00 |
|
Matthias Mailänder
|
07711f01b3
|
add exceptions for debugging
|
2015-06-10 20:41:34 +02:00 |
|
Pavel Penev
|
5097137b95
|
Merge pull request #8402 from obrakmann/fix8041_undeployable_conyard
Fix WithBuildingPlacedAnimation interrupting WithMakeAnimation
|
2015-06-10 14:55:22 +03:00 |
|
Matthias Mailänder
|
e53b1d16dd
|
Merge pull request #8447 from pchote/ts-shroud-offset
Offset the TS shroud sequences.
|
2015-06-10 07:14:20 +02:00 |
|
Matthias Mailänder
|
9261f685a7
|
fix a null reference exception
|
2015-06-10 06:48:10 +02:00 |
|
Matthias Mailänder
|
bac11e23f6
|
avoid an often forgotten NullReferenceException
|
2015-06-10 06:39:54 +02:00 |
|
Matthias Mailänder
|
fb4b306553
|
avoid a bad choice of lock objects
|
2015-06-10 06:36:46 +02:00 |
|
Matthias Mailänder
|
51a17095a8
|
Merge pull request #8455 from Phrohdoh/dated-makefile
Remove old dependencies from Makefile.
|
2015-06-10 06:29:04 +02:00 |
|
Pavel Penev
|
f75da37ebf
|
Merge pull request #8401 from Mailaender/playercolor-dictionary-exploit
Fixed an exploit where choosing another players color crashes the game
|
2015-06-10 01:56:23 +03:00 |
|