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 12:44:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b8f1cdc04abf3b76110d5dfc632a9d249d657b9
0ad
/
source
T
History
vladislavbelov
3b8f1cdc04
Moves Renderer internals class out of the global namespace.
...
This was SVN commit r26160.
2022-01-03 11:11:58 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +00:00
gui
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +00:00
i18n
…
lib
Remove topology.cpp. The data isn't useful to us, and it prevents some players from running the game.
2022-01-03 10:29:34 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +00:00
renderer
Moves Renderer internals class out of the global namespace.
2022-01-03 11:11:58 +00:00
rlinterface
…
scriptinterface
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
simulation2
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +00:00
soundmanager
…
third_party
…
tools
Unifies providing SkyManager and WaterManager like other managers, refs
b889826a3d
.
2022-01-03 10:49:12 +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
…