Matthias Mailänder
|
aeb784628d
|
Merge pull request #2952 from Mailaender/cursor-palette-refactor
Cursor Palette Refactor
|
2013-04-06 01:15:32 -07:00 |
|
Matthias Mailänder
|
84746c97b8
|
Merge pull request #2933 from Mailaender/hotkey-conflicts
Hotkey usability and conflict resolution
|
2013-04-06 01:12:39 -07:00 |
|
Matthias Mailänder
|
b25e29173a
|
Merge pull request #2968 from pchote/map-chooser
Map chooser polish & refactoring
|
2013-04-06 01:08:21 -07:00 |
|
Matthias Mailänder
|
acc8cd1e5e
|
fixes #2885 forgot to enable the cursor palette before drawing
split HardwarePalette.Update into two functions, closes #2847
|
2013-04-06 08:44:32 +02:00 |
|
Matthias Mailänder
|
6c6f5601d8
|
make PaletteTexture private and only use it for sprite renders
|
2013-04-06 08:44:32 +02:00 |
|
Paul Chote
|
fe091487cc
|
Fix C&C options menu fade effect.
|
2013-04-06 16:41:13 +13:00 |
|
Paul Chote
|
2cb634b8f5
|
New spawn selector tooltip for C&C.
|
2013-04-06 14:50:40 +13:00 |
|
Matthias Mailänder
|
819e48334e
|
fixed #2540 AI orders misinterpreted as an exploit on dedicated
|
2013-04-05 18:49:15 +02:00 |
|
Paul Chote
|
995b4c73d9
|
Force the runtime to prioritize the main thread and keep things smooth.
|
2013-04-06 02:59:34 +13:00 |
|
Paul Chote
|
8f7940f969
|
Move threading into the preview generation.
|
2013-04-06 01:39:05 +13:00 |
|
Paul Chote
|
01248de66b
|
Add ScrollPanel.ScrollToItem().
|
2013-04-06 01:39:04 +13:00 |
|
Scott_NZ
|
083d59613a
|
Better UPNP logging. Also fixes a compile error
|
2013-04-05 14:18:22 +02:00 |
|
Matthias Mailänder
|
989c23e632
|
use Mono.Nat for UPnP port forwarding
- might support more devices
- supports internal and external port mapping
- discover the device only once (at startup)
|
2013-04-05 14:18:15 +02:00 |
|
Scott_NZ
|
8d0a7b46ac
|
Added support for draggable BackgroundWidgets
|
2013-04-05 21:19:18 +13:00 |
|
Chris Forbes
|
0cff898954
|
Merge pull request #2931 from Mailaender/missing-sound-exception
Throw specific exception on missing sound definitions
|
2013-04-03 02:05:55 -07:00 |
|
Matthias Mailänder
|
3a3503201b
|
hotkey usability
resolve hotkey conflicts, fixes #2883
add/display existing in-game button hotkeys, fixes #2932
|
2013-04-02 17:29:20 +02:00 |
|
Matthias Mailänder
|
63893e97e7
|
use SharpFont instead of custom Tao.FreeType
|
2013-04-02 12:46:25 +02:00 |
|
Matthias Mailänder
|
3dfce53bf8
|
throw specific exception on missing sound definitions
|
2013-04-02 12:06:28 +02:00 |
|
Chris Forbes
|
c62a7572a7
|
fix #2528 - crashy race in DemoTruck destruction
|
2013-04-02 19:39:15 +13:00 |
|
Chris Forbes
|
f556be975c
|
Merge pull request #2917 from pchote/turret-cleanup
Remove Turret and PVecFloat cruft.
|
2013-04-01 23:06:15 -07:00 |
|
Matthias Mailänder
|
c68d939e4f
|
Merge pull request #2823 from ihptru/auto-map-dl
Auto map downloading
|
2013-04-01 09:11:25 -07:00 |
|
Paul Chote
|
819d315d56
|
Remove Turret and PVecFloat cruft.
|
2013-04-01 12:59:50 +13:00 |
|
Paul Chote
|
34a9675744
|
Remove unnecessary PPos.FromWPosHackZ() usage.
|
2013-03-31 21:35:30 +13:00 |
|
Paul Chote
|
2f80cd5f92
|
Pass WorldRenderer to AnimationWithOffset.OffsetFunc.
|
2013-03-31 19:56:11 +13:00 |
|
Paul Chote
|
7c21459b48
|
Convert contrails to world coords.
|
2013-03-31 19:32:51 +13:00 |
|
Matthias Mailänder
|
2fe75b322d
|
Merge pull request #2879 from bidifx/chat
closes #2874: improved ingame chat
|
2013-03-30 00:40:47 -07:00 |
|
Matthias Mailänder
|
091bdac830
|
Merge pull request #2861 from Mailaender/version-mismatch-config
fully configurable version mismatch detection
|
2013-03-30 00:25:30 -07:00 |
|
Paul Chote
|
0cff8b5b12
|
Add a debug visualization for muzzle positions.
|
2013-03-29 20:42:56 +13:00 |
|
Paul Chote
|
9e4bab07e5
|
Add conversions and helpers for world coordinates.
|
2013-03-29 20:39:27 +13:00 |
|
Sascha Biedermann
|
54a59afde0
|
fixed typo
|
2013-03-28 23:57:46 +01:00 |
|
Sascha Biedermann
|
1eb7c62c62
|
closes #2874: improved ingame chat
|
2013-03-28 18:39:26 +01:00 |
|
Sascha Biedermann
|
467002a88b
|
fixes #2866: added ButtonWidget.GetKey as delegate
|
2013-03-28 10:03:41 +01:00 |
|
Matthias Mailänder
|
81dac5521f
|
make the whole version mismatch mechanic user-configurable
|
2013-03-27 12:19:22 +01:00 |
|
Igor Popov
|
0bf79635ec
|
fix #2193
the most common reason of "Operation is not valid due to the current state of the object"
|
2013-03-27 06:08:01 -03:00 |
|
Matthias Mailänder
|
0a82bfe552
|
format TODO: uniformly to auto-generate task list in MonoDevelop
|
2013-03-27 09:45:17 +01:00 |
|
Matthias Mailänder
|
a682670b97
|
update developer commentary
for weapon traits, crates and palettes
clarify that you don't need to update the wiki page manually
|
2013-03-27 09:22:23 +01:00 |
|
Matthias Mailänder
|
5927bce7b5
|
no country specific game start announcer voice
it will crash for spectators who have none
no mod supports it at the moment anyway
|
2013-03-27 08:11:12 +01:00 |
|
Matthias Mailänder
|
c993140fe7
|
Merge pull request #2822 from Mailaender/shroud-selector
Added Shroud selector to spectator mode
|
2013-03-26 14:34:06 -07:00 |
|
Matthias Mailänder
|
715e7a010f
|
Merge pull request #2845 from ihptru/bots
option to disable bots on server + disable bots on any dedicated server
|
2013-03-26 14:32:29 -07:00 |
|
Matthias Mailänder
|
328c81e07b
|
Merge pull request #2848 from Mailaender/int-damage-modifier
Witch hunting against desyncs...
|
2013-03-26 14:30:27 -07:00 |
|
Matthias Mailänder
|
ead0da4161
|
Merge pull request #2844 from Mailaender/game-asset-download-crash-hotfix
Hotfix: Don't Crash on First-Start when Game Assets are missing
|
2013-03-26 14:27:20 -07:00 |
|
Matthias Mailänder
|
813faee4aa
|
avoid unneccessary float calculations and conversions
|
2013-03-25 12:38:57 +01:00 |
|
Matthias Mailänder
|
851512a84e
|
eliminate public CursorProvider.Palettes
don't hand over the cursor palette to the world renderer at all
still update worldrender palette (set and apply modifiers)
|
2013-03-25 06:30:39 +01:00 |
|
Matthias Mailänder
|
ba12aafd78
|
refactor cursor rendering
create a new cursor palette only once and not in WorldRenderer
move cusrsor sequence lookup and drawing to CursorProvider
|
2013-03-24 21:21:30 +01:00 |
|
Igor Popov
|
41d0860db4
|
option to disable bots on server + disable bots on any dedicated server due to #2540
|
2013-03-24 19:35:44 +04:00 |
|
Matthias Mailänder
|
227a7a61eb
|
don't crash when trying to get the game assets on first start
wr is null at that stage
|
2013-03-24 15:16:49 +01:00 |
|
Matthias Mailänder
|
baacad8432
|
add Shroud selector to spectator mode, closes #2463
|
2013-03-24 10:42:58 +01:00 |
|
Chris Forbes
|
eb4f7a046f
|
Merge pull request #2818 from Mailaender/diplomacy-renovation
Bring the Diplomacy menu back to life...
|
2013-03-24 01:07:20 -07:00 |
|
Igor Popov
|
586723926a
|
auto-map-downloading updated. (sync)
|
2013-03-23 19:27:53 +04:00 |
|
Matthias Mailänder
|
0880c1241d
|
fixes #2190 added announcer voice upon game start
Thanks to @Nyerguds for mixing this together for the RA mod!
|
2013-03-22 22:54:45 +01:00 |
|