This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
cec05f02eabc75c4c661893c2438fc171946f730
0ad
/
source
T
History
janwas
cec05f02ea
fix insidious OpenAL issue: the spec doesn't guarantee 0 isn't a valid source name => we need to use an out-of-band mechanism for specifying whether the source is valid.
...
refs
#557
This was SVN commit r9087.
2011-03-20 16:40:36 +00:00
..
collada
…
graphics
# Render unit silhouettes when behind buildings.
2011-03-18 16:57:54 +00:00
gui
…
lib
fix insidious OpenAL issue: the spec doesn't guarantee 0 isn't a valid source name => we need to use an out-of-band mechanism for specifying whether the source is valid.
2011-03-20 16:40:36 +00:00
maths
# Initial version of terrain decal textures.
2011-03-13 19:22:05 +00:00
mocks
…
network
Improve performance of full state hash computation, by skipping script components that are known to have no data.
2011-03-05 22:30:32 +00:00
pch
…
ps
Skip reporting caches that were initialised but never filled in
2011-03-19 15:17:14 +00:00
renderer
Fix Windows build.
2011-03-18 18:07:18 +00:00
scripting
…
scriptinterface
Fix non-PCH build
2011-03-06 00:01:23 +00:00
simulation
…
simulation2
Fix tests
2011-03-18 19:35:31 +00:00
sound
…
tools
Fix Windows build.
2011-03-18 18:07:18 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…