1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00
openmw-tes3mp/files/mygui
PLkolek 8f4506f5b6 Implemented drowning.
Currently no visual effects on losing health, the breathing sound doesn't change (we don't have one),
the breath bar doesn't turn red when no breath left and it doesn't pulse from black to red.
2013-08-07 16:46:46 +02:00
..
bigbars.png moved the mygui resources to a more suitable location 2012-03-22 17:11:24 +01:00
black.png moved the mygui resources to a more suitable location 2012-03-22 17:11:24 +01:00
CMakeLists.txt Use openmw.png for SDL_SetWindowIcon 2013-06-12 16:15:04 +02:00
core.skin Use Morrowind's fonts 2013-06-06 22:26:06 +02:00
core.xml fix resources, I renamed those in the last commit, but only in one place 2012-09-16 20:56:49 +02:00
core_layouteditor.xml enchant 2012-09-28 16:52:42 +02:00
DejaVuLGCSansMono.ttf Console font change to provide possibility to show cyrillic symbols 2013-01-15 02:22:14 +04:00
EBGaramond-Regular.ttf Updated the EB Garamond font to a higher-resolution version 2012-08-14 03:23:57 +02:00
markers.png changed the markers to look more like morrowind's (hover effect) 2012-08-28 18:40:11 +02:00
Obliviontt.zip change daedric font to .zip resource 2012-05-09 02:16:10 +02:00
openmw_alchemy_window.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_book.layout Same fix for the book window 2013-07-13 20:26:35 +02:00
openmw_box.skin.xml vastly improved look of the GUI, skin background textures now use tiling instead of stretching 2012-05-21 08:14:22 +02:00
openmw_button.skin.xml changed some text colors 2012-09-10 13:52:37 +02:00
openmw_chargen_birth.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_chargen_class.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_chargen_class_description.layout Removed the "hack" mygui.png and misc fixes for this. 2013-02-28 20:16:46 +01:00
openmw_chargen_create_class.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_chargen_generate_class_result.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_chargen_race.layout use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_chargen_review.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_chargen_select_attribute.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_chargen_select_skill.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_chargen_select_specialization.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_companion_window.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_confirmation_dialog.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_console.layout Fixes the console sometimes receiving text after it was closed 2013-07-14 23:54:28 +02:00
openmw_console.skin.xml change console skin to MW_Window and set the selected object refID as window title 2012-06-02 12:31:23 +02:00
openmw_container_window.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_count_window.layout use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_dialogue_window.layout use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_dialogue_window_skin.xml DispositionEdit tweaks 2012-04-29 18:57:26 +02:00
openmw_edit.skin.xml use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_edit_effect.layout use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_enchanting_dialog.layout Finished enchanting 2013-04-03 18:02:30 +02:00
openmw_font.xml Use Morrowind's fonts 2013-06-06 22:26:06 +02:00
openmw_hud.layout Implemented drowning. 2013-08-07 16:46:46 +02:00
openmw_hud_box.skin.xml Magic effect icons for spells 2013-03-03 12:01:19 +01:00
openmw_hud_energybar.skin.xml Added enemy health meter 2013-07-30 06:00:20 +02:00
openmw_infobox.layout rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
openmw_interactive_messagebox.layout rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
openmw_inventory_window.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_itemselection_dialog.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_journal.layout Fix journal window with background image != 512x256 2013-07-13 20:24:19 +02:00
openmw_journal_skin.xml reworked journal to match bethesda's implemenation 2013-04-24 20:20:01 -07:00
openmw_layers.xml Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_levelup_dialog.layout Levelup dialog is now dynamic; added level descriptions 2013-03-12 17:18:47 +01:00
openmw_list.skin.xml use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_loading_screen.layout reverting loading bar layout 2013-02-28 20:40:32 +01:00
openmw_magicselection_dialog.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_mainmenu.layout - added a simple main menu (with Return, Options and Exit buttons) 2012-08-10 15:15:48 +02:00
openmw_mainmenu_skin.xml Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
openmw_map_window.layout Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
openmw_map_window_skin.xml use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_merchantrepair.layout Added merchant repair feature 2013-03-22 14:13:10 +01:00
openmw_messagebox.layout rename layout files to .layout to get them recognized by layout editor 2012-07-03 11:34:20 +02:00
openmw_persuasion_dialog.layout forgot to add file 2012-11-10 13:07:26 +01:00
openmw_pointer.xml Got rid of the texture rotation hack by rendering the cursor manually. 2013-03-01 18:45:52 +01:00
openmw_progress.skin.xml Fix for the loadingbar to resemble vanilla Morrowind. 2013-02-24 16:57:07 +01:00
openmw_quickkeys_menu.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_quickkeys_menu_assign.layout some unfinished work on quick keys window 2012-08-26 10:52:06 +02:00
openmw_repair.layout Added PC repair feature 2013-03-23 08:16:46 +01:00
openmw_resources.xml Got rid of the texture rotation hack by rendering the cursor manually. 2013-03-01 18:45:52 +01:00
openmw_scroll.layout Fix image buttons 2013-05-08 13:55:15 +02:00
openmw_scroll_skin.xml use the new scrollbar; range dependent step size; fix 2013-07-05 20:28:46 +02:00
openmw_settings.xml Use Morrowind's fonts 2013-06-06 22:26:06 +02:00
openmw_settings_window.layout Use the correct slash, chop or thrust animation 2013-07-16 23:32:41 +02:00
openmw_spell_buying_window.layout Added merchant repair feature 2013-03-22 14:13:10 +01:00
openmw_spell_window.layout Magic effect icons for spells 2013-03-03 12:01:19 +01:00
openmw_spellcreation_dialog.layout finished spell creation 2012-10-23 11:42:38 +02:00
openmw_stats_window.layout Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
openmw_text.skin.xml Companion UI 2013-03-31 13:13:46 +02:00
openmw_text_input.layout replaced everything with the new method 2012-09-10 13:39:22 +02:00
openmw_tooltips.layout Several tooltip fixes 2013-03-20 03:31:01 +01:00
openmw_trade_window.layout Container UI rewrite 2013-05-11 18:38:27 +02:00
openmw_trainingwindow.layout fix gold label 2012-10-17 18:49:49 +02:00
openmw_travel_window.layout oooups 2012-10-06 22:33:10 +02:00
openmw_wait_dialog.layout autorepeat scrollbar 2013-07-02 17:29:47 +02:00
openmw_wait_dialog_progressbar.layout everything done except health/mana restore 2012-09-19 02:53:06 +02:00
openmw_windows.skin.xml Remove "PinToggle" event from layout file 2013-02-20 01:31:10 +01:00
smallbars.png Added enemy health meter 2013-07-30 06:00:20 +02:00