This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a21
0ad
/
source
/
lib
/
sysdep
T
History
elexis
bcbf25bfbd
Fix line endings of all files in source/ except source/third_party/.
...
This was SVN commit r18558.
2016-07-25 09:07:45 +00:00
..
arch
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
2015-07-30 19:52:55 +00:00
os
Fix line endings of all files in source/ except source/third_party/.
2016-07-25 09:07:45 +00:00
rtl
…
tests
Remove sys_vswprintf.
2015-01-22 20:39:28 +00:00
acpi.cpp
…
acpi.h
…
arch.h
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
2015-07-30 19:52:55 +00:00
clipboard.h
…
compiler.h
Annotate custom assert for clang-analyzer.
2015-06-21 18:46:23 +00:00
cpu.cpp
…
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
Sets SDL2 as default and only build option on Windows.
2015-02-20 05:52:18 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
smbios.cpp
Fixes error in SMBIOS::InitStructures by not warning on invalid header size,
fixes
#2985
2015-02-22 00:42:11 +00:00
smbios.h
…
snd.cpp
…
snd.h
Doubles size of sound card string buffers, for users with many sound devices present.
Fixes
#3660
2015-12-02 22:41:17 +00:00
stl.h
…
sysdep.h
Remove sys_vswprintf.
2015-01-22 20:39:28 +00:00
vm.h
…