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-08 07:45:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1d37392bc706586a6f855135bd3f30ec3a0d4ff
0ad
/
source
/
lib
/
res
T
History
notpete
86eaf95476
Added function for retrieving GL texture object from a texture handle.
...
This was SVN commit r296.
2004-05-29 20:45:18 +00:00
..
file.cpp
fixed remnant of set-root-dir problem; now finally works correcly when started from batch file. no extra path/chdir necessary.
2004-05-27 01:11:21 +00:00
file.h
fixes for VC6 build problems reported by Stu.
2004-05-18 00:38:39 +00:00
font.cpp
linefix stomped everything :P
2004-05-25 23:16:21 +00:00
font.h
…
h_mgr.cpp
started vfs enumerate directory support, not finished or functional
2004-05-29 12:00:53 +00:00
h_mgr.h
started vfs enumerate directory support, not finished or functional
2004-05-29 12:00:53 +00:00
mem.cpp
automagic reload implemented (vfs and file monitor)
2004-05-14 21:20:23 +00:00
mem.h
…
res.cpp
fixed some signed/unsigned warnings; added gamma control via SDL
2004-05-24 20:25:48 +00:00
res.h
remove vc6,vc7; use premake instead (will generate workspace in workspaces\vc7 , vc6)
2004-05-13 17:23:07 +00:00
tex.cpp
Added function for retrieving GL texture object from a texture handle.
2004-05-29 20:45:18 +00:00
tex.h
Added function for retrieving GL texture object from a texture handle.
2004-05-29 20:45:18 +00:00
vfs.cpp
started vfs enumerate directory support, not finished or functional
2004-05-29 12:00:53 +00:00
vfs.h
started vfs enumerate directory support, not finished or functional
2004-05-29 12:00:53 +00:00
zip.cpp
no message
2004-05-27 00:29:54 +00:00
zip.h
…