Commit Graph

11126 Commits (6d12374ace045ea20ee1dded0fa7f02d78d8c2ca)
 

Author SHA1 Message Date
cc9cii 6d12374ace Move windows platform specific files into a common directory. 10 years ago
cc9cii fa0b3eb298 Add an icon to opencs.exe as well 10 years ago
cc9cii e0e561a105 Add icon to windows exe 10 years ago
scrawl 628d57f18c Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
scrawl 2379c0ada7 Pause frame updates when the window is minimized (Fixes #1868) 10 years ago
scrawl 24e5a90bab Fix crash when input settings contain extra channels 10 years ago
scrawl 7f95e1e6c2 Don't warn about SDL_CLIPBOARDUPDATE events 10 years ago
scrawl 84a0d064cd Fall back to regular death animation if deathknockdown/deathknockout don't exist (Fixes #1870) 10 years ago
Marc Zinnschlag 4894699eba Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 819234cdfe Use rbegin() instead of --end() 10 years ago
scrawl 0eb949c8a7 Don't update ripples when they are not used 10 years ago
scrawl 9809748eba Store NIF keys mapped by time and use lower_bound for searches 10 years ago
MiroslavR 7dfba0ae30 Followers with high fight should not engage in combat with the player 10 years ago
MiroslavR 98e7ab1b79 Add missing tooltips to enchant dialog 10 years ago
MiroslavR 41c6045986 Realign all parent boxes when autosizedwidgets change size 10 years ago
scrawl 9caff1d800 Don't say Idle voices when player is not in LOS (Fixes #1436) 10 years ago
scrawl 59720b7dc6 Implement MagicItems flag for vendors (Fixes #1861) 10 years ago
scrawl 0da4757ee6 Merge branch 'master' of github.com:scrawl/openmw 10 years ago
Corporama ccca6db865 Compile fixes for Linux 10 years ago
scrawl 9d6ca9066f Fix summoned creatures not following for non-player summoners 10 years ago
scrawl 180a831e96 Fix typo in combat distance 10 years ago
scrawl fde6cad24b Reset RefNum when copying a reference to a new cell 10 years ago
scrawl 267cf4e140 Implement ResetActors script instruction (Fixes #1859) 10 years ago
Marc Zinnschlag 03c0cbc65a added owner global column to references table (Fixes #1695) 10 years ago
scrawl 58945c557a Add sound for casting enchanted item with insufficent charge (Fixes #1857) 10 years ago
scrawl a62e40f4ed Add situational AI use of Feather, Dispel and Cure effects 10 years ago
Bret Curtis dbc86333d3 update travis-ci to not pull in all of boost and trimmed unneeded cmake settings 10 years ago
Marc Zinnschlag 2eadff54d4 Merge remote-tracking branch 'rohitnirmal/scan-build-fixes' 10 years ago
Marc Zinnschlag 92e74d33a9 Merge remote-tracking branch 'cc9cii/minor-fix' 10 years ago
Rohit Nirmal b5eb16b663 Silence some scan-build warnings. 10 years ago
cc9cii fa0352cd75 fix typo 10 years ago
cc9cii 961b4f0142 Suppress a warning. 10 years ago
cc9cii df87859d7c Move the workaround to loadscpt.cpp as per feedback comments. 10 years ago
cc9cii 52daaf6ce3 Fixes bug #1849. Workaround MAO_Containers.esp from Morrowind Acoustic Overhaul placing SCVR records at the end rather than where expected by loadscpt.cpp. 10 years ago
scrawl 0be1ac1343 Enable casting of NoMagnitude effects in AI (e.g. summoned creatures) 10 years ago
scrawl feeb740497 Fix bone not found exception for golden saint spellcasting 10 years ago
scrawl 0f43592237 Another invalid iterator fix 10 years ago
scrawl 1c222a0154 Fix mSelectedEnchantItem cleanup not working for non-player actors 10 years ago
scrawl f91d639782 Add missing soul trap sound (Fixes #1855) 10 years ago
Marc Zinnschlag 78393bca30 Merge branch 'editorfix' 10 years ago
Marc Zinnschlag 0dff1fb816 fix for previous commit (was using wrong destination path) 10 years ago
Marek Kochanowicz ea2feb0aa9 fix for bug 1672 10 years ago
Marc Zinnschlag ce3d75bba2 Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 9197d4b653 Merge remote-tracking branch 'scrawl/ai' 10 years ago
scrawl 253036abee Play VFX_Soul_Trap on successful soul trap 10 years ago
scrawl f8f4d2dfdb Another invalid iterator fix 10 years ago
scrawl 1a98f8ca93 Invalid iterator fix 10 years ago
scrawl 2e623bac5a Don't attempt to use broken weapons in AI 10 years ago
scrawl 0bdc1b243a Consider weapon ammunition in combat AI (Fixes #1576) 10 years ago
scrawl f1d72419de Don't equip weapons in autoEquip, AiCombat does that now (Fixes #1451) 10 years ago