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-01 05:06:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bccfc295f54f9e9fc68baea06cb7a6c18a7fda2
0ad
/
source
T
History
Ykkrosh
3bccfc295f
Fix the GL extension fallback functions so they actually get used
...
This was SVN commit r7803.
2010-07-25 11:03:45 +00:00
..
collada
VC2010 fix
2010-07-11 22:52:09 +00:00
graphics
Handle disconnections better.
2010-07-06 19:54:17 +00:00
gui
Update GUI documentation
2010-07-21 17:53:38 +00:00
i18n
…
lib
Fix the GL extension fallback functions so they actually get used
2010-07-25 11:03:45 +00:00
maths
…
mocks
…
network
Disable unnecessary state hash check in single-player games.
2010-07-19 22:57:04 +00:00
pch
…
ps
Allow overriding libdir at run-time for tests
2010-07-24 12:51:22 +00:00
renderer
…
scripting
Remove ScriptingHost initialisation code (share with ScriptInterface instead).
2010-07-19 23:01:58 +00:00
scriptinterface
Avoid unnecessary dynamic allocation when calling script functions.
2010-07-19 23:03:33 +00:00
simulation
…
simulation2
Fix
#497
(Make square unit outlines match the ground better), based on patch from evans
2010-07-22 20:52:25 +00:00
sound
…
tools
Delay construction of Atlas message passer
2010-07-24 11:56:21 +00:00
contributors.txt
Fix
#497
(Make square unit outlines match the ground better), based on patch from evans
2010-07-22 20:52:25 +00:00
main.cpp
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
test_setup.cpp
…