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-27 01:47:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc78557f1055ee4fc4e971770136e88cc56d85bd
0ad
/
source
/
scripting
T
History
janwas
e3b0f20d4e
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
...
This was SVN commit r3035.
2005-10-27 16:53:41 +00:00
..
DOMEvent.cpp
Added initial version of LOS, and updated minimap to show both LOS and water.
2005-10-09 03:43:03 +00:00
DOMEvent.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
EventTypes.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
GameEvents.h
…
JSConversions.cpp
…
JSConversions.h
Made ToPrimitive throw on failure (since that is preferable to returning an undefined value)
2005-08-13 18:32:58 +00:00
JSSerialization.h
…
ScriptableComplex.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
Function property Getter/Setters now take a JSContext parameter.
2005-10-24 02:32:44 +00:00
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
ScriptGlue.h
host of changes to accommodate Atlas:
2005-08-14 23:34:37 +00:00
ScriptingHost.cpp
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00
ScriptingHost.h
…
SpiderMonkey.h
…
SynchedJSObject.cpp
…
SynchedJSObject.h
Lots of gcc -Wall fixes. The common ones:
2005-10-07 15:24:29 +00:00