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-19 13:35:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77acc78067efc3ab66a1269ea7e2e9d265c2af20
0ad
/
source
/
lib
/
res
T
History
janwas
9bdbc49306
now pull in .lib file via source (more convenient than using project settings)
...
This was SVN commit r339.
2004-06-02 01:07:25 +00:00
..
file.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
file.h
fixes for VC6 build problems reported by Stu.
2004-05-18 00:38:39 +00:00
font.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
font.h
…
h_mgr.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
h_mgr.h
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
mem.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
mem.h
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
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
sound.cpp
now pull in .lib file via source (more convenient than using project settings)
2004-06-02 01:07:25 +00:00
sound.h
now pull in .lib file via source (more convenient than using project settings)
2004-06-02 01:07:25 +00:00
tex.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
tex.h
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00
vfs.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +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
…