Commit Graph

  • 2c84c43607 Fixed odd sprite size "frame hopping". Andre Mohren 2021-08-17 06:18:57 +02:00
  • 442d91537e Don't display spectator info for scripted players. Paul Chote 2021-08-27 00:00:02 +01:00
  • 7f92d64d84 Disable replay player visibility dropdown in singleplayer missions. Paul Chote 2021-08-26 23:57:07 +01:00
  • c7700a8a2b Fix DropDownButtonWidget ignoring yaml separator overrides. Paul Chote 2021-08-26 23:49:22 +01:00
  • e389c00a11 Remove packet byte wrangling from OrderManager. Paul Chote 2021-08-26 20:01:16 +01:00
  • 52b597d5d2 Remove order latency checks from BaseBuilderQueueManager. Paul Chote 2021-08-24 14:03:35 +01:00
  • 8a587ddeab Disable depth-buffer command if EnableDepthBuffer is disabled. Paul Chote 2021-08-21 18:07:10 +01:00
  • 512dee0ac0 Fix rendering glitches with EnableDepthBuffer disabled. Paul Chote 2021-08-21 18:06:53 +01:00
  • 024beacafb Don't smear the paste while moving the mouse. Matthias Mailänder 2021-08-21 19:55:16 +02:00
  • b4256df9c1 Cleanup in Connection teinarss 2021-08-15 15:26:46 +02:00
  • c860bf19ee Add GDI 05c reaperrr 2021-04-18 05:09:59 +02:00
  • 06ea7bf923 Regenerate TS map previews. Paul Chote 2021-08-21 10:12:19 +01:00
  • 3551eb3128 Fix map preview bounds calculation. Paul Chote 2021-08-20 18:41:57 +01:00
  • 7f94d67d39 Replace Map.CustomTerrain radar colors with IRadarTerrainLayer. Paul Chote 2021-08-20 18:43:22 +01:00
  • 72c0c7e38b Remove rocks and trees from TS minimap previews. Paul Chote 2021-07-30 18:53:27 +01:00
  • 2a2785d8c9 Fix model debug sprite rectangle rendering. Paul Chote 2021-08-05 18:18:44 +01:00
  • 7a3dae428a Work around clipping on ramp type 7. Paul Chote 2021-07-27 14:56:35 +01:00
  • dcd3e8d444 Ignore terrain slopes when calculating model shadows. Paul Chote 2021-07-27 14:09:48 +01:00
  • 68710e48a6 Add terrain orientation support for Mobile. Paul Chote 2021-08-21 10:23:57 +01:00
  • c88d1bbefa Add WRot SLerp and axis-angle ctor. Paul Chote 2021-08-21 10:17:11 +01:00
  • d509d3f5f9 Fix carryall InitialActor creation. Paul Chote 2021-08-20 14:44:41 +01:00
  • 8a4945d20a Polish and standardize Allies01 Smittytron 2021-07-16 14:29:00 -05:00
  • 0ea6a5626f Do not enforce mods to use stylecop. Andre Mohren 2021-08-18 09:51:44 +02:00
  • 864cc4becc Fix weather particle physics. Paul Chote 2021-08-08 13:53:54 +01:00
  • d2257f9784 Fix macOS compat build dock icon, app name, dark mode support. Paul Chote 2021-08-20 12:14:23 +01:00
  • f70457a66f Remove unused symbol lookups. Paul Chote 2021-07-17 22:37:18 +01:00
  • 278a4acf96 Fix Engine.LaunchPath for macOS compatibility builds. Paul Chote 2021-07-17 22:35:47 +01:00
  • be3412ee74 Fix depth offsets for sprite with non-zero ZRamp. Paul Chote 2021-07-24 23:39:08 +01:00
  • 27f9f35efb Fix incorrect world height to screen depth conversion. Paul Chote 2021-07-24 23:38:42 +01:00
  • ef1aee5e95 Fix and document the depth buffer calculations. Paul Chote 2021-07-24 21:54:54 +01:00
  • 962d6496bd Overhaul depth preview rendering: Paul Chote 2021-07-25 00:28:29 +01:00
  • 91c5f2cabe Add Cityscape map. Paul Chote 2021-08-20 12:55:41 +01:00
  • a9c6430924 Fix TS map importer: Paul Chote 2021-08-20 12:47:35 +01:00
  • 2ea2815529 CallFunc, avoid null check. Vapre 2021-08-12 22:38:36 +02:00
  • 5eb4c6a0bb Set _KDE_NET_WM_DESKTOP_FILE x11 window property. Paul Chote 2021-07-25 00:55:57 +01:00
  • 4145723ef0 Remove Sdl2HardwareCursorException abcdefg30 2021-08-14 17:44:04 +02:00
  • b8ba1b36fe Don't throw an exception when creating a hardware cursor fails abcdefg30 2021-08-06 01:11:04 +02:00
  • f63e15f5de Fix igloos being labeled as haystacks in-game. Matthias Mailänder 2021-07-11 16:15:35 +02:00
  • 2f44b016b0 Add a condition per tileset. MustaphaTR 2021-07-11 13:58:43 +02:00
  • b7bba5d55a Restrict sonar pulse to unshrouded water. Matthias Mailänder 2020-04-25 19:58:07 +02:00
  • fba4c5049c Replace Thread.CurrentThread.ManagedThreadId with Environment.CurrentManagedThreadId teinarss 2021-08-10 21:40:21 +02:00
  • 573a6cf645 FindAndDeliverResources, trivial optimizations. Vapre 2021-07-16 02:02:57 +02:00
  • eff7e803bf Minor MoveOrderTargeter optimization reaperrr 2021-07-24 17:25:10 +02:00
  • 58f55b808a Add comment in Mobile reaperrr 2021-07-24 15:52:11 +02:00
  • 777a927c04 Cache unchanging values for MoveWithinRange reaperrr 2021-07-24 15:50:52 +02:00
  • 0249116206 Rename instant to fast charge to avoid tab complete clash. Matthias Mailänder 2021-08-09 18:04:07 +02:00
  • 2d0e7040db Add separate chat panel for spectators and players Ivaylo Draganov 2021-07-11 17:25:17 +03:00
  • edd3a2eb75 Fix ingame menu tab display. Paul Chote 2021-07-05 21:11:56 +01:00
  • 29f4f5a0cd Remove redundant ts ingame-info.yaml. Paul Chote 2021-08-07 14:52:33 +01:00
  • ba7e1319ac Remove DisableWindowsRenderThread and use threaded renderering for non windowed mode abcdefg30 2020-03-23 20:23:45 +01:00
  • 7a1169744e Add tooltips to map name and author in map chooser Ivaylo Draganov 2021-06-23 16:04:16 +03:00
  • 453d59ae16 Defer rollover checks while generating selection decorations abcdefg30 2021-07-19 22:47:00 +02:00
  • 35e9fade06 PathGraph, skip closed cells early. Fix #19579. Vapre 2021-08-03 23:29:35 +02:00
  • 8fc042fed1 Fix style nits in OrderEffects. Paul Chote 2021-07-08 19:04:33 +01:00
  • 2c5fce5e3c Add missing TraitLocation to OrderEffects. Paul Chote 2021-07-04 10:16:47 +01:00
  • 7a93ff3258 Add support for TS-style tinted target flashes. Paul Chote 2021-07-03 23:28:48 +01:00
  • 9291263609 Fix indentation in OrderEffects. Paul Chote 2021-07-01 17:51:27 +01:00
  • f4a5878a53 Fix veinholes on Sunstroke. Matthias Mailänder 2021-08-01 18:51:37 +02:00
  • 1ecb3bf99a Don't add empty Translations nodes to maps. Paul Chote 2021-07-30 21:23:22 +01:00
  • c88994a0dd Fix unarmed civilians being selected as combat units reaperrr 2021-07-21 12:52:24 +02:00
  • 29b0999da3 Add GDI 8b fruehstueck 2020-03-17 20:34:05 +01:00
  • b08117dc93 Don't report "Primary Building Selected" when nothing changes. Paul Chote 2021-07-07 23:41:14 +01:00
  • 99322cee8f Set the closest production to Primary when force-targeting rallypoints. Paul Chote 2021-07-07 23:36:51 +01:00
  • e201e410f4 PathGraph, skip closed cells early. Vapre 2021-07-16 01:41:17 +02:00
  • 24f64ae1a8 Fix an edge case where the wrong sheet may be mapped to a depth sprite. Paul Chote 2021-07-25 18:11:25 +01:00
  • 1f3f489328 Show map preview tooltip only if needed Ivaylo Draganov 2021-07-19 14:20:06 +03:00
  • 31056d4253 Add tooltip to overflowing map title in server browser Ivaylo Draganov 2021-07-19 14:03:10 +03:00
  • 70892a6661 Change DrawSprite calls to provide scales instead of sizes. Paul Chote 2021-07-24 20:56:51 +01:00
  • 8e94e1d5ec Rework WidgetUtil sprite rendering helpers. Paul Chote 2021-07-22 21:43:14 +01:00
  • 2e6f444285 Map.Contains check grid type once. Vapre 2021-07-23 23:12:17 +02:00
  • dcaa658678 Remove an outdated reference to ConditionManager abcdefg30 2021-07-18 21:08:41 +02:00
  • 249bc4abc8 Fix the hide-map sequence of the d2k crate-effects Hang 2021-07-21 21:26:39 +08:00
  • 757ca0561f Update misc.yaml Hang 2021-07-21 18:24:06 +08:00
  • 001134ce59 Do not start DiscordService client if disabled. Vapre 2021-07-17 16:36:32 +02:00
  • f8ed768e39 Change makefile/packaging "RUNTIME=dotnet" to "RUNTIME=net5". Paul Chote 2021-05-03 13:42:11 +01:00
  • 1c6ca394c1 Fix duplicate ActorIDs Chris Harris 2021-07-16 12:27:15 -05:00
  • 627fd4e68b CellLayer.Index inline CPos.ToMPos. Vapre 2021-07-15 23:20:35 +02:00
  • 7bfe83cce7 Fix WithIdleOverlay PlayerPalette editor rendering. Paul Chote 2021-07-14 21:42:04 +01:00
  • d169210531 Display the production overlay only where the unit will exit. Matthias Mailänder 2021-07-12 14:59:14 +02:00
  • 902006bf53 Fix editor losing copy after each paste. Matthias Mailänder 2021-07-12 17:15:27 +02:00
  • dcb70d12e3 Make Harvester conditional. Mustafa Alperen Seki 2021-04-24 21:01:14 +03:00
  • cd90c70cdf Fix a null reference exception. Matthias Mailänder 2021-07-11 15:54:06 +02:00
  • f1f5df3749 Fix .shp icons being misdetected as .wsa animations. Matthias Mailänder 2021-07-11 12:24:56 +02:00
  • b2f18ad0ad Add support for .ogg files. Matthias Mailänder 2021-07-10 16:54:24 +02:00
  • af0b7621d2 Minor fixes. Matthias Mailänder 2021-05-25 19:55:21 +02:00
  • 2bd7869059 Fix haystacks being selectable buildings. Matthias Mailänder 2021-07-11 13:42:35 +02:00
  • e1816a6da0 Fix a crash when opening map Chernobyl with the editor. Matthias Mailänder 2021-07-11 11:51:01 +02:00
  • f3777a25e6 Refactor send and receive Orders loop teinarss 2021-05-27 19:29:10 +02:00
  • 5e1468facb Fix NRE with ConnectionStateChanged teinarss 2021-06-17 18:45:07 +02:00
  • 3e6e5a83f3 I feel like I am back. Matthias Mailänder 2021-07-06 13:09:04 +02:00
  • 25c095619a Parse Mp3 length from metadata tags. Paul Chote 2021-07-05 23:27:53 +01:00
  • 407372268d Add support for .mp3 files. Matthias Mailänder 2021-01-01 22:44:29 +01:00
  • aa798c252b Remove "X has joined the game." notification when starting a Skirmish. Paul Chote 2021-07-05 18:44:21 +01:00
  • 9c658ad36b Increase the opacity of panel-gray-gdi Ivaylo Draganov 2021-07-04 13:07:30 +03:00
  • 2923077b3d Style TD in-game chat and performance graph with faction colors Ivaylo Draganov 2021-07-04 11:25:26 +03:00
  • cbdf6c3747 Add faction suffix support to text fields and scroll panels Ivaylo Draganov 2021-07-04 11:24:36 +03:00
  • 9687988976 Use pattern matching syntax in AddFactionSuffixLogic Ivaylo Draganov 2021-07-05 12:38:39 +03:00
  • 64e76e1a90 Make text fields yield keyboard focus on "Esc" in a consistent way Ivaylo Draganov 2021-07-04 16:24:34 +03:00
  • df8295fa2c Make aircraft turn speed scale with speed modifiers reaperrr 2021-06-18 19:34:54 +02:00
  • 0ac277a88d Improve Aircraft TurnSpeed getters readability reaperrr 2021-06-18 19:20:44 +02:00