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-06 08:25:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
572847ddd4192fdc0bb8cbff198d065e7b6b1eae
0ad
/
source
/
lib
/
res
T
History
fabio
9a2d0f803e
Remove disabled by default SDL1 support.
...
Refs
#2041
. This was SVN commit r17470.
2015-12-14 10:52:21 +00:00
..
graphics
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
h_mgr.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
h_mgr.h
Free cursors before shutting down SDL.
Fixes
#1355
.
2012-08-03 16:48:02 +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