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-06 18:26:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
687aea271e70560f3a5693da95cf7a741dc11398
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
1768ccded3
Miscellaneous GCC fixes
...
This was SVN commit r948.
2004-08-09 16:44:08 +00:00
..
unix
Include the real fam header instead of the one for Windows FAM emulation
2004-08-05 12:17:06 +00:00
win
Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc)
2004-08-09 15:44:35 +00:00
cpu.h
move from lib/ to lib/sysdep
2004-07-31 14:10:06 +00:00
debug.h
Introducing: The Pre-Game State. The game instance is not created on program load as before, but can be started by JS functions.
2004-08-05 13:07:51 +00:00
dir_watch.h
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
gfx.h
move from lib/ to lib/sysdep
2004-07-31 14:10:06 +00:00
ia32.cpp
add debug_break impl
2004-07-12 16:40:57 +00:00
ia32.h
add debug_break impl
2004-07-12 16:40:57 +00:00
os.h
move from lib/ to lib/sysdep
2004-07-31 14:10:06 +00:00
sysdep.cpp
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
sysdep.h
Unbroke GCC
2004-08-09 16:31:34 +00:00