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-28 07:28:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1cc3dcb80107495ae8fea763ddfdd99a6ff31c6
0ad
/
source
T
History
wraitii
d1cc3dcb80
Re-use the same vector for the range manager spatial subdivision queries to cut down on allocations and memory fragmentation. Refs
#4045
...
This was SVN commit r18344.
2016-06-08 17:06:58 +00:00
..
collada
…
graphics
Try to fix issue with probably uninitialised animation frequency, improve error message and clean up code a bit
2016-06-01 07:21:50 +00:00
gui
GUI engine cleanup.
2016-06-07 15:57:33 +00:00
i18n
…
lib
Cleanup of
#3255
,
fixes
#3966
.
2016-05-16 00:56:07 +00:00
lobby
…
maths
…
mocks
…
network
Major network cleanup. Patch by Imarok.
2016-06-04 12:08:30 +00:00
pch
…
ps
Show the filepath in the command line output when taking screenshots.
2016-05-27 14:24:05 +00:00
renderer
…
scriptinterface
Support building with mozjs 31.5 used in Ubuntu PPA.
2016-05-10 09:02:58 +00:00
simulation2
Re-use the same vector for the range manager spatial subdivision queries to cut down on allocations and memory fragmentation. Refs
#4045
2016-06-08 17:06:58 +00:00
soundmanager
Actually update the sound gain after changing the setting. Patch by dpiquet,
fixes
#3901
.
2016-05-17 16:40:36 +00:00
third_party
…
tools
Make it easier for mods to add their own credits.
Fixes
#3986
2016-06-01 19:37:24 +00:00
main.cpp
…
test_setup.cpp
…