Commit Graph

13 Commits (experimental)

Author SHA1 Message Date
Andrei Kortunov 56a30d7aec Journalbook layout fixes 8 years ago
scrawl 196eedf1b0 Fix key focus issue with the journal hotkey 8 years ago
scrawl 9d4af59860 Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
scrawl 516f2765a1 Use the ScalingLayer for journal, books and scrolls 9 years ago
scrawl d7f3cd75ac Rewrite journal GUI topic list to use MWList 11 years ago
scrawl bbc5b125ab Rewrite journal GUI quest index
- Use quest names as identifiers, not quest IDs. This ensures that quests with different IDs, but the same name (e.g. A2_4_MiloCaiusGone and A2_4_MiloGone) are merged properly, as they should.
 - Switch display from BookPage to MWList. Handles word-wrapping and scrolling properly.
 - Fixes a bug where the quest index would not be updated when opened.
11 years ago
scrawl 4a562b585c Fix journal window with background image != 512x256 12 years ago
scrawl 90b7df439f Fix image buttons 12 years ago
scrawl ef9f0b2fc0 Fix size of quest index 12 years ago
Nathan Jeffords 718af692c9 reworked journal to match bethesda's implemenation 12 years ago
Nathan Jeffords 85595245ab Updated journal layout to match Bethesda's version more closely 12 years ago
scrawl 1718d735b5 Fix menu/journal/book/scroll buttons when using localised MW-installations
This patch implements a custom widget that can switch its texture on-the-fly, making it obsolete having to use an atlas to get a hover animation. This also removes the predefined size restriction and should now work with all button texture sizes.
12 years ago
scrawl d27863bf8e rename layout files to .layout to get them recognized by layout editor 13 years ago