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-24 20:23:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c79a71ec4d95f8f3ef8d087dad059bcdc817cf73
0ad
/
source
/
ps
/
scripting
T
History
janwas
c79a71ec4d
This was SVN commit r2225.
2005-05-03 05:16:10 +00:00
..
JSCollection.cpp
…
JSCollection.h
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +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
…
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
…
JSInterface_VFS.cpp
This was SVN commit r2225.
2005-05-03 05:16:10 +00:00
JSInterface_VFS.h
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
JSMap.h
…