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-12 21:56:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c08880152cdc7b1896066bbecfc4d520baf1564
0ad
/
source
/
lib
/
file
T
History
olsner
a68d99144b
Compile fix for newer versions of GCC (>= 4.3)
...
This was SVN commit r6144.
2008-06-28 18:51:06 +00:00
..
archive
Fixed some integer type conversion warnings.
2008-06-28 01:09:45 +00:00
common
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
disabled_tests
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
io
fixes from work:
2008-06-16 18:36:36 +00:00
vfs
Compile fix for newer versions of GCC (>= 4.3)
2008-06-28 18:51:06 +00:00
file_system_posix.cpp
…
file_system_posix.h
…
file_system_util.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
file_system_util.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
file_system.cpp
…
file_system.h
…
file.cpp
…
file.h
…
path.cpp
…
path.h
…