This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e65879bdbfe07bb1bd8a75fc5a9713d7d0f2bc96
0ad
/
source
/
scriptinterface
T
History
phosit
44605c1297
Add a class to register stateful callbacks to JS
...
Use the class in autostart as an example.
2025-04-17 15:02:05 +02:00
..
tests
Add a class to register stateful callbacks to JS
2025-04-17 15:02:05 +02:00
FunctionWrapper.h
Add a class to register stateful callbacks to JS
2025-04-17 15:02:05 +02:00
JSON.cpp
…
JSON.h
…
Object.h
Small improvement to JS props iteration
2025-01-08 17:55:56 +01:00
Promises.cpp
…
Promises.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptContext.cpp
Add workaround to turn off nursery size heuristic
2025-04-09 16:53:45 +02:00
ScriptContext.h
…
ScriptConversions.cpp
…
ScriptConversions.h
Avoid maybe uninitialized warning with gcc
2025-03-23 14:38:43 +01:00
ScriptEngine.h
…
ScriptExceptions.cpp
…
ScriptExceptions.h
…
ScriptExtraHeaders.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptForward.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptInterface.cpp
Use js compiler option for strict-mode
2025-04-01 21:15:33 +02:00
ScriptInterface.h
Adapt 0 A.D. to SpiderMonkey ESR 102
2024-12-09 10:43:35 +01:00
ScriptRequest.h
…
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
Remove check for SpiderMonkey minor version
2024-12-09 10:46:14 +01:00
StructuredClone.cpp
…
StructuredClone.h
…