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 02:08:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb2de67c310d52dcdcfeed8ab685172bc2623ce0
0ad
/
source
/
gui
/
scripting
T
History
Ykkrosh
b291fafadb
Replace '_' with '-' when passing names through the GUI JS interface (so that object.cell_id is equivalent to object["cell-id"])
...
This was SVN commit r1526.
2004-12-18 14:24:50 +00:00
..
JSInterface_GUITypes.cpp
…
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
Replace '_' with '-' when passing names through the GUI JS interface (so that object.cell_id is equivalent to object["cell-id"])
2004-12-18 14:24:50 +00:00
JSInterface_IGUIObject.h
…