Commit Graph

  • 2a67c9a503 Abort previous builds in pull requests Itms 2024-08-24 16:30:44 +02:00
  • f8ac0e4f68 Run checkrefs.py as Gitea Actions workflow Dunedan 2024-08-26 09:39:37 +02:00
  • 183a0b13f3 Add .already-built for premake to .gitignore Ralph Sennhauser 2024-08-24 11:42:19 +02:00
  • 13da3457bc Delete wrongly committed file from abdda50892 Itms 2024-08-27 12:46:33 +02:00
  • ae3fad73ce Add a markdownlint pre-commit hook Dunedan 2024-08-27 10:06:31 +02:00
  • af6cda9073 Add shfmt to .pre-commit-config Ralph Sennhauser 2024-08-25 12:04:24 +02:00
  • a04a5f70c7 Add global .editorconfig Ralph Sennhauser 2024-08-25 12:02:06 +02:00
  • abdda50892 Format shell scripts using shfmt Ralph Sennhauser 2024-08-25 11:55:44 +02:00
  • c763c010b8 Add a bunch of additional pre-commit hooks Dunedan 2024-08-24 13:20:23 +02:00
  • 1800b5f1c0 Add executable bits for files with shebangs Dunedan 2024-08-24 13:25:14 +02:00
  • f58dc9b485 Remove unnecessary executable bits Dunedan 2024-08-24 13:22:23 +02:00
  • 05e708f987 Refactor check_* functions for better readability Dunedan 2024-08-25 17:08:12 +02:00
  • 75949e1f5a Replace use of os.path with pathlib Dunedan 2024-08-25 17:08:09 +02:00
  • 4b77d7bb74 Compile regex pattern once Dunedan 2024-08-25 17:08:07 +02:00
  • 87029f2a91 Replace uses of re.split() with str.split() Dunedan 2024-08-25 17:08:05 +02:00
  • 24e67746f9 Log a warning when a specified mod can't be found Dunedan 2024-08-25 17:08:03 +02:00
  • 92d92fac1b Remove unnecessary default value for dict.get() Dunedan 2024-08-25 17:08:01 +02:00
  • 0dea22285e Fix the exit codes of checkrefs.py Dunedan 2024-08-25 17:08:00 +02:00
  • 39f2889cf7 Support calling checkrefs.py from other dirs Dunedan 2024-08-25 17:07:55 +02:00
  • f22d0d899e Add final to classes introduced in f9114a87f2 phosit 2024-08-25 12:38:09 +02:00
  • 62c0080e1b Don't use std::shared_ptr in CStrIntern phosit 2024-08-24 12:09:45 +02:00
  • 45984c905b Fix get-nightly scripts on Unix Itms 2024-08-24 15:01:24 +02:00
  • e36c6a31fe Enable additional ruff rules Dunedan 2024-08-25 06:29:39 +02:00
  • 0ba8ea3429 Update CODEOWNERS Dunedan 2024-08-24 11:17:03 +02:00
  • 1f51fcb87f Add hook for non-breaking space in 0 A.D. Dunedan 2024-08-24 13:08:42 +02:00
  • a44dd59a0c Add some missing headers Ralph Sennhauser 2024-08-24 09:36:47 +02:00
  • d055090dd2 Add ruff pre-commit hook Dunedan 2024-08-23 14:32:22 +02:00
  • c49d4eedd0 Lint and format Python files using ruff Dunedan 2024-08-22 09:18:20 +02:00
  • 8519eb9b86 Reduce time needed for STUN Dunedan 2024-08-22 08:14:08 +02:00
  • 0efaf5ac4b Add common IDE temporary files to gitignore real_tabasco_sauce 2024-08-23 09:13:24 -07:00
  • eeb0f1cce6 Make checkrefs and called scripts return an error Stan 2024-08-23 15:37:51 +02:00
  • 2a06eea08a Fix checkrefs.py for python 3.12 Fixes #6898 Reported by: @Itms Stan 2024-08-23 15:23:42 +02:00
  • 393ad6c8a6 Improve windows pipeline Stan 2024-08-23 13:08:04 +02:00
  • a2e0749c01 Fix regression introduced in 5c1195f66a Stanislas Daniel Claude Dolcini 2024-08-21 13:32:22 +02:00
  • 7786ef8def Add Free BSD pipeline. Stanislas Daniel Claude Dolcini 2024-08-02 10:38:02 +02:00
  • 0b7da91992 Adapt libraries scripts to the new SVN repo. Itms 2024-08-20 20:58:09 +02:00
  • c7702cefb0 Issue templates (for tickets and release process). Itms 2024-08-20 19:35:56 +02:00
  • a4ca047535 Add code owners, adapted from Phabricator. Itms 2024-08-20 19:35:42 +02:00
  • 270a48b37d Adapt Jenkins Pipelines to the new build system. Itms 2024-08-20 19:34:28 +02:00
  • 0dd48ec57e Convert README to Markdown and update contents. Itms 2024-08-20 19:19:50 +02:00
  • e9d1cb6cc7 Generate nightly SVN builds for end users, fixes #1819. Itms 2024-08-20 19:15:56 +02:00
  • b698558102 Get rid of svnversion. Itms 2024-08-20 19:10:54 +02:00
  • 459ffa18cf Get rid of the Phabricator workflow. Itms 2024-08-20 19:10:39 +02:00
  • 0aeaa8f70a Adapt macOS libraries to the new build flow. Itms 2024-08-20 19:10:25 +02:00
  • 5c1195f66a New Linux/BSD build flow. Itms 2024-08-20 18:57:00 +02:00
  • 17ae3b224d Retrieve Windows binaries for the build, fixes #1814. Itms 2024-08-20 18:54:00 +02:00
  • 195c858f33 Add .gitignore file, fixes #1816. Itms 2024-08-20 18:52:41 +02:00
  • fcbef32f67 [Maps] Revert c839bf2ae5 's accidental deletion and rebalance deer. wowgetoffyourcellphone 2024-08-14 00:04:48 +00:00
  • 49af9a9dc1 Fix clean-workspaces.sh no longer causing the rebuild of FCollada. Stan 2024-08-13 13:56:19 +00:00
  • ef623af2f8 Check for source of XMPP stanzas Dunedan 2024-08-13 04:59:38 +00:00
  • d6bfa7dedc Fix deferred sending of game updates via XMPP Dunedan 2024-08-12 17:48:56 +00:00
  • 2e67c7f63d [Art] Tweaking this murder of crows actor. wowgetoffyourcellphone 2024-08-12 00:39:03 +00:00
  • c839bf2ae5 [Maps] Fix an imbalance of Deer on this skirmish map wowgetoffyourcellphone 2024-08-11 22:40:09 +00:00
  • 6729acae89 [Art] Make the minor pyramid a little nicer wowgetoffyourcellphone 2024-08-11 22:39:06 +00:00
  • d655455304 Make messageBox return a promise phosit 2024-08-11 13:41:32 +00:00
  • a1bf7d5d23 Move files which were badly moved in 7cd980f2e1 Also take into account changed made by @wowgetoffyourcellphone Noticed by: @vladislavbelov @sera This was SVN commit r28189. Stan 2024-08-10 15:05:08 +00:00
  • 27757404f0 Set missing executable properties on some scripts. Stan 2024-08-10 11:48:16 +00:00
  • 5da05ae15c Add a custom script to build premake, like NVTT, FCollada, and Spidermonkey. Stan 2024-08-10 11:46:03 +00:00
  • a9ea169301 Improve formatting of XMPP announcements Dunedan 2024-08-10 05:08:31 +00:00
  • 1a7107e33d Fix FCollada build on recent macOS Refs: #6797 Patch by: @jpshack Differential Revision: https://code.wildfiregames.com/D5092 This was SVN commit r28182. Stan 2024-08-06 17:20:15 +00:00
  • 56f6d76b78 Remove internationalization of log messages Dunedan 2024-08-05 15:27:12 +00:00
  • 0831f5d3ce Fix build with Boost 1.85 Stan 2024-08-02 16:17:22 +00:00
  • 1ca3e6d3bc Fix two Clang warnings in Profiler2.cpp Stan 2024-08-02 09:40:57 +00:00
  • dddb9d6d51 [Art] Make metal mine sparkles even more sparkly. wowgetoffyourcellphone 2024-08-01 23:26:20 +00:00
  • 98802ab459 [Audio] Add new "lion" attack sound to the proper fauna templates. wowgetoffyourcellphone 2024-08-01 23:22:28 +00:00
  • 513396b3af [Audio] Separate the "lion" attack sound effect into shorter soundbites. wowgetoffyourcellphone 2024-08-01 23:10:33 +00:00
  • 38e3f5cec0 Fix build with miniupnpc 2.2.8 Stan 2024-07-30 18:44:38 +00:00
  • 4256666fb1 Add an 80 meter revealer. wowgetoffyourcellphone 2024-07-27 22:55:43 +00:00
  • b44717b829 [Art] Make metal mine sparkles more noticeable. wowgetoffyourcellphone 2024-07-26 23:41:22 +00:00
  • 2c2099fea6 Revert "Custom context for specific names" Dunedan 2024-07-26 09:18:43 +00:00
  • dd65a4e32e Custom context for specific names Dunedan 2024-07-26 03:43:47 +00:00
  • 32b9a27e9b Fix references in portable object templates Dunedan 2024-07-25 08:53:04 +00:00
  • 1fa6184d17 Make language names in credits translatable Dunedan 2024-07-24 15:37:05 +00:00
  • 44f48427c5 Avoid empty translatable strings Dunedan 2024-07-24 15:18:36 +00:00
  • 6ea44f6fb4 Log rejected promises phosit 2024-07-22 08:40:33 +00:00
  • 0881583535 Remove more translator duplicates Dunedan 2024-07-16 09:32:04 +00:00
  • 4a68486812 Preserve comments in debug translations Dunedan 2024-07-14 05:51:41 +00:00
  • b68a22ecdb Instantiate controller only for the host Dunedan 2024-07-10 06:20:51 +00:00
  • 62692ca270 Add files forgotten in f9114a87f2 phosit 2024-07-08 19:46:42 +00:00
  • f9114a87f2 Get a promise when starting a GUIpage phosit 2024-07-08 19:07:04 +00:00
  • ae67a77bd9 Update translator credits automatically Dunedan 2024-07-07 16:29:40 +00:00
  • 70dea92859 Fix translator credit script Dunedan 2024-07-07 16:26:54 +00:00
  • cd814d00ef Converge FileLogger with the other logger replacements phosit 2024-07-06 14:48:44 +00:00
  • 9e328ec617 Make the CSimContext constructor take a CTerrain and a CUnitManager phosit 2024-07-05 16:55:33 +00:00
  • a4d9993e86 Finish implementing property "textcolor_selected" for list GUI objects Fixes #6920 Patch by: @Vantha Differential Revision: https://code.wildfiregames.com/D5269 This was SVN commit r28135. Stan 2024-07-03 08:32:52 +00:00
  • 4bcbc72274 Don't use std::shared_ptr to store m_ScriptContext and m_ScriptInterface in the CGUIManager phosit 2024-06-27 19:09:30 +00:00
  • 75753abd2e Fix removal of email addresses from PO-files Dunedan 2024-06-26 04:19:43 +00:00
  • f5b416c63b Don't execute the task when no Future awaits it anymore phosit 2024-06-25 19:03:01 +00:00
  • 5a43f514dc Remove file missed by previous commit Dunedan 2024-06-23 19:05:16 +00:00
  • 53e00e1953 Remove contrib JS-lexer and use upstream one Dunedan 2024-06-23 19:04:07 +00:00
  • fa1dc98103 Shutdown mongoose in rl-interface gracefully phosit 2024-06-23 17:26:03 +00:00
  • e8908dfee8 Fix getArea phosit 2024-06-23 17:17:46 +00:00
  • 9af1433995 Rename the "color" property of COlist columns to "textcolor" Patch by: @Vantha Differential Revision: https://code.wildfiregames.com/D5278 This was SVN commit r28120. Stan 2024-06-22 20:18:09 +00:00
  • e01ea16ae5 Adopt the generator based interface by generated maps phosit 2024-06-21 15:19:13 +00:00
  • a178b3fcb3 Add scope in map generation scripts phosit 2024-06-18 16:26:36 +00:00
  • 722f10ca7c Fix some strings. Freagarach 2024-06-15 06:01:27 +00:00
  • 1d114d513f [A27] [Skirmish Maps] Some minor improvements to some maps and "new" keyword added to a few wowgetoffyourcellphone 2024-06-14 22:20:26 +00:00
  • 3bd5cd9934 Templates | Skirmish Maps | Add a "Scout Ship" default template for skirmish maps. wowgetoffyourcellphone 2024-06-14 22:17:02 +00:00
  • 9cec9613a1 [Fix] Replace the "Immortals" tech at the Tachara, as it had accidentally been taken out some time ago by the author. wowgetoffyourcellphone 2024-06-14 22:16:40 +00:00
  • 6d5dc7f311 Fixes zero usage for Vulkan upload buffer after b9fd6f18f0. vladislavbelov 2024-06-14 22:05:32 +00:00