0ad/source/ps/scripting
janwas af6694262a cleanup:
remove ONCE(ScriptingInit) constructs, replace with direct call from
GameSetup
revised GameSetup's InitScripting (organize into groups)
JSCollection: remove #define of two concrete collection types (made
typedef, moved to their respective entity.h and player.h)

This was SVN commit r5871.
2008-04-06 14:03:23 +00:00
..
JSCollection.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
JSCollection.h cleanup: 2008-04-06 14:03:23 +00:00
JSInterface_Console.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Console.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Selection.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Selection.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_VFS.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
JSInterface_VFS.h part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
JSMap.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00