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-09 09:16:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef3794f90adec41eb73508c8178b23f12abd1d6c
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
…