1
0
forked from mirrors/0ad

Commit Graph

  • 782bab293b Fix pre-commit workflow to work with Ubuntu 24.04 Dunedan 2025-05-26 16:41:47 +02:00
  • a109b3973c Remove the need to change the working directory Dunedan 2025-05-23 10:41:31 +02:00
  • 5758430962 Simplify and speed up parent retrieval Dunedan 2025-05-23 09:34:06 +02:00
  • 927165e1e5 Make unit_tables.py callable from other places Dunedan 2025-05-23 09:30:54 +02:00
  • 2b54697862 Fix overwriting previous error state Dunedan 2025-05-23 07:30:17 +02:00
  • 71c02cf658 Fix checkrefs.py return code Dunedan 2025-05-23 06:42:29 +02:00
  • b4f076effb Don't report errors for empty attribute values Dunedan 2025-05-23 18:49:28 +02:00
  • 99b9a0cb86 Add support for new font handling for checkrefs.py Dunedan 2025-05-25 11:21:51 +02:00
  • 6c85951d53 Combine duplicate profiler2 config sections Dunedan 2025-05-25 11:21:47 +02:00
  • 1aea9f2d32 Add CJK languages to release/installer trompetin17 2025-05-24 00:23:29 -05:00
  • a7330cf469 Improve group movement by distributing units around the target. Lancelot de Ferrière 2025-04-26 17:48:41 +02:00
  • efdc1fab0a Add a pre-commit hook to check for large files Dunedan 2025-05-22 20:43:52 +02:00
  • 1985fefcbd Fix a crash of the debug console Dunedan 2025-05-22 18:08:29 +02:00
  • 72be06fd7f Fix AttackEntityInZone after eslint 'no-shadow' Ralph Sennhauser 2025-05-22 17:46:15 +02:00
  • 8c85f32327 Remove fontbuilder & files trompetin17 2025-05-16 16:43:42 -05:00
  • c8c1522953 Fix memory leak from Font trompetin17 2025-05-21 13:19:28 -05:00
  • 1fac3461f9 Never strip binaries automatically Ralph Sennhauser 2025-05-22 17:31:54 +02:00
  • b3de44c37d Increase range of Ptolemaic lighthouse Dunedan 2025-05-22 08:18:24 +02:00
  • fb470ffa35 Add options for sanitizers to premake5.lua Ralph Sennhauser 2025-05-21 14:41:58 +02:00
  • a1d13c1cf8 Add CJK fonts for Text Engine trompetin17 2025-05-16 18:54:14 -05:00
  • 75421ef27c Disable system libs for WxWidgets Lancelot de Ferrière 2025-05-19 20:42:13 +02:00
  • 622f477ae9 Fix eslint rule 'no-new' Ralph Sennhauser 2025-05-17 12:10:52 +02:00
  • 382b732515 Update test_root path in update-workspace Ralph Sennhauser 2024-12-16 20:00:26 +01:00
  • 638391d7ab Fix password change for certain usernames Dunedan 2025-05-19 16:51:33 +02:00
  • 231c38d28d Improved Civ Overviews ShadowOfHassen 2025-05-01 12:09:42 +02:00
  • 5445aaaf59 Allow no files for copyright checks Ralph Sennhauser 2025-05-18 20:16:11 +02:00
  • f28ca5d684 Fix bold and italic fonts Dunedan 2025-05-17 12:08:56 +02:00
  • b1a638dfdc Remove the sprites of the player color dropdown Dunedan 2025-05-17 13:46:29 +02:00
  • dc156c3f24 Fix position of the ingame release label Dunedan 2025-05-17 12:58:45 +02:00
  • ec95ee96d4 Improve player color dropdown Dunedan 2025-05-17 12:58:43 +02:00
  • 58a58bc25d Improve layout of the civ and structree pages Dunedan 2025-05-17 12:58:39 +02:00
  • 4e5cdc87b9 Fix eslint rule 'spaced-comment' Ralph Sennhauser 2025-05-17 10:04:07 +02:00
  • 52ee6ad470 Fix element positions after new font rendering Dunedan 2025-05-17 08:55:57 +02:00
  • 7b4cf11e25 Fix eslint rule 'no-shadow' Ralph Sennhauser 2025-05-14 17:38:33 +02:00
  • dcda4187be Fix parsing of graph.js for eslint Ralph Sennhauser 2025-05-16 18:09:44 +02:00
  • 734386ce9f Use freetype for font rendering trompetin17 2025-04-23 10:51:40 -05:00
  • 45340a2e32 Don't store consecutive console commands twice Dunedan 2025-05-16 08:38:51 +02:00
  • d549cbeeaa Make the console font configurable Dunedan 2025-05-16 08:13:47 +02:00
  • 13c00d1869 Add missing console.history.size to default.cfg Dunedan 2025-05-16 08:16:29 +02:00
  • a91a8594c2 remove whitespace on line 317 through 321 Kate 2025-05-16 12:11:18 +02:00
  • 750b10a966 Update binaries/data/mods/public/simulation/ai/petra/config.js Kate 2025-05-16 01:51:06 +02:00
  • 517916c4d6 Update binaries/data/mods/public/simulation/ai/petra/config.js Kate 2025-05-16 00:50:49 +02:00
  • 68d99b3944 Fix no-pch build following #7829 Lancelot de Ferrière 2025-05-11 10:39:33 +02:00
  • 5ffddd0cc4 Implement pipeline for generating patch releases Itms 2025-04-27 11:32:59 +02:00
  • 2721d642b8 Allow downloading Windows libraries into nightly Itms 2025-04-27 11:38:11 +02:00
  • e1daff1869 Iterate the component map only once on serialization Lancelot de Ferrière 2025-05-08 14:55:18 +02:00
  • e5df3e1ad8 Skip UTF8 conversions in prototype name Lancelot de Ferrière 2025-05-08 14:54:53 +02:00
  • 5ab58f82f0 BinarySerializer: avoid creating unnecessary ScriptRequest Lancelot de Ferrière 2025-05-08 14:54:04 +02:00
  • 520c489b68 Cache property keys during component serialization Lancelot de Ferrière 2025-05-08 14:52:28 +02:00
  • 0fdd6005b8 Skip redundant HasProperty in GetObjectClassName Lancelot de Ferrière 2025-05-08 14:50:10 +02:00
  • 3fce9a37cc Generate signatures and hashes in the bundles job Itms 2025-05-05 21:50:20 +02:00
  • e4b604982a Stop running shrinking gcs & simplify GC logic. Lancelot de Ferrière 2024-11-23 18:36:23 +01:00
  • b78b666797 Catch all std::exception from a map in atlas phosit 2025-03-06 20:57:56 +01:00
  • 2fcce77ad4 Properly terminate the XMPP connection Dunedan 2025-04-05 08:01:18 +02:00
  • 83c8ec1b4a Create port forwarding for correct port with UPnP Dunedan 2025-02-20 21:48:00 +01:00
  • a7694ef8b3 Fix adding port forwardings using UPnP Dunedan 2025-02-24 08:23:07 +01:00
  • 416ba3fc2b Fix Gitea actions syntax on push events Itms 2025-05-15 11:15:32 +02:00
  • 83674e1d1b Fix lfscheck action syntax on push Itms 2025-05-15 10:54:46 +02:00
  • 2889170a09 Check LFS pointers integrity in an action Itms 2025-05-10 09:54:18 +02:00
  • a9987868c4 Fix eslint rule 'no-use-before-define' Ralph Sennhauser 2025-05-13 14:02:17 +02:00
  • 3a2d75af65 Fix eslint rule 'no-irregular-whitespace' Ralph Sennhauser 2025-05-12 22:02:00 +02:00
  • 56e268d82b Update the issue template for release processes Itms 2025-05-08 16:37:39 +02:00
  • 51ab929926 Implement pipeline for generating patch releases Itms 2025-04-27 11:32:59 +02:00
  • c38b40cda8 Allow downloading Windows libraries into nightly Itms 2025-04-27 11:38:11 +02:00
  • 74f475f9fd Fix eslint rule 'no-return-assign' Ralph Sennhauser 2025-05-13 17:19:03 +02:00
  • 429fb672a0 Move the argument validation to PlayerPlacement phosit 2025-05-04 21:54:43 +02:00
  • 406d0c90ca Fix eslint rule 'operator-linebreak' Ralph Sennhauser 2025-05-13 16:05:03 +02:00
  • bc2e16afc2 Fix eslint rule 'no-mixed-spaces-and-tabs' Ralph Sennhauser 2025-05-13 15:47:44 +02:00
  • 40f1340e60 Fix eslint rule 'space-before-function-paren' Ralph Sennhauser 2025-05-13 15:21:04 +02:00
  • 8e71be511b Fix eslint rule 'space-in-parens' Ralph Sennhauser 2025-05-13 14:28:41 +02:00
  • 76a50d1828 Fix eslint rule 'no-floating-decimal' Ralph Sennhauser 2025-05-13 14:09:10 +02:00
  • d2222ee0ac Fix eslint rule 'prefer-const' Ralph Sennhauser 2025-05-12 18:43:51 +02:00
  • c24bf321d6 Fix eslint rule 'prefer-const' in gui/[c-p] Ralph Sennhauser 2025-05-12 14:14:50 +02:00
  • e7f1406c37 Fix eslint rule 'prefer-const' in components/[T-V]* Ralph Sennhauser 2025-05-12 13:10:26 +02:00
  • 4b3124e364 Fix eslint rule 'prefer-const' in components/unitai Ralph Sennhauser 2025-05-12 08:22:19 +02:00
  • 9d791de2eb Fix eslint rule 'prefer-const' in components/[R-S]* Ralph Sennhauser 2025-05-12 08:02:36 +02:00
  • fd27f39c20 Fix eslint rule 'prefer-const' in components/[H-P]* Ralph Sennhauser 2025-05-11 19:23:23 +02:00
  • eb75835ce4 Fix eslint rule 'prefer-const' in components/G* Ralph Sennhauser 2025-05-11 14:46:50 +02:00
  • b80c222b96 Fix eslint rule 'prefer-const' in components/[C-F]* Ralph Sennhauser 2025-05-11 14:26:36 +02:00
  • ea4de39faa Direct support requests to the forums Dunedan 2025-05-11 12:24:49 +02:00
  • dd74892463 Fix no-pch build following #7829 Lancelot de Ferrière 2025-05-11 10:39:33 +02:00
  • 4c4f787c63 Fix eslint rule 'prefer-const' in components/[A-B]* Ralph Sennhauser 2025-05-11 10:39:08 +02:00
  • 88eea5c7e3 Fix eslint rule 'prefer-const' in components/tests Ralph Sennhauser 2025-05-11 10:03:06 +02:00
  • cf952b34e4 Fix silhouette calculation after 8a40673 Lancelot de Ferrière 2025-05-10 17:34:29 +02:00
  • 2e090c2daa Fix eslint rule 'prefer-const' in components/tests/[A-R]* Ralph Sennhauser 2025-05-11 09:04:38 +02:00
  • 5a9968f88d Fix eslint rule 'prefer-const' in simulation/helpers Ralph Sennhauser 2025-05-11 08:50:27 +02:00
  • bebc72a3c7 Fix eslint rule 'prefer-const' in sim/helpers/commands Ralph Sennhauser 2025-05-10 19:40:55 +02:00
  • 62ee1c34ac Fix eslint rule 'prefer-const' in simulation/ai Ralph Sennhauser 2025-05-10 19:16:20 +02:00
  • ac3f56fa9e Fix eslint rule 'prefer-const' in ai/[a-f]* Ralph Sennhauser 2025-05-10 18:54:05 +02:00
  • 93668e8447 Fix eslint rule 'prefer-const' in gui/reference Ralph Sennhauser 2025-05-10 18:38:38 +02:00
  • 50a5d4b366 Fix eslint rule 'prefer-const' in gui/session Ralph Sennhauser 2025-05-10 18:04:46 +02:00
  • 9f489b748f Fix eslint rule 'prefer-const' in gui/session/[m-t]* Ralph Sennhauser 2025-05-10 17:03:15 +02:00
  • 9eccf1f27d Iterate the component map only once on serialization Lancelot de Ferrière 2025-05-08 14:55:18 +02:00
  • ea34960249 Skip UTF8 conversions in prototype name Lancelot de Ferrière 2025-05-08 14:54:53 +02:00
  • bcd0e12cc3 BinarySerializer: avoid creating unnecessary ScriptRequest Lancelot de Ferrière 2025-05-08 14:54:04 +02:00
  • ab6a420f78 Cache property keys during component serialization Lancelot de Ferrière 2025-05-08 14:52:28 +02:00
  • 83bf2eb22e Skip redundant HasProperty in GetObjectClassName Lancelot de Ferrière 2025-05-08 14:50:10 +02:00
  • 8c20405274 Fix eslint rule 'prefer-const' in gui/session/[a-l]* Ralph Sennhauser 2025-05-10 16:50:42 +02:00
  • 7eeb8a6f9f Fix eslint rule 'prefer-const' in gui/session/input+ Ralph Sennhauser 2025-05-10 16:42:27 +02:00
  • b5227e03f7 Fix eslint rule 'prefer-const' in gui/session/selection Ralph Sennhauser 2025-05-10 16:21:01 +02:00