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-03 11:06:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe81a6eec71607576bdb98f690762a0f60cbdba4
0ad
/
source
T
History
vladislavbelov
fe81a6eec7
Refactors WaterManager to remove duplication of the current texture index calculation. Removes unused m_WaterCurrentTex from
f2cae8cb9b
.
...
This was SVN commit r26045.
2021-12-09 18:01:28 +00:00
..
collada
…
graphics
…
gui
…
i18n
…
lib
Removes unused/not implemented hooks from AppHooks. Refs
f947fa6afe
.
2021-11-29 18:21:49 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Adds FreeType support to the engine.
2021-12-08 22:14:43 +00:00
renderer
Refactors WaterManager to remove duplication of the current texture index calculation. Removes unused m_WaterCurrentTex from
f2cae8cb9b
.
2021-12-09 18:01:28 +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/not implemented hooks from AppHooks. Refs
f947fa6afe
.
2021-11-29 18:21:49 +00:00
main.cpp
…
test_setup.cpp
…