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-15 08:34:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3016765766f475dcf000c779fa657e662ebf2f8f
0ad
/
source
T
History
Ykkrosh
126e550d68
Delete bogus file
...
This was SVN commit r13841.
2013-09-14 12:19:22 +00:00
..
collada
Delete bogus file
2013-09-14 12:19:22 +00:00
graphics
Changes GameView to expose global functions to scripts instead of using CJSObject.
2013-09-12 12:40:05 +00:00
gui
Put tooltips on a diet.
2013-09-13 23:49:46 +00:00
lib
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
maths
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
mocks
…
network
…
pch
…
ps
Changes GameView to expose global functions to scripts instead of using CJSObject.
2013-09-12 12:40:05 +00:00
renderer
Fix a swap between reflections and refractions in config.cfg . Disabling "Render Reflections" now reverts to the skybox for better results.
2013-08-24 14:44:38 +00:00
scripting
Changes GameView to expose global functions to scripts instead of using CJSObject.
2013-09-12 12:40:05 +00:00
scriptinterface
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
simulation2
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
soundmanager
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
third_party
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
tools
Fix release build scripts
2013-09-06 19:43:45 +00:00
contributors.txt
…
main.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
test_setup.cpp
…