This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 13:23:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
fae4a3da24
0ad
/
source
/
lib
/
res
History
Ykkrosh
9fa5af5fbf
Avoid crash when loading texture named "".
...
Report texture-loading errors. This was SVN commit r8006.
2010-08-19 21:58:27 +00:00
..
graphics
Avoid crash when loading texture named "".
2010-08-19 21:58:27 +00:00
sound
Fix build error on 32-bit Linux
2010-08-05 14:24:32 +00:00
h_mgr.cpp
# fix race conditions in ModuleInit and related cleanup.
2010-07-12 12:57:58 +00:00
h_mgr.h
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
handle.h
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00