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-06 21:45:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad4e995bd4fdadf20ab0bbac233cef5547dafe04
0ad
/
source
T
History
Itms
7020d17886
Fix Gaia perspective, in which one could only see entities with a dirty visibility cache.
...
This was SVN commit r16250.
2015-01-30 18:08:16 +00:00
..
collada
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00
graphics
Move back the computation of most of the visibilities from JS to engine, to improve performance.
2015-01-30 15:28:06 +00:00
gui
Trailing spaces cleanup, based on patch by trompetin17, refs
#1767
.
2015-01-29 16:10:03 +00:00
i18n
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
lib
glext_funcs: Support glMapBuffer, glMapBufferRange
2015-01-25 16:36:23 +00:00
lobby
Switch to std::shared_ptr and std::weak_ptr.
2015-01-25 03:10:58 +00:00
maths
…
mocks
…
network
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
pch
Switch to std::shared_ptr and std::weak_ptr.
2015-01-25 03:10:58 +00:00
ps
Move back the computation of most of the visibilities from JS to engine, to improve performance.
2015-01-30 15:28:06 +00:00
renderer
Optimise VBO updates.
2015-01-28 00:48:00 +00:00
scriptinterface
Improve readability printing a single error message.
2015-01-27 09:14:30 +00:00
simulation2
Fix Gaia perspective, in which one could only see entities with a dirty visibility cache.
2015-01-30 18:08:16 +00:00
soundmanager
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
third_party
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00
tools
Fix uninitialized variable, fix by trompetin17,
fixes
#3027
.
2015-01-30 17:37:40 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…