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 03:35:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
116c4674b34d34727bf98725fa6ea1fa83d3f77f
0ad
/
source
/
gui
/
scripting
T
History
Yves
5ce5ef9286
Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen.
...
This was SVN commit r12735.
2012-10-07 12:43:08 +00:00
..
GuiScriptConversions.cpp
Partial SDL2 compatibility
2012-02-06 22:47:35 +00:00
JSInterface_GUITypes.cpp
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
Fixes constant logical operand warning on OS X build.
2012-02-28 03:34:33 +00:00
JSInterface_IGUIObject.h
# New menu background image
2011-08-20 17:17:53 +00:00
ScriptFunctions.cpp
Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen.
2012-10-07 12:43:08 +00:00
ScriptFunctions.h
…