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
4cfd0d64fbf92dee472b765aa892c8e879e448e1
0ad
/
source
/
gui
/
scripting
T
History
elexis
f905ee2c7e
Don't use the ternary operator as some people find that unreadable.
...
This was SVN commit r18035.
2016-04-15 06:11:38 +00:00
..
GuiScriptConversions.cpp
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
JSInterface_GUITypes.cpp
GUI code cleanup.
Fixes
#3354
.
2015-08-21 17:08:41 +00:00
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
JSInterface_IGUIObject.h
…
ScriptFunctions.cpp
Don't use the ternary operator as some people find that unreadable.
2016-04-15 06:11:38 +00:00
ScriptFunctions.h
…