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-08 06:46:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
663f25f6b6cfba3439c2c2445a7b23b23f0fc7d8
0ad
/
source
/
scripting
T
History
olsner
797f660ef0
take two.. the typedefs should match now - hopefully on both VC++ and GCC
...
This was SVN commit r466.
2004-06-09 22:47:02 +00:00
..
ScriptCustomTypes.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
ScriptCustomTypes.h
…
ScriptGlue.cpp
added precompiled.h everywhere
2004-06-03 18:38:14 +00:00
ScriptGlue.h
GCC/linux compat (required extern qualifier, int/JSInt32 conversion)
2004-06-09 14:02:40 +00:00
ScriptingHost.cpp
take two.. the typedefs should match now - hopefully on both VC++ and GCC
2004-06-09 22:47:02 +00:00
ScriptingHost.h
…