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-09 19:34:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb6f978ba118858b15e82e2248f7cfb519863d5a
0ad
/
source
/
ps
/
scripting
T
History
MarkT
bcabe3aa53
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.
...
This was SVN commit r2157.
2005-04-22 07:12:55 +00:00
..
JSCollection.cpp
Missing JSCollection*. Oops.
2004-10-07 20:09:11 +00:00
JSCollection.h
Minor JavaScript updates
2005-03-28 22:13:47 +00:00
JSInterface_Console.cpp
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
JSInterface_Console.h
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
JSInterface_Selection.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
JSInterface_Selection.h
Fairly major XML/entprop changes; some more minor stuff that fell out as a consequence.
2004-10-07 19:23:35 +00:00
JSMap.h
- Created JSMap
2005-02-21 17:13:31 +00:00