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 00:16:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d92996027aac94f3df4423835e795e8557ea07bd
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
f093b53459
Fixed problems in texture converter's DDS output, and in the game's DDS input.
...
This was SVN commit r1862.
2005-01-29 17:18:14 +00:00
..
cursor.cpp
mouse_x/y => g_mouse_x/y
2005-01-23 17:42:28 +00:00
cursor.h
…
file.cpp
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
file.h
…
h_mgr.cpp
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
h_mgr.h
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
handle.h
fix include path (relative to lib)
2005-01-23 17:50:07 +00:00
hotload.h
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
jmemdatasrc.cpp
…
mem.cpp
win_internal: move VC debug heaps here to avoid conflicts with mmgr
2005-01-23 18:17:46 +00:00
mem.h
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
ogghack.cpp
…
ogghack.h
…
ogl_tex.cpp
…
ogl_tex.h
…
res.cpp
…
res.h
…
snd.cpp
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
snd.h
…
tex.cpp
Fixed problems in texture converter's DDS output, and in the game's DDS input.
2005-01-29 17:18:14 +00:00
tex.h
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
unifont.cpp
precompiled: hook up mmgr (needs to be included in all files)
2005-01-23 18:23:29 +00:00
unifont.h
stomped various lint warnings:
2005-01-23 17:54:20 +00:00
vfs.cpp
vfs, ps/game.cpp: lint
2005-01-23 19:49:45 +00:00
vfs.h
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
zip.cpp
wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it
2005-01-28 18:16:51 +00:00
zip.h
…