1
0
forked from mirrors/0ad

Commit Graph

  • ea5a350f83 Cache JS component wrappers Lancelot de Ferrière 2025-01-19 15:19:25 +01:00
  • 0a4bfefb1e Fix modifiersManager cache incorrectly storing values with player-wide modifier Lancelot de Ferrière 2025-02-17 19:53:21 +01:00
  • e65879bdbf Fixes non-PCH compilation after 0b33921c06. Vladislav Belov 2025-04-17 23:26:23 +02:00
  • 280dcd3a1c Tweak probabilities of tip categories Dunedan 2025-04-17 17:15:43 +02:00
  • 44605c1297 Add a class to register stateful callbacks to JS phosit 2025-02-17 20:01:04 +01:00
  • 0afb5f3d06 Use std::string_view in ConfigDB phosit 2025-04-15 20:49:09 +02:00
  • 0b33921c06 Removes GL code from the common GPU profiler. Vladislav Belov 2025-04-16 22:38:34 +02:00
  • 6ef6a87287 Adds queries implementation to renderer backends. Vladislav Belov 2025-04-16 22:38:32 +02:00
  • 0e7d193fcc Adds an interface for queries. Vladislav Belov 2025-04-16 22:38:24 +02:00
  • 8da6c758fc Add small metal/ore mine objects to the game. wowgetoffyourcellphone 2025-02-07 14:08:49 -05:00
  • 9c560c36af Removes ARBShadersShadow IDevice capability. Vladislav Belov 2025-04-12 22:36:05 +02:00
  • fa3fb5d064 Allows compute shaders for GL only since 4.3. Vladislav Belov 2025-04-12 16:56:18 +02:00
  • bce6e2c238 Fixes out of bounds during GL buffer binding. Vladislav Belov 2025-04-12 16:27:52 +02:00
  • 1b797ce0a0 Add specific tips for multiplayer sessions ramtzok1 2025-01-13 11:14:56 +02:00
  • 8482f25800 Fix a bunch of spelling mistakes Dunedan 2025-04-11 06:24:32 +02:00
  • 9bae3c86d6 Fix LFS pull in checkrefs workflow Dunedan 2025-04-10 10:10:40 +02:00
  • 6224223807 Add myself (Feldfeld) to the programming credits Feldfeld 2025-01-26 17:58:30 +01:00
  • b5256ce014 Include Player Placement setting in Game Description Feldfeld 2024-12-22 20:59:15 +01:00
  • 683a9cb06e Not send redundant argument to StartNetworkGame Viktor Semenov 2025-04-09 15:03:21 +00:00
  • 11dd480b67 Add workaround to turn off nursery size heuristic Dunedan 2025-04-05 09:33:47 +02:00
  • 56abf84da2 Catch all std::exception from a map in atlas phosit 2025-03-06 20:57:56 +01:00
  • 1a8757660f Get config values without using return parameters phosit 2025-01-29 16:38:52 +01:00
  • 874c4d1c59 Use __framestart only as frame references Lancelot de Ferrière 2025-04-06 10:33:00 +02:00
  • a917d393e1 Only autocomplete unambiguous words Dunedan 2025-04-05 08:14:09 +02:00
  • 312c6e8165 Properly terminate the XMPP connection Dunedan 2025-04-05 08:01:18 +02:00
  • 4d323177b8 Correct error message when the host disconnects Vantha 2025-03-20 19:04:14 +01:00
  • 933f49722e Use js compiler option for strict-mode Ralph Sennhauser 2025-03-29 14:34:43 +01:00
  • 2ed912ae88 Disable push trigger for lint workflow Ralph Sennhauser 2025-03-31 20:18:33 +02:00
  • 6562faa559 Simplify workflow expression Ralph Sennhauser 2025-03-31 19:28:35 +02:00
  • 3c3c57d673 Fix base sha for lint workflow Ralph Sennhauser 2025-03-31 15:07:54 +02:00
  • 6da4e606d4 Add cppcheck workflow Ralph Sennhauser 2025-01-16 19:40:00 +01:00
  • 387ea927ac Add util.sh shell library Ralph Sennhauser 2025-03-28 20:19:03 +01:00
  • 2d206708cd Start Atlas by closing the root page phosit 2025-03-12 14:05:27 +01:00
  • c2d3595777 Remove LCC compiler defines Itms 2025-03-25 12:30:01 +01:00
  • 8f43dd53fc Remove ICC code paths Itms 2024-11-17 22:02:44 +01:00
  • 3f3bb8300e Remove ICC compiler support Itms 2024-11-17 15:32:15 +01:00
  • a8d7a3312c Pull LFS from forks as well. Stanislas Dolcini 2025-03-12 09:57:14 +01:00
  • a09b2cc242 Disable deprecation warning for old boost Ralph Sennhauser 2025-03-03 21:24:55 +01:00
  • 7494602de5 Avoid maybe uninitialized warning with gcc Ralph Sennhauser 2025-03-03 21:23:56 +01:00
  • 9ef1bff6aa Disable dangling-pointer warning whith gcc-12 Ralph Sennhauser 2025-03-03 21:23:00 +01:00
  • a2fdc3427e Remove unused Dockerfiles Ralph Sennhauser 2025-03-02 11:21:26 +01:00
  • 84f626d2b5 Use Debian 12 in Linux pipeline Ralph Sennhauser 2025-02-15 08:33:43 +01:00
  • 0481f13fff Add Debian 12 Dockerfile Ralph Sennhauser 2025-02-15 08:23:53 +01:00
  • 038decb12e Add Dockerfile to editorconfig Ralph Sennhauser 2025-02-15 08:16:19 +01:00
  • f3948fb9db Add more badges to the UI. Stan 2025-03-17 15:18:54 +01:00
  • e755ef7155 Improve performance and output of entvalidate.py Dunedan 2025-03-18 12:57:01 +01:00
  • f68a8c2532 Verify the lobby certificate by default Dunedan 2025-03-18 08:58:45 +01:00
  • 771e33f462 Fix g_MainMenuItems "onPress" phosit 2025-03-13 20:38:53 +01:00
  • f4baf8944c Fix the import of datetime.UTC in bundle script Dunedan 2025-03-17 13:24:52 +01:00
  • f10526284f Don't map unknown scancodes to hotkeys Ralph Sennhauser 2025-02-22 20:59:48 +01:00
  • 75f414c665 Clear filter when closing Map Browser Sanctorum Thomas 2025-02-21 11:12:56 +01:00
  • 78900842b1 Improve the "UDP port 20595" connection error dialog Vantha 2025-02-09 18:31:44 +01:00
  • 40762c257d Quit Engine by closing the root page phosit 2024-10-28 21:34:20 +01:00
  • 71f78eb2ce Use JOBS var instead of hardcoding on Windows Ralph Sennhauser 2025-03-06 10:21:46 +01:00
  • 2a0817d930 Add JOBS support to Unix build pipelines Ralph Sennhauser 2025-03-05 21:14:17 +01:00
  • df5fee6103 Rename PushGuiPage to OpenChildPage phosit 2024-10-30 18:56:33 +01:00
  • d0ab2cb783 Remove Engine.PopGuiPage phosit 2024-09-21 20:24:54 +02:00
  • 094a7c2268 Return a promise from most page-inits phosit 2024-09-21 20:24:36 +02:00
  • 4f62e9f6f0 Change the GuiManager tests to use promises phosit 2024-09-21 20:22:55 +02:00
  • d3bc5bc802 Enable page-inits to return a Promise phosit 2024-09-21 20:20:35 +02:00
  • 5741f77c6e Add a 'team population' gamesetting Vantha 2024-11-12 13:47:08 +01:00
  • c448973398 Remove a bunch of unused scripts Dunedan 2025-03-01 12:53:03 +01:00
  • 03cb24d400 Move xmlvalidator code to entity directory Dunedan 2025-03-03 17:45:08 +01:00
  • 118ea18a58 Enable a few more ruff rules Dunedan 2025-02-26 18:56:02 +01:00
  • 3c57fdb4a9 Fix ruff linting for scripts in source/tools/dist/ Dunedan 2025-02-27 08:13:03 +01:00
  • b831b1f559 Fix Jenkins pipelines on Linux agent Itms 2025-03-01 17:18:00 +01:00
  • 6738fdbab7 Remove root check in update-workspace.sh Ralph Sennhauser 2025-02-15 08:16:48 +01:00
  • 13dd7c0bb7 Remove empty and invalid sprite assignments Vantha 2025-01-26 23:29:27 +01:00
  • 0177b97c69 Complete the GUI XML checks in checkrefs.py Vantha 2024-11-15 11:56:14 +01:00
  • 734f8e1192 Add an "OnAttackDetected" trigger Vantha 2025-02-22 23:56:12 +01:00
  • 288f125178 Add three options to the autostart CLI. - a speed option - a placement option - a map visibility option Stan 2025-01-25 14:06:34 +01:00
  • 40fe7df654 Silence dangling pointer warning for JS::Rooted phosit 2025-01-05 08:58:11 +01:00
  • 18d7746c84 Fix adding port forwardings using UPnP Dunedan 2025-02-24 08:23:07 +01:00
  • 5696f063f5 Reduce time to discover the internet gateway Dunedan 2025-02-21 10:08:50 +01:00
  • fcd3fc2aa3 Create port forwarding for correct port with UPnP Dunedan 2025-02-20 21:48:00 +01:00
  • 75d343293f Remove "useLongStrings" logic Dunedan 2025-02-20 16:17:15 +01:00
  • c475cc2265 Cleaner debug serializer output Lancelot de Ferrière 2025-02-17 19:05:38 +01:00
  • aec5bf42da Layout and code improvements on the welcome screen Vantha 2025-01-08 20:51:28 +01:00
  • 9a43c43a33 Avoid gcc warning in json_spirit Ralph Sennhauser 2025-02-09 20:58:26 +01:00
  • 8baff65e95 Bump Windows libs for premake5 beta4 Ralph Sennhauser 2025-02-18 17:42:06 +01:00
  • df38d4e899 Use new premake lto api if available Ralph Sennhauser 2025-01-06 21:20:53 +01:00
  • 84b407aa35 Update premake to v5.0.0-beta4 Ralph Sennhauser 2025-01-06 21:18:33 +01:00
  • 77256c8d32 Fix profiler2 webui html Ralph Sennhauser 2025-02-17 19:35:21 +01:00
  • 4b59d6b739 Update jquery used by profiler2 webui Ralph Sennhauser 2025-02-17 19:32:27 +01:00
  • 51bbdc6537 Improve the software center display of the application AFCMS 2025-02-10 16:46:02 +01:00
  • cf0c285d8e Patch metainfo file to to match the new requirements Stan 2025-02-09 13:31:54 +01:00
  • 37065ebc71 Harmonized design between civinfo and structree Sanctorum Thomas 2025-02-10 02:26:49 +01:00
  • 026a668a0f Make sure mozjs patch FixFpNormIssue.diff applies cleanly on i386 Vincent Cheng 2025-02-15 01:34:24 -08:00
  • 82ff0ea90b Remove CONFIG_ENABLE_BOOST Ralph Sennhauser 2025-02-09 20:31:32 +01:00
  • a9819e9865 Created hotkey to grab and release mouse. scuti 2025-01-26 11:24:43 -08:00
  • a786a1f3d8 Use std::variant in Future phosit 2024-12-31 09:43:31 +01:00
  • e87d3e4137 Check if online before calling engine command. scuti 2025-02-04 17:44:58 -08:00
  • 490c3eb22b Fixed messages of type 'system' not-printing. scuti 2025-02-04 17:41:14 -08:00
  • 7d616763a4 Fix /kick or /ban segfaulting in singleplayer scuti 2025-02-04 17:39:05 -08:00
  • 33f332047d Add atraber to list of contributors. Andreas Traber 2025-01-30 21:04:08 +01:00
  • 05f31300a1 Fix multiple bugs where a wrong variable is used. Andreas Traber 2025-01-26 15:26:42 +01:00
  • dffa892c60 fix: rlclient update resource gathering and map name Langbart 2025-01-23 11:06:17 +01:00
  • 064ab14577 OpenBSD supports pkg-config Martijn van Duren 2025-02-08 09:07:52 +00:00
  • 2338473da1 Make libraries/*/build.sh use "${TAR}" instead of tar directly. This allows systems using a tar version not supporting all the required flags to easily switch to gnu tar. Martijn van Duren 2025-02-07 16:10:37 +00:00
  • 5f117532a4 Map generation: speed up ParseEntities Lancelot de Ferrière 2024-12-28 16:49:21 +01:00