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
dd1678287db8aaf013e8383d3077a686f59081fc
0ad
/
source
T
History
vladislavbelov
dd1678287d
Marks unused arguments in macOS implementation of try_gui_display_error
...
This was SVN commit r23275.
2019-12-21 14:31:47 +00:00
..
collada
…
graphics
Splits CameraController and adds ICameraController interface
2019-12-21 00:44:18 +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
Marks unused arguments in macOS implementation of try_gui_display_error
2019-12-21 14:31:47 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Fix User Reporter worker thread always using a full CPU-Thread
2019-12-18 17:19:56 +00:00
renderer
Unbind the correct texture slot in SkyManager
2019-12-19 21:41:01 +00:00
scriptinterface
…
simulation2
Refactors ownership of SOverlayTexturedLine in CCmpRangeOverlayRenderer
2019-12-20 22:33:50 +00:00
soundmanager
…
third_party
Move Ogre3D GLSL Preprocessor to a third_party folder and restore its original name. Also restore the Wrapper name to reflect what it's wrapping and move it to renderer.
2019-12-07 11:48:03 +00:00
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
…