Commit Graph

10374 Commits (4119038f1d772bdd9afde02ad1e7b965005ead1d)
 

Author SHA1 Message Date
scrawl 4119038f1d Remove an old workaround (Fixes #1458) 11 years ago
scrawl 65d5311037 Revert "Don't try to show exceptions in a message box if SDL was not initialized"
According to SDL docs, "This function may be called at any time, even before SDL_Init()".

Also fixes an issue where message boxes weren't working due to SDL_Quit already having been called by ~Engine.

This reverts commit 39eea24dc3.

Conflicts:
	apps/openmw/main.cpp
11 years ago
scrawl c0c1db4490 Don't list non-usable items in QuickKeysMenu selection (Fixes #1427) 11 years ago
scrawl 271aac3fcc Savegame dialog: Grey out buttons if no save is selected 11 years ago
scrawl 311acfa8ff Add delete button to save load menu (Fixes #1453) 11 years ago
scrawl 881ae33b74 Don't allow Creatures with no movement abilities to move (Fixes #1457) 11 years ago
scrawl e0d6670ac4 Move video skip detection to WindowManager
Fixes a bug where skipping using Esc would not work if a mouse button had been pressed previously
11 years ago
scrawl 7721e54191 Use descriptive names for save files and character folders (Fixes #1449) 11 years ago
scrawl e796fa2313 Add another french morrowind font workaround (Fixes #1447) 11 years ago
scrawl 1bab74a98d Fix punishment for stealing 0 value items (Fixes #1435) 11 years ago
scrawl 5488fe1ab3 Change npc training skills to prefer skills with lowest ID if skill values are the same (Fixes #1445) 11 years ago
scrawl cdd53862cb Increase width of dialogue topic list (Fixes #1440) 11 years ago
scrawl a3752da79f Store Always Run control state in settings 11 years ago
scrawl d2dca27067 Correct wrong assertions (Fixes #1425) 11 years ago
scrawl 98d7b6672a Make MODL subrecord optional for potions (Fixes #1419) 11 years ago
scrawl b9dadff5a3 Recognize DELE subrecords at the end of the record (Fixes #1414) 11 years ago
scrawl 823ccb1b3d Don't batch statics that have "references persist" set (temporary fix for Arkngthand door - Fixes #1386) 11 years ago
scrawl 69855097ca Fix an always true condition (Bug #1355) 11 years ago
scrawl a0bff03560 Fix not handling failbit/badbit in ifstream (Bug #1355) 11 years ago
scrawl b470596206 Handle failed savegame file operations (Fixes #1413) 11 years ago
scrawl 2ec324c80b Consider all splash screens in the Splash folder (Fixes #1416) 11 years ago
scrawl 927ae00454 Fix code that stopped animation immediately after starting it, due to thinking it has completed (Fixes #1370) 11 years ago
Marc Zinnschlag 0668019c86 Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl 58d963d6e6 Fix warning 11 years ago
scrawl b68a8e38cd Remove unused map 11 years ago
scrawl 54a5dba3f5 Don't reserve Pauldron parts for robes (Fixes #1396) 11 years ago
Hallfaer Tuilinn 01283f531e Fix for Bug #1409 11 years ago
scrawl 9627146bf4 Another fix for trade exploit (hopefully the last: Fixes #1408) 11 years ago
scrawl f3cece8dec Fix alchemy allowing same item ID in different slots (Fixes #1407) 11 years ago
Arthur Moore f9f278f645 Fixed a capitalization error.
Changed Interpolations to unsigned.
Also explained what's happening in the comments.
11 years ago
Arthur Moore b90e4db871 Actually read in XYZ_ROTATION_KEY data instead of discarding it. 11 years ago
scrawl 40d6c8abf7 Remove horizontal messagebox layout, not used in vanilla (Fixes #1402) 11 years ago
scrawl d442853b3e Allow opposite gender's parts as fallback (Fixes #1404) 11 years ago
scrawl c36decb855 Fix being able to place items on top of actors (Fixes #1403) 11 years ago
scrawl 3d103f3785 Don't block hits when in hand-to-hand combat (shield not visible) 11 years ago
scrawl 0063b63ae4 Don't use armor mitigation for fall damage 11 years ago
scrawl 6db936bb3a Refactor item icon code into ItemWidget (Fixes #1391)
- Removed duplicate code
 - Fixed missing magic backgrounds during item drag&drop
 - Change background texture used for HUD icons
11 years ago
scrawl f53e86cad9 Fix AiCombat being incorrectly added to player (Fixes #1356) 11 years ago
dreamer-dead e772bb88da Remove RTTI usage in NIF reader. 11 years ago
scrawl 1173957e56 Fix item weight displaying as 1e+3 for Stendarr's Hammer 11 years ago
scrawl 17f8b49db6 Add missing padding for item tooltip magic effects 11 years ago
scrawl d2e98c4de1 Fix forced switch to third person on death not always working
For instance, when dying from fall damage
11 years ago
scrawl b6e52ae8ab Fix crash when loading a savegame after dying (Fixes #1389) 11 years ago
scrawl 4e235516c3 Work around missing character in french morrowind font (Bug #1390) 11 years ago
scrawl 85c9871178 Use question mark for not found glyphs in the font 11 years ago
scrawl cefa20bfb9 Fix not reacting to quit request while video is playing 11 years ago
scrawl c0f1449004 Cycle with equipped items if all slots are occupied (Fixes #1395) 11 years ago
Marc Zinnschlag 1b9b275f30 fix for bug #1369 11 years ago
Marc Zinnschlag c4e7386770 Revert "added changed reference tracking for cells"
This reverts commit f4334da42e.
11 years ago
Marc Zinnschlag 5313862a46 Merge remote-tracking branch 'scrawl/master' 11 years ago