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-10 04:36:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
498d58ee61a51160808464c8ccd497309e2dc163
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
08921f56b4
Moved icon, so that compilation doesn't depend on anything in 'binaries'
...
This was SVN commit r2155.
2005-04-20 20:18:20 +00:00
..
unix
…
win
Moved icon, so that compilation doesn't depend on anything in 'binaries'
2005-04-20 20:18:20 +00:00
cpu.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
debug.h
…
dir_watch.h
…
gfx.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
ia32.cpp
…
ia32.h
…
os.h
…
snd.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
sysdep.cpp
…
sysdep.h
…