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-07-06 19:26:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbb7177fc1f30b244ce7fd57bdd12c85b9b05b83
0ad
/
source
T
History
bb
cbb7177fc1
Fix two comments from
d95550248b
...
This was SVN commit r26124.
2021-12-27 16:30:58 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Removes unused h_mgr includes.
2021-12-27 11:47:16 +00:00
gui
Removes unused h_mgr includes.
2021-12-27 11:47:16 +00:00
i18n
…
lib
Removes unused h_mgr includes.
2021-12-27 11:47:16 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Removes unused ogl/ogl_tex includes.
2021-12-27 10:11:26 +00:00
renderer
Removes unused ogl/ogl_tex includes.
2021-12-27 10:11:26 +00:00
rlinterface
…
scriptinterface
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
simulation2
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
soundmanager
…
third_party
…
tools
Fix two comments from
d95550248b
2021-12-27 16:30:58 +00:00
main.cpp
Moves backbuffer swap and error check to GL device.
2021-12-21 17:02:04 +00:00
test_setup.cpp
…