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-11 02:17:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b03e0743e65bc1f272b92b68cd581c94a95e7361
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
…