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 20:45:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdf92bee988737b4b5cc27c5287577751f2424c9
0ad
/
source
T
History
janwas
fdf92bee98
warning fixes
...
This was SVN commit r7719.
2010-07-08 10:58:24 +00:00
..
collada
…
graphics
Handle disconnections better.
2010-07-06 19:54:17 +00:00
gui
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
i18n
…
lib
warning fixes
2010-07-08 10:58:24 +00:00
maths
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
mocks
…
network
Fix non-PCH builds
2010-07-07 10:39:41 +00:00
pch
…
ps
Windows fixes
2010-07-07 22:23:18 +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
Disable visible logging of network messages
2010-07-06 20:31:05 +00:00
simulation
# Support alt+enter to toggle fullscreen mode. Make game window resizable.
2010-06-03 19:07:59 +00:00
simulation2
GCC 4.0 build fix
2010-07-06 10:43:06 +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
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
test_setup.cpp
…