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
273d3363648bb72466e88f3bdc218d7eb086bcee
0ad
/
source
T
History
vladislavbelov
273d336364
Removes unused Atlas functionality to set clear color added in
2f53eea71a
and removed in
0d6882dad2
.
...
This was SVN commit r26156.
2022-01-03 09:39:54 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Removes rand function usage from Atlas and unused rand include from particles.
2022-01-02 22:35:17 +00:00
gui
Moves game load progress update function from GameSetup to CGUIManager.
2022-01-01 12:23:24 +00:00
i18n
…
lib
Removes rand function usage from test_cache_adt.
2022-01-02 22:32:38 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Moves game load progress update function from GameSetup to CGUIManager.
2022-01-01 12:23:24 +00:00
renderer
Removes unused Atlas functionality to set clear color added in
2f53eea71a
and removed in
0d6882dad2
.
2022-01-03 09:39:54 +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
Removes unused Atlas functionality to set clear color added in
2f53eea71a
and removed in
0d6882dad2
.
2022-01-03 09:39:54 +00:00
main.cpp
Moves game load progress update function from GameSetup to CGUIManager.
2022-01-01 12:23:24 +00:00
test_setup.cpp
…