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-22 13:08:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab6d15c41481bc462f4754e6d151cc17fd58b8f2
0ad
/
source
/
scriptinterface
T
History
alpha123
8c74df2acd
Give an elevation advantage to ranged units. Patch by sanderd17.
Fix
#1960
.
...
This was SVN commit r13626.
2013-08-03 19:20:20 +00:00
..
tests
…
AutoRooters.cpp
…
AutoRooters.h
…
DebuggingServer.cpp
Use prefix increment operator for iterators (for consistency), refs
#1852
,
#1064
2013-05-22 18:41:13 +00:00
DebuggingServer.h
Adds the server-side part of the javascript debugger. Refs
#410
2013-03-07 13:49:49 +00:00
NativeWrapperDecls.h
Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions.
2010-10-21 19:54:59 +00:00
NativeWrapperDefns.h
Adds the server-side part of the javascript debugger. Refs
#410
2013-03-07 13:49:49 +00:00
ScriptConversions.cpp
…
ScriptExtraHeaders.h
…
ScriptInterface.cpp
Adds the server-side part of the javascript debugger. Refs
#410
2013-03-07 13:49:49 +00:00
ScriptInterface.h
Give an elevation advantage to ranged units. Patch by sanderd17.
Fix
#1960
.
2013-08-03 19:20:20 +00:00
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
…
ScriptVal.cpp
Fix some static analysis warnings
2013-01-21 20:33:25 +00:00
ScriptVal.h
…
ThreadDebugger.cpp
Makes some classes NONCOPYABLE, based on patch by Markus, refs
#1852
2013-05-22 21:40:56 +00:00
ThreadDebugger.h
Use pimpl idiom for ThreadDebugger.
2013-03-10 23:08:01 +00:00