Commit Graph

  • df72c1aad1 Support scroll-rotate in Atlas Ralph Sennhauser 2026-07-18 06:03:11 +02:00
  • 40ab70b804 Inline the pre-commit/action Github action Dunedan 2026-08-09 07:17:03 +02:00
  • f90804c78f Add macOS hint for game mode. Stan 2026-08-07 13:35:13 +02:00
  • d6bdf51d83 Remove CStr::FromInt64$ phosit 2026-08-03 17:44:20 +02:00
  • ae936e8177 Remove CStr::FromUInt phosit 2026-08-03 17:44:20 +02:00
  • 06e199b12a Remove CStr::FromInt phosit 2026-08-03 17:44:20 +02:00
  • 84567e66c2 Fix catafalque aura typos ShadowOfHassen 2026-07-27 06:00:18 +02:00
  • c4e7364802 Removes unused BuildColor4ub from ModelRenderer Vladislav Belov 2026-08-06 11:32:02 +02:00
  • 867bdf318b Fixes missing material reference in ModelRenderer Vladislav Belov 2026-08-06 10:31:16 +02:00
  • e64a138f92 Fixes outdated state on disabling GPU skinning Vladislav Belov 2026-08-04 23:06:12 +02:00
  • 4a7b7e7df1 Removes smart pointers from ModelRenderer Vladislav Belov 2026-08-04 23:06:10 +02:00
  • fa90ddc8b6 Refactors ModelRenderer and makes it closer to DOD Vladislav Belov 2026-08-04 23:06:09 +02:00
  • 764a420797 Merges ModelRenderer and ShaderModelRenderer Vladislav Belov 2026-08-04 23:06:07 +02:00
  • 8a2bb10827 Renames ShaderModelRenderer instances Vladislav Belov 2026-08-04 23:06:06 +02:00
  • af9d102126 Removes legacy logic of reused ModelRendererPtr Vladislav Belov 2026-08-04 23:06:04 +02:00
  • 822092fcb4 Fix set camera tooltip in Atlas player section Ralph Sennhauser 2026-08-04 16:59:34 +02:00
  • 6e79dc2f70 Use dynamic events for Cinema Section Ralph Sennhauser 2026-07-30 19:22:27 +02:00
  • 6fdcd68172 Update the actions used by the lint workflow Dunedan 2026-08-02 19:37:12 +02:00
  • e4f4030a5e Update the actions used by the checkrefs workflow Dunedan 2026-08-02 19:36:31 +02:00
  • 2fb6347125 Delete .already-built file prior to new build Ralph Sennhauser 2026-08-03 20:49:22 +02:00
  • bb6f14aeaa Use new GC API to turn off nursery size heuristic spidermonkey-esr140 Itms 2025-09-03 12:04:22 +02:00
  • edff153f73 Adapt JS API to ESR 140 Itms 2025-09-03 12:03:53 +02:00
  • 3d5c59f2c9 Update SpiderMonkey to ESR 140.1 Itms 2025-09-03 12:03:19 +02:00
  • 7aa756f6a4 Remove line numbers from cppcheck supression list phosit 2026-08-01 16:16:35 +02:00
  • e712601602 PreInitGame and InitGame in the Loader phosit 2026-07-30 18:16:59 +02:00
  • 865ca4cd55 Update the pre-commit hooks Dunedan 2026-07-25 22:01:35 +02:00
  • dcb7cef308 Update Github actions used for pre-commit action Dunedan 2026-07-25 22:01:30 +02:00
  • 71be79791f Use turn_id_t (int32_t) for turn-count across simulation, network and replay vyordan 2026-06-26 22:04:27 -06:00
  • 9ab89b01c2 Add Langbart to art credits Atrik 2026-03-11 21:50:30 +01:00
  • dcce6666ae Add missing garrison flag to some houses Atrik 2026-03-11 21:46:25 +01:00
  • 202bdb133a Add Atrik to art credits Atrik 2026-03-11 21:51:24 +01:00
  • 46981d2b90 Add missing garrison flag to German houses Atrik 2026-03-11 14:46:24 +01:00
  • 49c887b7ca Don't nest Paths in Common settings Ralph Sennhauser 2026-07-29 19:24:06 +02:00
  • 91a37e32f6 Sort units spatially for freehand selection Atrik 2026-03-26 18:35:36 +01:00
  • 139b08fe6d Add tests for SelectionBoxTargeting Atrik 2025-11-18 21:33:35 +01:00
  • dc6da217fd Enable using SelectionBox for targeting Atrik 2025-11-09 13:52:02 +01:00
  • e41dd2d3a4 Add Math.clamp utility function Atrik 2025-12-04 10:12:55 +01:00
  • c7953026dd Use switchPage in autostart phosit 2026-07-28 18:02:33 +02:00
  • 0340cc9abd Make NUSpline public members protected Ralph Sennhauser 2026-07-21 09:41:28 +02:00
  • aeeda05433 Prefix NUSpline member variables Ralph Sennhauser 2026-07-19 19:30:56 +02:00
  • 0da1e0c398 Reveal Gaia wonders to players Atrik 2026-05-03 04:16:53 +02:00
  • dc1e7179a3 Reveal and notify Wonders being constructed Atrik 2026-05-01 20:26:19 +02:00
  • b6d9d87ba9 Add a test for ExploreCircle Atrik 2026-06-29 16:49:49 +02:00
  • 839226d542 Support revealing a small area of the map Atrik 2026-05-01 20:02:33 +02:00
  • 4125e5b645 Adds sRGB support to GLES Vladislav Belov 2026-07-29 01:29:11 +02:00
  • f781181899 Adds sRGB support for proper lighting Vladislav Belov 2026-07-29 01:29:09 +02:00
  • e2f5b20922 Fixes GL internal format of textures in compute Vladislav Belov 2026-07-28 23:32:23 +02:00
  • b3165505b6 Fixes possible artifacts with GPU skinning on GL Vladislav Belov 2026-07-28 18:12:21 +02:00
  • 15b9a39b00 Rebuild SPIRV shaders on all shader changes Itms 2026-07-28 16:20:49 +02:00
  • cf7b8aab39 Preserve Cinema Path selection Ralph Sennhauser 2026-07-25 13:41:35 +02:00
  • df06b6895e Don't mix static and dynamic events Ralph Sennhauser 2026-07-19 09:41:46 +02:00
  • a80446eb59 Use the profiler to profile map generation phosit 2026-07-24 16:15:22 +02:00
  • 4122f0bfb3 Use atomic instead of COMPILER_FENCE for Profiler2 phosit 2026-07-24 14:12:32 +02:00
  • aae1bbbab2 Use new WX object macro Ralph Sennhauser 2026-07-19 07:35:47 +02:00
  • 8523fa5ab4 Fix Atlas build on macOS Tahoe Ralph Sennhauser 2026-07-20 10:52:38 +02:00
  • 8b1e78ae1e Use JS classes for the AI phosit 2026-07-13 19:47:21 +02:00
  • 09671b49a2 Use JS classes for QueuePlan phosit 2026-07-14 12:11:02 +02:00
  • 327e70ea82 Use JS classes for Template and Entity phosit 2026-07-14 11:50:18 +02:00
  • f9de339f85 Use JS classes for Terain-Analysis and InfoMap phosit 2026-07-14 15:13:32 +02:00
  • ea1026a1cc Define the terrain states in a dedicated file phosit 2026-07-14 13:43:38 +02:00
  • 2520c45220 Only call Engine.EndGame right before closing Vantha 2026-06-11 21:06:33 +02:00
  • 801d21671e Correct hotkey names in Economy Walkthrough Vantha 2026-05-14 15:24:55 +02:00
  • 931c132b1b Fix brief text misalignment in GUI text objects Vantha 2026-05-09 12:48:31 +02:00
  • 6ed963b94c Don't check all scrollbars' visibility in CText Vantha 2026-05-09 12:26:00 +02:00
  • a784659158 Two adjustments to the Introductory Tutorial Vantha 2026-05-05 11:14:50 +02:00
  • 52b40aaa4f Add a tutorial panel for explaining the GUI Vantha 2026-03-29 20:55:58 +02:00
  • 27fbf02ff4 Improve the ending of tutorials Vantha 2026-03-22 20:53:02 +01:00
  • f1a9c503b8 Support custom hint & button captions in the tutorial Vantha 2026-03-22 17:18:40 +01:00
  • f39e71cca0 Move calls in playersFinished to handlers Vantha 2026-03-20 17:06:22 +01:00
  • 6456bccebe Replace old GetState and SetState calls Vantha 2026-03-20 11:32:36 +01:00
  • 0cc025f675 Indicate if a tutorial step is already done Vantha 2026-03-18 11:23:19 +01:00
  • 05d434830f Add hotloading support to the tutorial UI Vantha 2026-03-11 16:32:30 +01:00
  • 2522c305dd Allow defining tutorial steps more compactly Vantha 2026-03-08 18:07:56 +01:00
  • 7e77065c56 Add an info panel to the tutorial Vantha 2026-03-09 18:42:43 +01:00
  • 6dd8139b43 Only show the last instruction in the tutorial Vantha 2026-03-03 16:55:32 +01:00
  • c2c8f5bdf2 Remove pointless trainingDone from tutorial Vantha 2026-03-09 19:17:41 +01:00
  • 1f7d384c29 Fix player command handling in the tutorial Vantha 2026-02-26 18:09:11 +01:00
  • 2f27dcc97d Rename index to stepIndex in Tutorial.js Vantha 2026-02-26 17:44:03 +01:00
  • 6e6864fd7c Improve internal naming of tutorial triggers Vantha 2026-02-26 17:04:10 +01:00
  • 702e3f1113 Revise tutorial step handling Vantha 2026-02-25 17:17:49 +01:00
  • f3b71a1fbf Remove unused this.fullText from the tutorial Vantha 2026-02-25 16:31:46 +01:00
  • e02a2e0b31 Add support for different types of tutorial steps Vantha 2026-02-25 14:37:05 +01:00
  • ab4a9d6def Rename tutorial "goals" to "steps" Vantha 2026-02-24 17:09:07 +01:00
  • dd396f19b6 Separate handling of tutorial goals and warnings Vantha 2026-02-24 16:55:09 +01:00
  • ca8a0a5611 Move "TutorialPanel" style to session styles Vantha 2026-03-24 23:52:47 +01:00
  • 663f5c5ff6 Create designated tutorial class in the GUI Vantha 2026-02-24 16:07:05 +01:00
  • 0e6e0280fc Prevent segfault in CMiniMap::Tick Vantha 2026-05-04 11:54:22 +02:00
  • adfe6b0c36 Convert wxString using ToStdWstring Ralph Sennhauser 2026-07-19 19:06:49 +02:00
  • eae57d9aab Fix clang-tidy modernize-avoid-bind check Ralph Sennhauser 2026-07-14 20:25:54 +02:00
  • 91a4b834a8 Add clang-tidy linting script Ralph Sennhauser 2026-07-14 20:20:40 +02:00
  • 9598c6c2e1 Only clone this.position when it's an object phosit 2026-07-16 18:18:58 +02:00
  • e6f75f2c33 Fix displaying errors of map generation scripts phosit 2026-07-17 14:13:15 +02:00
  • 6244d25f90 Don't generate SDL events on Atlas shutdown Ralph Sennhauser 2026-07-14 15:17:21 +02:00
  • 63629195ba Wait for work to be finished before shutting down Ralph Sennhauser 2026-07-14 10:57:33 +02:00
  • 2fae39df3b Use new WX event macros Ralph Sennhauser 2026-07-18 12:04:57 +02:00
  • f1181bada0 Don't install SDL default signal handler for Atlas Ralph Sennhauser 2026-05-27 20:27:14 +02:00
  • 309ed5ef28 Add fullscreen support to Atlas Ralph Sennhauser 2026-07-11 12:30:18 +02:00
  • 3c8b7dfa7a Fix Enter key behaviour on Windows Ralph Sennhauser 2026-07-05 08:27:18 +02:00
  • 32b9713781 Modernize Brush in Atlas Ralph Sennhauser 2026-07-08 19:57:44 +02:00
  • 7ee476928b Fixes missing window preview on Alt+Tab Vladislav Belov 2026-07-14 19:47:31 +02:00