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
edd8ef2bf2
0ad
/
source
/
lib
/
res
History
janwas
7ed9a84252
avoid double-free when sounds are reclaimed and then freed.
...
fixes
#833
This was SVN commit r9477.
2011-05-07 17:34:47 +00:00
..
graphics
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
sound
avoid double-free when sounds are reclaimed and then freed.
2011-05-07 17:34:47 +00:00
h_mgr.cpp
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
h_mgr.h
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +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