This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e7f736fd0fed60ef4f6a8193ebec384bb58a86f5
0ad
/
source
/
gui
/
scripting
T
History
mimo
9816e7c92d
Rename some variables to point out that they are only used in visual replay. Add script function IsVisualReplay. Refs
#9
#3355
, patch by elexis
...
This was SVN commit r17017.
2015-09-13 19:03:33 +00:00
..
GuiScriptConversions.cpp
…
JSInterface_GUITypes.cpp
GUI code cleanup.
Fixes
#3354
.
2015-08-21 17:08:41 +00:00
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
GUI code cleanup.
Fixes
#3354
.
2015-08-21 17:08:41 +00:00
JSInterface_IGUIObject.h
…
ScriptFunctions.cpp
Rename some variables to point out that they are only used in visual replay. Add script function IsVisualReplay. Refs
#9
#3355
, patch by elexis
2015-09-13 19:03:33 +00:00
ScriptFunctions.h
…