Nicolas Auvray Itms
  • Joined on 2024-08-19
Itms pushed to main at 0ad/0ad 2024-09-08 23:25:39 +02:00
26994b156b Split source package downloads
2b5ecd02a7 build-source-libs.sh: drop Perl dependency
bf82871ca8 build-source-libs.sh: remove --source-libs-dir
33134af6c3 Stop using the source-libs repository on Windows
Compare 4 commits »
Itms merged pull request 0ad/0ad#6998 2024-09-08 23:25:32 +02:00
Split downloads of source libs
Itms approved 0ad/0ad#6998 2024-09-08 23:25:08 +02:00
Split downloads of source libs

Thanks for the fantastic work on this!

Itms commented on pull request 0ad/0ad#6998 2024-09-08 21:53:31 +02:00
Split downloads of source libs

Question: Assuming reproductible builds, would it make sense to run `svn st -q

Itms commented on pull request 0ad/0ad#6998 2024-09-08 11:51:58 +02:00
Split downloads of source libs

Windows changes are ready. You can cherry-pick ca99df41d9 into your branch. You should also try to update svnrev to 28209 along the way, to make sure my moves did not interfere with the Unix…

Itms pushed to windows-no-source-libs at Itms/0ad 2024-09-08 11:49:32 +02:00
ca99df41d9 Stop using the source-libs repository on Windows
fce48ca4be Include names of unit actions before descriptions in tooltips
34a209b680 Update glad to 2.0.7
0f87124b98 Some glad improvements
35d998694f Move glad from source-libs to source/third_party
Compare 5 commits »
Itms deleted branch include-unit-action-names from abian/0ad 2024-09-08 10:26:10 +02:00
Itms pushed to main at 0ad/0ad 2024-09-08 10:26:07 +02:00
fce48ca4be Include names of unit actions before descriptions in tooltips
Itms closed issue 0ad/0ad#7016 2024-09-08 10:26:05 +02:00
Display names of unit actions, not just descriptions
Itms merged pull request 0ad/0ad#7017 2024-09-08 10:26:04 +02:00
Include names of unit actions before descriptions in tooltips
Itms approved 0ad/0ad#7017 2024-09-08 10:25:44 +02:00
Include names of unit actions before descriptions in tooltips

Thanks for the patch!

Itms pushed to main at 0ad/0ad 2024-09-08 10:25:15 +02:00
34a209b680 Update glad to 2.0.7
0f87124b98 Some glad improvements
35d998694f Move glad from source-libs to source/third_party
Compare 3 commits »
Itms deleted branch move-glad from Itms/0ad 2024-09-08 10:24:29 +02:00
Itms merged pull request 0ad/0ad#7035 2024-09-08 10:24:28 +02:00
Move glad to source/third_party
Itms commented on pull request 0ad/0ad#7035 2024-09-08 09:33:38 +02:00
Move glad to source/third_party

Addressed the comments above, thanks for the review 👍

Itms pushed to move-glad at Itms/0ad 2024-09-08 09:32:22 +02:00
34a209b680 Update glad to 2.0.7
0f87124b98 Some glad improvements
35d998694f Move glad from source-libs to source/third_party
Compare 3 commits »
Itms commented on pull request 0ad/0ad#7030 2024-09-08 08:56:41 +02:00
Increase height of middle panel to prevent icon overflow

I agree with sera, I think it would be better to raise the top of the central panel by 4 px to leave room. It's up to you whether HP and CP bars should be raised and follow the portrait, or should…

Itms commented on pull request 0ad/0ad#7035 2024-09-07 22:57:41 +02:00
Move glad to source/third_party

In vulkan.cpp:696 function call missing argument list because GLAD_UNUSED is applied to an unused function name, to cast it to void. MSVC doesn't understand that the name of the function is…

Itms commented on pull request 0ad/0ad#7035 2024-09-07 22:38:19 +02:00
Move glad to source/third_party

I can't remove a warning from a third party cpp file from a header of ours. The warning has to be silenced from premake, we do the same for tinygettext for example.

Itms pushed to move-glad at Itms/0ad 2024-09-07 22:35:31 +02:00
80813866bc Update glad to 2.0.7
171a215436 Move glad from source-libs to source/third_party
Compare 2 commits »