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-06-22 03:25:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e145c8b2dcd1eaefded0c1a585ea081696aeb97
0ad
/
source
T
History
quantumstate
5a21140093
Added grayscale option for ui textures
...
This was SVN commit r11364.
2012-03-18 19:43:03 +00:00
..
collada
Implements COLLADA -1 vertex weight support, using simpler initial solution.
Fixes
#1012
.
2012-03-05 00:42:34 +00:00
graphics
Remove some redundant code
2012-03-05 18:30:00 +00:00
gui
Added grayscale option for ui textures
2012-03-18 19:43:03 +00:00
lib
Fix non-PCH build.
2012-03-13 21:39:01 +00:00
maths
Corrects some Doxygen comments and adds a few others of interest.
2012-03-01 03:55:05 +00:00
mocks
…
network
…
pch
…
ps
Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running).
2012-03-14 00:23:28 +00:00
renderer
Remove some unused includes
2012-03-05 16:15:07 +00:00
scripting
…
scriptinterface
Fixed broken tests by silently failing if Math.js is not found. This is not ideal but seems better than everything else.
2012-03-05 21:20:39 +00:00
simulation2
Removed logger output for XML token node tests
2012-03-17 23:03:02 +00:00
sound
…
third_party
/mongoose
…
tools
Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running).
2012-03-14 00:23:28 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…