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
4e6eead26002efd2dd28ceea7e6682305409740f
0ad
/
source
T
History
vladislavbelov
b5bac2a2a2
Fixes overlay renderer on fixed render path, it was introduced in
14bfbbf9d4
.
...
This was SVN commit r23247.
2019-12-16 18:45:03 +00:00
..
collada
…
graphics
Replaces direct Camera member usage by appropriate method call (
m_Orientation
>
GetOrientation()
).
2019-12-14 12:56:47 +00:00
gui
Replaces direct Camera member usage by appropriate method call (
m_Orientation
>
GetOrientation()
).
2019-12-14 12:56:47 +00:00
i18n
…
lib
Allow calling timer_DisplayClientTotals multiple times.
2019-12-14 22:49:44 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
…
renderer
Fixes overlay renderer on fixed render path, it was introduced in
14bfbbf9d4
.
2019-12-16 18:45:03 +00:00
scriptinterface
…
simulation2
…
soundmanager
…
third_party
…
tools
Replaces direct Camera member usage by appropriate method call (
m_Orientation
>
GetOrientation()
).
2019-12-14 12:56:47 +00:00
main.cpp
…
test_setup.cpp
…