1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/gui/common
Freagarach d847a1c479 Fix research icon position.
It was overlayed with the FPS overlay which rendered it unreadable.

Introduced in 7c3aed5f36
Reported by: @Langbart
Patch by: @phosit
Differential revision: https://code.wildfiregames.com/D4585
Comments by: @elexis
Fixes #6484

This was SVN commit r26755.
2022-04-03 17:32:19 +00:00
..
campaigns Only show the full template run name + template name if they're different. 2021-06-12 17:19:09 +00:00
resources Add Han Chinese Techs, Auras 2022-02-19 16:56:31 +00:00
AlignmentHelper.js Create a 3rd party gui alignment class for objects. 2022-02-12 14:56:55 +00:00
color.js Fix mod calling function from public 2021-09-01 16:24:12 +00:00
colorFades.js Remove useless arguments from colorFades.js, update comments, and remove useless return. Also remove redundant check. 2020-11-11 10:58:09 +00:00
functions_global_object.js Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387. 2019-10-27 12:39:28 +00:00
functions_utility.js Set the size of the overlaybox without relying on the arbitrary initSize 2022-03-02 16:27:11 +00:00
gamedescription.js Fix special string used in singular for english 2021-12-22 10:54:11 +00:00
global.xml Correct watermarks aspect ratio 2020-02-11 08:28:01 +00:00
hotkeys.js Fix error when unsetting a hotkey. 2021-02-18 09:01:36 +00:00
music.js Fix menu music no longer playing. 2022-03-05 22:23:53 +00:00
network.js Prevent using privileged ports on *nix from the GUI 2021-02-27 16:40:42 +00:00
Observable.js Separate Game Settings from the GUI Gamesetup 2021-03-18 13:59:53 +00:00
OverlayCounter.js Implement keyDown event 2020-05-26 21:47:03 +00:00
OverlayCounterFPS.js Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387. 2019-10-27 12:39:28 +00:00
OverlayCounterManager.js Fix research icon position. 2022-04-03 17:32:19 +00:00
OverlayCounterRealtime.js Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387. 2019-10-27 12:39:28 +00:00
Profilable.js Separate Game Settings from the GUI Gamesetup 2021-03-18 13:59:53 +00:00
settings.js Fix map previews/descriptions in the lobby game list. 2021-03-04 18:31:33 +00:00
setup.xml Restore the tooltip style for the Civ Overview page. 2022-02-08 10:11:29 +00:00
sprites.xml Removes hardcoded 1px width borders from GUI sprites. 2021-05-24 18:42:51 +00:00
styles.xml CList, COList, CDropdown, CText, CInput: Draw borders above the rest and improve scrollbar drawing order 2021-05-28 16:32:04 +00:00
tab_buttons.js Give all tabs hotkeyTooltips 2021-08-28 10:36:14 +00:00
tab_buttons.xml Absorb duplicated summary tab code to the tab_buttons gui 2020-06-23 20:15:36 +00:00
timer.js Fix some style issues noticed by our linter 2017-10-21 17:31:05 +00:00
tooltips.js Ceil the resource costs for insufficient resources. 2022-01-23 07:41:45 +00:00