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-09-27 03:53:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
601892a2bb07bf63ab599fb0f72bbb160c59758e
0ad
/
source
T
History
Itms
601892a2bb
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
...
This was SVN commit r23382.
2020-01-12 20:04:22 +00:00
..
collada
…
graphics
Reorder rendering passes to decrease a possible driver synchronization
2020-01-11 15:25:05 +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
Removes obsolete sys_cursor. Refs D2557.
2020-01-10 23:45:40 +00:00
lobby
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
2020-01-12 20:04:22 +00:00
maths
Removes duplication of Clamp function.
2019-09-26 21:14:21 +00:00
mocks
…
network
Always inform clients why the server chose to disconnect them, i.e. stop using NDR_UNKNOWN as a disconnect reason when the reason is known and add a LOGWARNING for future authors.
2019-09-26 11:36:03 +00:00
pch
Precompiled logic update [Windows build]
2019-12-31 13:58:48 +00:00
ps
Removes obsolete sys_cursor. Refs D2557.
2020-01-10 23:45:40 +00:00
renderer
Reorder rendering passes to decrease a possible driver synchronization
2020-01-11 15:25:05 +00:00
scriptinterface
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
2020-01-12 20:04:22 +00:00
simulation2
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
2020-01-12 20:04:22 +00:00
soundmanager
Removes duplication of Clamp function.
2019-09-26 21:14:21 +00:00
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
…