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 07:46:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
899cf87b41166bdd2ee94f351cc98b2b75afcd34
0ad
/
source
/
scripting
T
History
MarkT
899cf87b41
This was SVN commit r2159.
2005-04-22 19:14:50 +00:00
..
DOMEvent.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
DOMEvent.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
EventTypes.h
This was SVN commit r2159.
2005-04-22 19:14:50 +00:00
GameEvents.h
This was SVN commit r2159.
2005-04-22 19:14:50 +00:00
JSConversions.cpp
Minor JavaScript updates
2005-03-28 22:13:47 +00:00
JSConversions.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
JSSerialization.h
…
ScriptableComplex.h
This was SVN commit r2159.
2005-04-22 19:14:50 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ScriptCustomTypes.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ScriptCustomTypes.h
Fixed a few memory leaks as well as the CPlayer/SColour crash-on-exit bug
2005-01-23 01:36:47 +00:00
ScriptGlue.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ScriptGlue.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ScriptingHost.cpp
First draft of a GPG3-style profiler (including tracing into scripts, after a fashion)
2005-03-30 16:14:19 +00:00
ScriptingHost.h
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
SynchedJSObject.cpp
…
SynchedJSObject.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00