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-08 14:06:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3c5cc83b7b11eff0384f1f96e6e901e3993955e
0ad
/
source
T
History
Stan
e3c5cc83b7
Fix oversight in
0d28281485
...
This was SVN commit r24482.
2020-12-31 11:07:10 +00:00
..
collada
…
graphics
Replace DISCARD macro with ignore_result template.
2020-12-15 09:03:44 +00:00
gui
Implement placeholder text for input fields and get rid of hack with mod filter
2020-12-21 09:04:12 +00:00
i18n
…
lib
Use C++17 std::size instead of sizeOf
2020-12-17 22:17:46 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Add a Dev Overlay checkbox to activate RejoinTest from the session.
2020-12-17 17:53:13 +00:00
renderer
Replace DISCARD macro with ignore_result template.
2020-12-15 09:03:44 +00:00
rlinterface
…
scriptinterface
Correctly serialize/deserialize user-defined JS objects.
2020-12-27 17:18:13 +00:00
simulation2
Correctly serialize/deserialize user-defined JS objects.
2020-12-27 17:18:13 +00:00
soundmanager
Fix style issues in
ea38089853
2020-12-17 22:04:03 +00:00
third_party
Fix oversight in
0d28281485
2020-12-31 11:07:10 +00:00
tools
Treat code between
[]
and
{}
as one blob for translations.
2020-12-16 21:12:54 +00:00
main.cpp
…
test_setup.cpp
…