Matthias Mailänder
7424f32b2f
document Country trait
2015-06-20 22:22:59 +02:00
Oliver Brakmann
fc7df415d7
Merge pull request #8394 from Mailaender/map-container-nre
...
Fixed a null reference exception in Map.Save
2015-06-20 21:06:00 +02:00
Matthias Mailänder
45dc314b23
print server status messages to the console
2015-06-20 16:47:32 +02:00
Matthias Mailänder
330982310c
avoid a null reference exception
2015-06-20 15:56:26 +02:00
Matthias Mailänder
e228601a5c
fix NullReferenceExceptions during client pings
2015-06-20 15:54:23 +02:00
Matthias Mailänder
ac970cdb44
remove the WinForms map editor
2015-06-20 13:45:44 +02:00
Matthias Mailänder
50e5e9df24
check voice actor references
2015-06-20 12:09:58 +02:00
Paul Chote
0677c309f3
Move Shroud.IsTargetable to Player.
2015-06-19 22:02:08 +01:00
Paul Chote
b887d2bfd7
Introduce IDefaultVisibility.
2015-06-19 22:02:06 +01:00
Paul Chote
0a2757d0e0
Remove Shroud.IsExplored(Actor) and IsVisible(Actor).
2015-06-19 22:01:48 +01:00
Pavel Penev
e7a64ffec4
Merge pull request #8388 from reaperrr/selectable-refactor1
...
Selectable bounds/selection box refactor
2015-06-19 13:43:30 +03:00
reaperrr
f5771571c1
Fix Selectable style nits and description
...
Silence Travis
2015-06-19 12:26:19 +02:00
reaperrr
f2d8e32b01
Selection box size now defaults to Selectable.Bounds if VisualBounds are null
2015-06-19 12:26:16 +02:00
reaperrr
2986277490
Improved SelectionDecoration description & removed ISelectionDecoration interface
2015-06-17 21:37:24 +02:00
Paul Chote
e3ad118249
Merge pull request #8387 from RoosterDragon/one-temp-buffer
...
Create only one scratch vertex buffer for rendering
2015-06-17 18:19:28 +00:00
reaperrr
875d8bac06
Move debug target path rendering to SelectionDecorations
2015-06-17 20:14:00 +02:00
reaperrr
c23ee1be2e
Remove Selectable boolean from Selectable trait
...
Add work-around for ta/td bridge huts since they need actor Bounds to
be targetable by C4/engineer repair.
2015-06-17 20:13:59 +02:00
reaperrr
a3bd007ac7
Moved SelectionDecorations to Mods.Common
...
And added more settings.
Moved SelectionBoxRenderable to Mods.Common, too.
2015-06-17 20:13:52 +02:00
reaperrr
d6fb05ce68
Introduced VisualBounds on SelectionDecorations
...
To allow visual selection boxes to be independent from Selectable.Bounds.
2015-06-17 20:13:51 +02:00
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
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
Paul Chote
c44afc0722
Remove viewport editor-mode assumptions.
2015-06-16 08:16:49 +01: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
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
penev92
6c75d1dde3
Fix video playback to work with D2k VQAs
2015-06-13 12:43:35 +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
bb6d4388df
always return a default height based on font size
2015-06-13 08:36:37 +02:00
abcdefg30
b98d98c6d6
Merge pull request #8212 from matija-hustic/selectable_classes
...
Added selection classes
2015-06-13 01:53:32 +02: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
Paul Chote
ba2d499e5d
Fix a bug in Map/CellLayer.Contains.
2015-06-11 21:27:35 +01:00
Paul Chote
3d352563a8
Allow scrolling to the map edges in the editor.
2015-06-11 21:27:34 +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
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
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
0ac78ef6a2
Merge pull request #8423 from Mailaender/hashfrozenactor-nre
...
Fixed a NullReferenceException in Sync.HashTarget
2015-06-10 22:19:37 +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
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
Oliver Brakmann
561fba46d3
Merge pull request #8431 from jbeich/unix_quirks
...
A few minor portability fixes
2015-06-09 22:53:52 +02:00
RoosterDragon
272a0d8691
Added a release config.
2015-06-09 18:06:31 +01:00
Pavel Penev
8ccb55734d
Merge pull request #8449 from Mailaender/allow-long-servernames
...
Fixed long server names being sanitized
2015-06-09 15:03:21 +03:00
Matthias Mailänder
ba7059ab0b
allow long server names
2015-06-09 06:58:58 +02:00