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-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
867bdf318bc0424bc756f339d061ce3ad148e487
0ad
/
source
T
History
Vladislav Belov
867bdf318b
Fixes missing material reference in ModelRenderer
...
Missed in
18a16aa135
2026-08-06 10:31:16 +02:00
..
collada
…
dapinterface
…
graphics
Make NUSpline public members protected
2026-07-29 18:44:03 +02:00
gui
Fix brief text misalignment in GUI text objects
2026-07-22 23:51:49 +02:00
i18n
…
lib
Uses std::string_view for UTF-8 conversions
2026-07-14 00:14:27 +02:00
lobby
…
maths
Make NUSpline public members protected
2026-07-29 18:44:03 +02:00
network
Use turn_id_t (int32_t) for turn-count across simulation, network and replay
2026-07-31 10:34:20 +02:00
pch
…
ps
PreInitGame and InitGame in the Loader
2026-08-02 14:03:28 +02:00
renderer
Fixes missing material reference in ModelRenderer
2026-08-06 10:31:16 +02:00
rlinterface
Uses std::string_view for Script::Interface::Eval
2026-07-13 23:53:24 +02:00
scriptinterface
Uses std::string_view for Script::Interface::Eval
2026-07-13 23:53:24 +02:00
simulation2
Use turn_id_t (int32_t) for turn-count across simulation, network and replay
2026-07-31 10:34:20 +02:00
soundmanager
…
third_party
Adds sRGB support to GLES
2026-07-29 01:29:11 +02:00
tools
Fix set camera tooltip in Atlas player section
2026-08-04 17:22:21 +02:00
CxxTestRunner.tpl
Use return instead of exit in testrunner
2025-10-15 18:17:24 +02:00
main.cpp
…
test_setup.cpp
…