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-26 13:26:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e2eba541de5fcb94c996c943fc895fca122f3df
0ad
/
source
/
scripting
T
History
olsner
a9c197f549
Linux/GCC Compat
...
This was SVN commit r821.
2004-07-27 20:59:03 +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
…
ScriptGlue.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
ScriptGlue.h
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
2004-07-22 16:18:12 +00:00
ScriptingHost.cpp
Linux/GCC Compat
2004-07-27 20:59:03 +00:00
ScriptingHost.h
…