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-21 14:02:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ced2182b2c2dc37d2b76edbf4c6e7998d0d0e24
0ad
/
source
T
History
vladislavbelov
4ced2182b2
Fixes compiler warning about unused variable introduced in
09e129bce2
.
...
This was SVN commit r22548.
2019-07-24 23:25:45 +00:00
..
collada
…
graphics
Refactors Camera aspect ratio and calculation of plane points.
2019-07-24 23:08:02 +00:00
gui
Use FromJSVal ToJSVal for primitive types to remove the duplicate logic and make JSInterface_IGUIObject case handling more equal.
2019-07-24 02:58:50 +00:00
i18n
…
lib
…
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Alt+tab fix for
ca9109be75
- call sound IdleTask in Atlas and swap buffers only once in Atlas.
2019-07-24 16:40:34 +00:00
renderer
…
scriptinterface
…
simulation2
Fix memory leak introduced by
3a839517ce
in SparseGrid
2019-07-24 17:11:22 +00:00
soundmanager
…
third_party
…
tools
Fixes compiler warning about unused variable introduced in
09e129bce2
.
2019-07-24 23:25:45 +00:00
main.cpp
Alt+tab fix for
ca9109be75
- call sound IdleTask in Atlas and swap buffers only once in Atlas.
2019-07-24 16:40:34 +00:00
test_setup.cpp
…