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
1ec9b00a00da4df5e1f4527723d106c4ccd8eadd
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
…