0ad/source/lib/sysdep
Itms 866d6f0527
Add an engine "compatible" version
When a patch version is released, it must declare compatibility with the
previous patch versions of the same main release. This allows players to
keep replaying their games and to keep playing online with users of
other patches of the same main release.

This should have anticipated for dae7a8c394
2025-10-26 09:16:46 +01:00
..
arch Fix some includes all over the place 2025-08-14 20:15:30 +02:00
os Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
rtl Fix includes in source/lib 2025-08-03 10:15:37 +02:00
tests Fix includes in source/lib 2025-08-03 10:15:37 +02:00
arch.h Enable support for powerpc64 systems. New problems with NVTT will be addressed in another diff. 2021-03-03 15:13:47 +00:00
compiler.h Remove LCC compiler defines 2025-03-25 12:30:01 +01:00
cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
cpu.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
dir_watch.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
filesystem.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
numa.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
os.h Remove OS_MAC macro 2025-07-19 18:16:14 +02:00
os_cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
os_cpu.h Dissolve external_libraries/openal.h 2025-07-08 19:33:36 +02:00
rtl.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
smbios.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
smbios.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
stl.h Remove ICC code paths 2025-03-25 12:29:51 +01:00
sysdep.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
vm.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00