This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d304807ac48a2e029effd06ec00b01230156a6bf
0ad
/
source
/
lib
/
res
/
graphics
T
History
Ykkrosh
8c1deecdbe
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
...
This was SVN commit r7739.
2010-07-11 22:40:17 +00:00
..
tests
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
cursor.cpp
Fix warning
2010-07-07 10:39:12 +00:00
cursor.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
ogl_shader.cpp
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
ogl_shader.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
ogl_tex.cpp
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
ogl_tex.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
unifont.cpp
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
unifont.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