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-06-27 05:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1bd91d198182b310a9fa61635f246afd7dfd2cc
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
a1bd91d198
VC2k5 fix: don't keep converting char* -> const char* -> char*
...
This was SVN commit r1184.
2004-09-21 22:10:49 +00:00
..
cursor.cpp
…
cursor.h
…
file.cpp
slight changes (memset IOSlot; if(.. < 0) -> CHECK_ERR)
2004-09-19 19:28:00 +00:00
file.h
…
h_mgr.cpp
fixed debug_check_heap definition
2004-09-19 19:27:04 +00:00
h_mgr.h
…
mem.cpp
…
mem.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
VC2k5 fix: strchr return value saved as const char* (cf Stu's CVS report
#161
)
2004-09-21 18:43:58 +00:00
res.h
…
snd.cpp
VC2k5 fix: strchr return value saved as const char* (cf Stu's CVS report
#161
)
2004-09-21 18:43:58 +00:00
snd.h
…
tex.cpp
VC2k5 fix: strchr return value saved as const char* (cf Stu's CVS report
#161
)
2004-09-21 18:43:58 +00:00
tex.h
…
unifont.cpp
…
unifont.h
…
vfs.cpp
VC2k5 fix: don't keep converting char* -> const char* -> char*
2004-09-21 22:10:49 +00:00
vfs.h
…
zip.cpp
…
zip.h
…