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-15 04:55:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8eb7af4ac9853ebbf3c357f1d8db459e46dd658f
0ad
/
source
/
gui
/
scripting
T
History
historic_bruno
1bc2db56ea
Stops unit following when other object selected.
Fixes
#775
...
This was SVN commit r9764.
2011-07-05 21:29:11 +00:00
..
GuiScriptConversions.cpp
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
JSInterface_GUITypes.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
JSInterface_GUITypes.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
JSInterface_IGUIObject.cpp
ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive)
2011-05-04 12:10:17 +00:00
JSInterface_IGUIObject.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
ScriptFunctions.cpp
Stops unit following when other object selected.
Fixes
#775
2011-07-05 21:29:11 +00:00
ScriptFunctions.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +00:00