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-23 00:06:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef0a644dccd742e24a4616412eebeb72149b56cd
0ad
/
source
T
History
vladislavbelov
ef0a644dcc
Fixes status bar rendering after
4ed41d4a9a
.
Fixes
#6674
...
This was SVN commit r27377.
2023-01-06 19:20:45 +00:00
..
collada
…
graphics
Switches from per draw vertex attribute format to precompiled vertex input layout.
2023-01-06 00:39:25 +00:00
gui
Allow other root XML than
entity
.
2022-12-30 07:34:23 +00:00
i18n
Remove L10n::DictionaryDeleter added in
d6ddc4f3ac
.
2022-11-04 20:52:28 +00:00
lib
Remove some unnecessary string copy related to substr.
2022-12-04 19:56:12 +00:00
lobby
…
maths
Reduces uniforms sizes for the Canvas2D shader.
2022-10-09 10:44:51 +00:00
mocks
…
network
Make comments in FSM detectable by doxygen
2023-01-06 19:16:11 +00:00
pch
…
ps
Adds StaticVector implementation.
2022-12-31 19:10:17 +00:00
renderer
Fixes status bar rendering after
4ed41d4a9a
.
Fixes
#6674
2023-01-06 19:20:45 +00:00
rlinterface
…
scriptinterface
Remove some duplicated code from ScriptInterface.cpp
2022-03-28 21:58:22 +00:00
simulation2
Allow other root XML than
entity
.
2022-12-30 07:34:23 +00:00
soundmanager
Moves uniform and texture binding to CDeviceCommandContext.
2022-05-02 20:57:22 +00:00
third_party
…
tools
Removes SetViewport from CRenderer.
2022-12-29 06:53:06 +00:00
main.cpp
Adds PS::span and std::string_view to CmdLineArgs.
2022-10-04 19:08:39 +00:00
test_setup.cpp
…