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-22 05:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
669b230522735dcc5d10e512fcfe2169531303fd
0ad
/
source
T
History
Ykkrosh
98a2a887c8
Warning fix
...
This was SVN commit r7695.
2010-07-05 08:55:09 +00:00
..
collada
…
graphics
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
gui
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
i18n
…
lib
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
maths
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
mocks
…
network
Partially fix network tests
2010-07-04 19:59:05 +00:00
pch
…
ps
Warning fix
2010-07-05 08:55:09 +00:00
renderer
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
scripting
# Refactored the networking code, and redesigned the game setup screen.
2010-06-30 21:41:04 +00:00
scriptinterface
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
simulation
…
simulation2
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
sound
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
tools
Extend tool to check errors in Builder/TrainingQueue lists
2010-07-03 15:50:59 +00:00
contributors.txt
…
main.cpp
# Refactored the networking code, and redesigned the game setup screen.
2010-06-30 21:41:04 +00:00
test_setup.cpp
…