This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-04 18:46:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2cf6ceb8859ff89f27fe06d694aa90b884c1003
0ad
/
source
/
lib
/
sysdep
T
History
janwas
d2cf6ceb88
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
...
This was SVN commit r7686.
2010-07-04 10:15:53 +00:00
..
arch
Set svn:eol-style native
2010-07-01 16:58:44 +00:00
os
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
rtl
…
tests
Windows fixes.
2010-06-30 23:40:51 +00:00
acpi.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
Avoid apparent error on OS X by simplifying wopen API to avoid varargs.
2010-03-21 12:42:50 +00:00
gfx.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
snd.h
…
stl.h
OS X build/warning/test fixes
2010-05-07 20:55:23 +00:00
sysdep.h
Windows fixes.
2010-06-30 23:40:51 +00:00