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-10 03:35:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e5ec93036d350a0ea413162cfd3759897ddb879
0ad
/
source
/
scripting
T
History
Ykkrosh
3b91514dbe
buildTime() function, as a temporary version identifier for distributed builds
...
This was SVN commit r1084.
2004-08-30 11:20:59 +00:00
..
ScriptCustomTypes.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
ScriptCustomTypes.h
ran everything though mark's newline stomper.
2004-05-30 00:46:58 +00:00
ScriptGlue.cpp
buildTime() function, as a temporary version identifier for distributed builds
2004-08-30 11:20:59 +00:00
ScriptGlue.h
buildTime() function, as a temporary version identifier for distributed builds
2004-08-30 11:20:59 +00:00
ScriptingHost.cpp
Better Unicode support in the console
2004-08-24 11:07:50 +00:00
ScriptingHost.h
Define XP_* globally, for anything that uses SpiderMonkey directly
2004-08-20 14:02:53 +00:00