0ad/binaries/data/mods/mod/gui
bb 157c6af18e Make the space in 0 A.D. non-breaking throughout the codebase.
Avoid cases of filenames
Update years in terms and other legal(ish) documents
Don't update years in license headers, since change is not meaningful

Will add linter rule in seperate commit

Happy recompiling everyone!

Original Patch By: Nescio
Comment By: Gallaecio
Differential Revision: D2620
This was SVN commit r27786.
2023-07-27 20:54:46 +00:00
..
colormixer Add color mixer 2022-11-01 11:46:14 +00:00
common Fix missing texture/duplicate sprite reported by checkrefs.py 2023-04-26 15:15:51 +00:00
incompatible_mods Improve 'incompatible mods' splash screen 2021-06-02 06:44:43 +00:00
modio Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
modmod Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
msgbox There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user. 2021-10-17 10:58:51 +00:00
pregame Hide the cancel button in the modmod of the mod mod and the quit button when called from the public mod. 2017-12-12 16:06:52 +00:00
termsdialog Spaces around '+' in 467541cfad 2022-11-05 12:28:54 +00:00
timedconfirmation Fix timeout confirmation box depending on fps 2022-02-06 11:04:42 +00:00
gui.rng Optional column "sort_order" attribute support olist GUI 2023-01-09 14:26:03 +00:00
gui_page.rng Delete "Compact RelaxNG" / .rnc files 2021-04-14 07:39:36 +00:00
page_atlas.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
page_colormixer.xml Add color mixer 2022-11-01 11:46:14 +00:00
page_incompatible_mods.xml Do not allow to start pyrogenesis with incompatible mods 2021-05-09 13:53:25 +00:00
page_loading.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
page_modhelp.xml mod.io support. 2018-04-22 18:14:45 +00:00
page_modio.xml mod.io support. 2018-04-22 18:14:45 +00:00
page_modmod.xml Fix a lot of whitespace in gui/. 2016-08-27 15:33:22 +00:00
page_msgbox.xml Move some utility functions from the public mod to the mod mod in preparation for upcoming commit. 2018-04-22 12:03:51 +00:00
page_pregame.xml
page_termsdialog.xml Refactor lobby terms and conditions UI from 80dbd1f2a3 / D1568 to a new terms dialog UI and reuse that for mod.io and the UserReporter, refs #5257, #5218. 2018-09-14 15:14:48 +00:00
page_timedconfirmation.xml There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user. 2021-10-17 10:58:51 +00:00