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-28 21:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73ecee0c60e075bf5bd02e042af388986bf08a4e
0ad
/
source
/
lib
/
res
T
History
janwas
4566893042
add include guards; reflect lockfree.h rename
...
This was SVN commit r2184.
2005-04-27 16:16:52 +00:00
..
cursor.cpp
…
cursor.h
…
file.cpp
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
file.h
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
h_mgr.cpp
…
h_mgr.h
…
handle.h
…
hotload.h
…
jmemdatasrc.cpp
…
mem.cpp
…
mem.h
…
ogghack.cpp
…
ogghack.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
…
res.h
…
snd.cpp
…
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
tex.cpp
…
tex.h
…
unifont.cpp
…
unifont.h
…
vfs_path.cpp
…
vfs_path.h
…
vfs_tree.cpp
vfs_tree: revise hash table implementation to make it reusable (not yet finished)
2005-04-09 22:25:23 +00:00
vfs_tree.h
…
vfs.cpp
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
vfs.h
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
zip.cpp
- file bugfix: truncate when opening for writing (problem reported by philip)
2005-03-29 06:27:35 +00:00
zip.h
…