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-22 04:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9544a2eaa3a657a7576598e43fb6b9bb3fc10dd
0ad
/
source
T
History
historic_bruno
8d293db6eb
Removes clipboard debug logging on X11,
fixes
#5535
...
This was SVN commit r22551.
2019-07-25 05:34:04 +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
Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following
7c2e9027c2
,
1c0536bf08
and later.
2019-07-22 19:35:14 +00:00
maths
…
mocks
…
network
Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following
7c2e9027c2
,
1c0536bf08
and later.
2019-07-22 19:35:14 +00:00
pch
…
ps
Fixes missing Engine.DisplayErrorDialog in hwdetect.js (lost in
4b1297b328
).
2019-07-25 05:21:25 +00:00
renderer
…
scriptinterface
Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following
7c2e9027c2
,
1c0536bf08
and later.
2019-07-22 19:35:14 +00:00
simulation2
Fix memory leak introduced by
3a839517ce
in SparseGrid
2019-07-24 17:11:22 +00:00
soundmanager
…
third_party
Removes deprecated 'register' storage class from mongoose. Refs
#3068
2019-07-18 06:28:51 +00:00
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
…