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-27 00:45:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eefcbe8c5ef302c8f10dce0cc0ec7bbb0fbc2c6
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
…