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-13 16:33:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97441efac6334ef70583fa2532f4e86e1aaa0930
0ad
/
source
/
lib
/
res
T
History
janwas
672c25084b
fixed log location; win code modules now register init/shutdown (=> less dependencies, more control over init order)
...
This was SVN commit r277.
2004-05-27 17:30:06 +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
fixed log location; win code modules now register init/shutdown (=> less dependencies, more control over init order)
2004-05-27 17:30:06 +00:00
h_mgr.h
…
mem.cpp
…
mem.h
…
res.cpp
fixed some signed/unsigned warnings; added gamma control via SDL
2004-05-24 20:25:48 +00:00
res.h
…
tex.cpp
Desync-ed unit motion.
2004-05-26 23:47:46 +00:00
tex.h
…
vfs.cpp
…
vfs.h
…
zip.cpp
no message
2004-05-27 00:29:54 +00:00
zip.h
…