Commit Graph

7 Commits

Author SHA1 Message Date
Desour 9cee9bc279 Build with the imported IrrlichtMt at irr
Also remove the now useless options (like IRRLICHT_INCLUDE_DIR)
and update download instructions, CI and similar.

Co-authored-by: sfan5 <sfan5@live.de>
2024-03-26 21:39:02 +01:00
AFCMS 5a27c05b6a
Docker image workflow (publish on `ghcr.io`) (#14230) 2024-03-24 18:54:09 +01:00
sfan5 4d24537590 Fix multiplayer test missing crashes at shutdown 2024-03-17 15:55:24 +01:00
wsor4035 fa47af737f
Upgrade CI actions (#14377) 2024-02-17 15:34:40 +01:00
sfan5 c9e10e1dd9 Drop valgrind from CI and instead enable ASan
The recently added ioctl use is reported as a false-positive by valgrind.
I tried moving it to different compilers/versions two times and only
hit further issues that were valgrind's fault.

Also includes a tiny fix.
2024-02-04 21:23:05 +01:00
sfan5 45561b89a4 Make sure unittests don't try to write to cwd 2024-01-14 13:17:53 +01:00
sfan5 cb38b841af Split windows from linux CI workflows 2023-12-21 18:54:57 +01:00