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
990f09e67e34557e486346a2501b568988fc602a
0ad
/
source
T
History
vladislavbelov
990f09e67e
Changes CVertexBufferManager container from std::list to std::vector.
...
This was SVN commit r24861.
2021-02-08 22:37:44 +00:00
..
collada
…
graphics
Move SSE.h to a better place. Rename it to simd.h after discussion with @OptimusShepard and @vladislavbelov
2021-02-05 12:40:59 +00:00
gui
Fix
3872ee43b5
and
768c84aa46
2021-01-18 12:16:27 +00:00
i18n
…
lib
Move SSE.h to a better place. Rename it to simd.h after discussion with @OptimusShepard and @vladislavbelov
2021-02-05 12:40:59 +00:00
lobby
Get the public IP from the lobby if not using STUN.
2021-02-08 15:47:34 +00:00
maths
…
mocks
…
network
Get the public IP from the lobby if not using STUN.
2021-02-08 15:47:34 +00:00
pch
…
ps
Fix more issues with the RLInterface
2021-02-05 12:23:02 +00:00
renderer
Changes CVertexBufferManager container from std::list to std::vector.
2021-02-08 22:37:44 +00:00
rlinterface
Only parse querystring in RL Interface if it exists.
2021-02-06 23:00:45 +00:00
scriptinterface
Address concerns in
5473393e30
(RL interface)
2021-01-15 16:30:05 +00:00
simulation2
Fix units 'waltzing' in place in formation.
2021-02-04 16:58:19 +00:00
soundmanager
Fix audio leak that resulted in openAL errors after a while.
2021-01-22 12:50:05 +00:00
third_party
Optimization for include resolving in PreprocessorWrapper.
2021-01-20 23:05:15 +00:00
tools
Lobbybots: update readme to reflect mod_ipstamp being optional
2021-02-08 14:22:01 +00:00
main.cpp
Address concerns in
5473393e30
(RL interface)
2021-01-15 16:30:05 +00:00
test_setup.cpp
…