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-24 02:46:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2a615f0a3f17b44a97fed13a6218607a575b3f2
0ad
/
source
/
gui
/
scripting
T
History
Ykkrosh
ed9671e8d7
Fixed JS complaints about missing 'prototype'
...
This was SVN commit r988.
2004-08-14 11:23:38 +00:00
..
JSInterface_GUITypes.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
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
Fixed JS complaints about missing 'prototype'
2004-08-14 11:23:38 +00:00
JSInterface_IGUIObject.h
…