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-06-21 04:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce08f57f51f73ed8cfcafd7edd4c79e1fd00df8a
0ad
/
source
T
History
vladislavbelov
ce08f57f51
Removes ogl_tex_find function, which duplicates cache-like logic in TextureManager.
...
This was SVN commit r25932.
2021-09-20 16:39:51 +00:00
..
collada
…
graphics
Removes duplication of terrain alpha map creation in Renderer.
2021-09-20 12:55:39 +00:00
gui
Remove executable bit on some source files.
2021-09-12 18:41:51 +00:00
i18n
…
lib
Removes ogl_tex_find function, which duplicates cache-like logic in TextureManager.
2021-09-20 16:39:51 +00:00
lobby
…
maths
Disable the false positive "mod by 0" warning on Windows.
2021-09-09 17:49:07 +00:00
mocks
…
network
Fix false positive; undefined variable in NetworkClient.cpp
2021-09-09 18:00:17 +00:00
pch
…
ps
Fix duplicate insertion error when detecting incompatible mods.
2021-09-17 16:59:03 +00:00
renderer
Removes duplication of terrain alpha map creation in Renderer.
2021-09-20 12:55:39 +00:00
rlinterface
…
scriptinterface
…
simulation2
Remove executable bit on some source files.
2021-09-12 18:41:51 +00:00
soundmanager
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
third_party
…
tools
Adds header for forward declarations of CStr.
2021-09-09 17:39:08 +00:00
main.cpp
…
test_setup.cpp
…