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 03:07:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52d58d9845b8a9b283ba41b48dba5effada517eb
0ad
/
source
T
History
elexis
52d58d9845
Wipe MaybeGC/ForceGC declaration leftover from
9f0484e5ce
/ D1073.
...
This was SVN commit r22555.
2019-07-26 12:41:22 +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
Removes clipboard debug logging on X11,
fixes
#5535
2019-07-25 05:34:04 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Fixes missing Engine.DisplayErrorDialog in hwdetect.js (lost in
4b1297b328
).
2019-07-25 05:21:25 +00:00
renderer
…
scriptinterface
Wipe MaybeGC/ForceGC declaration leftover from
9f0484e5ce
/ D1073.
2019-07-26 12:41:22 +00:00
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
…