Commit Graph

8848 Commits (772c66eedf09e9eb8a5f349cf95c1bce27579074)

Author SHA1 Message Date
Marc Zinnschlag 2a48c377a8 Merge remote-tracking branch 'miroslavr/master' 10 years ago
scrawl 9c0649c11d Add basic framework to retrieve font colors from fallback settings (Feature #704) 10 years ago
scrawl cbc242d857 Move item count text to ItemWidget 10 years ago
scrawl b145d183ae Fix incorrect alchemy failure handling when an effect has a zero magnitude/duration (Fixes #1922) 10 years ago
scrawl ab9d9c7001 Add magic effect flags from ESM files to esmtool 10 years ago
scrawl 8a3a3baed4 Tweak AiEscort maximum distances 10 years ago
scrawl b6c6bfe943 Merge cell names when merging cells (Fixes #1929) 10 years ago
cc9cii 5dfcd2ed01 Removed standard window size combobox. Rearranged widgets. 10 years ago
scrawl b39fe85a51 Implement fPCbaseMagickaMult and fNPCbaseMagickaMult 10 years ago
cc9cii 52354b14fc Fixed compilation issue on linux. Updated shader mode selection logic (thanks scrawl). Cleaned up a little but needs more once things are settled. 10 years ago
Marc Zinnschlag 3add4bdf35 rewrote refnum handling code (fixes broken reference creation, but not reference cloning yet) 10 years ago
Marc Zinnschlag 6fbffdb98f fixed reference creator error handling 10 years ago
Marc Zinnschlag e93ab383ea set refnum and increment refnum counter when creating a new reference 10 years ago
Marc Zinnschlag 33243c8c16 move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction) 10 years ago
Marc Zinnschlag 144f6ca79a Merge remote-tracking branch 'scrawl/master' 10 years ago
cc9cii 575780ec0d Display format settings working. 10 years ago
cc9cii d9b0c81299 Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later. 10 years ago
Stanislav 313bdf4e78 fix 10 years ago
scrawl c05874e1ff Reset CreatureLevList spawning flag if levelled list returned no creature 10 years ago
scrawl c19f89976e Add missing Hit voice dialogue for friendly hits 10 years ago
scrawl 54dac1460c Run global scripts after running local scripts
Turns out to be a compatibility problem with Calvus Horatius contract scripts. The local script needs to be run first, otherwise the cleanup when he quits as result of negative profit does not work properly.
10 years ago
scrawl 08499ea51f Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit 10 years ago
cc9cii 86636bd960 Mouse events to disabled objects implemented via a signal filter. 10 years ago
scrawl ac97a0f99d Fix dialogue choices being displayed in incorrect order 10 years ago
scrawl be7839873a Don't trigger dynamic stats recalculation when setting up actor initial stats (Fixes #1927)
This caused the magicka value set in the CS to be ignored completely, so flame atronachs were spawning with 50 magicka instead of 105.
10 years ago
scrawl 447e93bdb4 Use SpellCast animation for creatures that have it (flame atronach) 10 years ago
scrawl 07cd647e75 Fix broken AI for creatures with OnTarget spells (Bug #1927) 10 years ago
cc9cii 62d2811285 Window size improvements. Added promoted widgets but seems to be require signal filters for disabled widgets to receive mouse events. 10 years ago
scrawl 09042ba6d9 Use object name instead of ID when available for tooltips 10 years ago
U-NSFW-50TH\cc9c ca80a2b856 Merge remote-tracking branch 'upstream/master' into opencs-settings 10 years ago
scrawl 2eaceb71ba Reject AiTravel destinations further than 7168 units away, as in vanilla MW (Fixes #1911) 10 years ago
Marc Zinnschlag 41275b0af3 Merge remote-tracking branch 'cc9cii/Bug-No-1869' 10 years ago
Marc Zinnschlag b9973c4515 Merge remote-tracking branch 'scrawl/master' 10 years ago
cc9cii 9dc4af69c6 Got window size to work correctly. Started to incorporate parts of previous settings implementation where possible. 10 years ago
scrawl 441073b475 Remove ancient comment 10 years ago
scrawl 3ce3f31452 Adjust turning animation speed multiplier based on turning speed 10 years ago
scrawl 6debd21ec6 Make sure the Jump control is always handled by the PhysicsSystem even if game runs faster than the minimum physics timestep 10 years ago
scrawl 269c200c8f Fix jump velocity mechanics (Fixes #1708) 10 years ago
scrawl b6a89c7845 Fix idlestorm animation conflict with torch animation 10 years ago
scrawl 4c285151a3 Fix incorrect movement animation for some creatures (Fixes #1924) 10 years ago
Stanislav ebb223b2d3 Feature #1226: fixes 10 years ago
cc9cii cb15750e40 Removed fullscreen checkbox and associated code. Doesn't really make sense for opencs and a fullscreen windowed mode is just a click or keyboard shortcut away, anyway. 10 years ago
cc9cii e3da37567b Cleaned up and got some signals going. 10 years ago
Marc Zinnschlag 70275350de rewrote command generation in GenericCreator 10 years ago
Marc Zinnschlag b31c4e2bcd Merge remote-tracking branch 'cc9cii/Bug-No-1301' 10 years ago
Marc Zinnschlag 90b45e09f7 added refnum column to references tables 10 years ago
Marc Zinnschlag f5483e76cf added refnum counter column to cells table 10 years ago
cc9cii d679e0e012 Made more progress. Grey out disabled settings. 10 years ago
cc9cii ffaca7a875 GUI added, but not yet functional. 10 years ago
Stanislav 8574d2330c Feature #1226: Request UniversalId editing from table column 10 years ago
Marc Zinnschlag 71c868aa94 Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 3f671c86a8 Merge remote-tracking branch 'cc9cii/ffmpeg-swresample' 10 years ago
cc9cii ecb4154ac0 Fixed default settings logic and cleaned up comments. 10 years ago
scrawl 0c75c6bf1b Improve spellcasting AI for Drain/Damage effects 10 years ago
scrawl 157c53bed4 Handle spellcasting for creatures with no casting animation (Fixes #1856) 10 years ago
Marc Zinnschlag 3d8216ee17 fixed broken content file list in case of newly created addons 10 years ago
cc9cii e4b836608c Partially address feature #854 by reading the status bar setting from opencs.ini. Missing GUI update that will affect new top level windows. 10 years ago
cc9cii 0ec20b23aa Initial working version. Video/rendering options supported. No GUI yet. 10 years ago
Marc Zinnschlag 19f469c7db Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag d1d861e1be Merge branch 'run'
Conflicts:
	apps/opencs/model/world/columns.cpp
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/data.cpp
	components/CMakeLists.txt
10 years ago
Marc Zinnschlag bf6150d009 allow project scope scripts 10 years ago
Marc Zinnschlag 89000f6196 removed unused OmwLoader 10 years ago
Marc Zinnschlag ea60c665dd Merge remote-tracking branch 'ragora/bounditemflag' 10 years ago
scrawl 233e221de2 Terminate AI packages when target is disabled or deleted (Fixes #1910) 10 years ago
Marc Zinnschlag 9b7f61b4ba Merge remote-tracking branch 'scrawl/myguiplugin' 10 years ago
scrawl 1270dada34 Don't set Attacked flag when the actor is already in combat with the attacker (Fixes #1909) 10 years ago
scrawl 002b41ba51 Make changeWeather work when the player isn't in a cell yet (workaround for modTESTchargen_v2_5) 10 years ago
scrawl 4b27950879 Don't apply race height to NPC collision shape (Fixes #1487) 10 years ago
scrawl bd96764229 Mark code that will be obsolete when upgrading to MyGUI 3.2.2 10 years ago
Ragora b8851790a6 Covered forgotten old bound item checks 10 years ago
Ragora f250e3df4b Replaced old bound item checks that I knew of to use the new ItemStack::Flag_Bound bit 10 years ago
scrawl 4426b03fa4 Remove some garbage 10 years ago
scrawl 0c273568f2 Increment version number for input configuration
Old files are broken by keycode->scancode switch (319f4e0547)
10 years ago
scrawl 99c276baa9 Set weapon Magical flag when enchanting a weapon 10 years ago
scrawl a42e60970b Revert "delete death events on adding an actor to the scene"
If we go to a different cell in the exact frame of an actor's death, the death event would be lost permanently.

This reverts commit fd2c07a6f4.

Conflicts:
	apps/openmw/mwmechanics/actors.cpp
10 years ago
scrawl 8625764143 Give 100% of health back when Resurrecting an actor (Fixes #1877) 10 years ago
Marc Zinnschlag 081588f484 add project file to content file list when running OpenMW from OpenCS 10 years ago
Marc Zinnschlag 10fa205ced fixed --data switch (was missing composing option) 10 years ago
scrawl 319f4e0547 Bind to scancodes instead of keycodes 10 years ago
scrawl dc1e8d4e22 Don't trigger any mouse button bindings while in the settings menu 10 years ago
scrawl 04c79d5f1e Fix case issue when setting companion's profit on the script 10 years ago
scrawl e54ba2c5d1 Fix broken dialogue Function_HealthPercent 10 years ago
Marc Zinnschlag d4007ad89e Merge remote-tracking branch 'mellotanica/master' 10 years ago
Marc Zinnschlag 1254198d90 add debug profiles to scene subviews view drag and drop 10 years ago
Marc Zinnschlag 3ed2edb7cb rewrote run tool profile management 10 years ago
Marc Zinnschlag 882ef37ae3 Merge remote-tracking branch 'ragora/conjureditemsgmstcheck' 10 years ago
Marc Zinnschlag 94a7e38194 Merge remote-tracking branch 'ragora/fixglobalcompassorient' 10 years ago
Marc Zinnschlag 690273d5b3 Merge remote-tracking branch 'ragora/fixmapresize' 10 years ago
scrawl f82224497a Compatibility fix for MyGUI git 10 years ago
scrawl 2c58a879ec Fix minor exploit when map window is shown with transparency 10 years ago
scrawl 2b5adb325b Remove a useless method 10 years ago
scrawl cfc57d0fe0 Use MyGUI's castType for widget casts 10 years ago
MiroslavR 4fdef94034 Use player's base name for profiles 10 years ago
MiroslavR 23e6d52844 Fix UI not updating initially for zero stats 10 years ago
Ragora 282e7abd16 Map Arrow Correction; now rotate global map arrow to whatever the local map arrow orientation is 10 years ago
Ragora 35571bb108 Global compass arrow rotates regardless of indoor or outdoor presence 10 years ago
Ragora 25f99c5d5a Discarded use of a static variable and renamed event function to be less ambiguous 10 years ago
Marco Melletti f212f0e4d2 subviews now get destroyed on close 10 years ago
Marc Zinnschlag 70ee899691 Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
	apps/opencs/model/tools/bodypartcheck.cpp
10 years ago
Marc Zinnschlag b8fdccdbff Merge remote-tracking branch 'cc9cii/Bug-No-1864' 10 years ago
Marc Zinnschlag 560eae3f4d Merge remote-tracking branch 'ragora/conjuredequipmentrmvalfix' 10 years ago
cc9cii 1107156334 Workaround incorrectly reported channel_layout 10 years ago
Ragora 58d70c2895 Removed Unused includes from experimentation 10 years ago
Ragora 4ecac31752 Map keeps focus on wherever it was last moved when resizing map window 10 years ago
scrawl c6bcd75058 Add various custom widgets used in OpenMW to the MyGUI plugin 10 years ago
Ragora e105202ee2 Use std::set instead of std::map 10 years ago
scrawl ee3b1e800c Add FontLoader and transparent BG texture to the MyGUI plugin 10 years ago
cc9cii 675d11c0e5 Mental note: need to get a linux box 10 years ago
cc9cii 8fe6877cb2 More include madness b/w different systems & compilers 10 years ago
cc9cii de41dfc314 Add includes. 10 years ago
Ragora f9e2fd0f3d Also forgot to remove a now unused variable I introduced 10 years ago
Ragora efaa820ee2 Managed to forget the itemmodel.cpp code 10 years ago
Ragora ea43a23505 All GMST logic is done in itemmodel.cpp now with usage of a static cache std::map 10 years ago
cc9cii 0121fdca2c Don't use C99 in printf. 10 years ago
cc9cii be74db8b24 Don't use to_string() 10 years ago
Ragora 83868bca23 Removed unused include left over from experimentation 10 years ago
Ragora ee6298f520 Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best 10 years ago
cc9cii ecd9dd81ea Moved debug statements before exception.. 10 years ago
cc9cii ce3077c970 Test version with debug statements. Also moved some common code out to a separate file. 10 years ago
Marc Zinnschlag b29d1d452f removed some redundant checks 10 years ago
Marc Zinnschlag 5dd424b6c6 Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
cc9cii 48a36442c6 Add libswresample and libavresample support for sounds. 10 years ago
Marc Zinnschlag 717c1b15f5 fixed drop implementation for unpaged worldspace (wasn't updating cell object) 10 years ago
Marc Zinnschlag 0db288ce07 generalising and cleaning up drop implementation of worldspace widget 10 years ago
Marc Zinnschlag 5a9376450b some cleanup of the scene view drop code 10 years ago
Marc Zinnschlag b5d5eadf79 Merge remote-tracking branch 'scrawl/master' 10 years ago
cc9cii 862c5fc8f6 Add libavresample support. Tested on windows x64 only. 10 years ago
Ragora 74e1db3ac8 Minor Correction to existing conjured item logic 10 years ago
scrawl f3d4b63aaf Fix AI moving load doors and throw an exception when trying to do this (Fixes #1907) 10 years ago
Ragora 69dbd6b30f Added checks for different bound item situations 10 years ago
scrawl 36a90198e2 Add option to change screenshot image format 10 years ago
Ragora 141755b473 Appears to have resolved the issue with unequipping conjured items and all possible error conditions deriving from being able to unequip them 10 years ago
scrawl 7fa3100993 Refactor TradeWindow balance buttons to use ControllerRepeatClick 10 years ago
cc9cii 88cf2bd597 Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected. 10 years ago
scrawl ebab911e44 Add a hack to support binding the console to a printable key (Fixes #371) and change default console key to morrowind default (GRAVE) 10 years ago
scrawl cf355d0fcb Change Always Run key default to Caps Lock, as in vanilla
A poor choice, but it's still what players coming from vanilla MW will expect.
10 years ago
cc9cii faac91472c Allow '-' and '_' in new addon name. Resolves Bug #1789. 10 years ago
cc9cii 85596322f3 Update status bar when record filter is changed. Should resolve Bug #1290. 10 years ago
cc9cii ae0fb77e30 Move recordfilterbox label 2 pixels to right. Resolves Bug #1839. 10 years ago
cc9cii 227eb12295 Added document name to showModifiedDocumentMessageBox. 10 years ago
cc9cii f7c1b169b3 Place the settings window on the center of window with keyboard focus. Should resolve Bug #1838. 10 years ago
cc9cii 89f7608022 Refactor for better legibility. 10 years ago
cc9cii 77171b788b Made popup messagebox non-modal. 10 years ago
MiroslavR d64be1c092 Use CellId::mWorldspace to find out whether objects are in the same worldspace 10 years ago
MiroslavR 621e81fa7d Make getdistance return maximum value only if the given objects are in different worldspaces (Fixes #1895) 10 years ago
cc9cii f0e0494f03 Since commit 8bce460f34 negative value checks no longer make sense. Not sure what to do about Vampire flag, however. 10 years ago
cc9cii 3a5ed9c5bb Build objects and connections only once. 10 years ago
scrawl 616148e168 Fix "failed to open file" error when no startup script is given 10 years ago
MiroslavR 45c90bdcb5 Call getPtrViaHandle instead of searchPtrViaHandle for faced handle 10 years ago
MiroslavR 7e6e248511 Don't cache faced handle, as its context may have been changed during the frame by input events 10 years ago
MiroslavR 86c286c24e Fix werewolf globals 10 years ago
cc9cii fdc20c595d Fix gcc compile error. 10 years ago
cc9cii 4471fe771e Fix logic errors. 10 years ago
scrawl dd5f4947d7 Add a TODO comment 10 years ago
cc9cii 84f5784575 Remove document when closing the last view. Should resolve Bug #1292. 10 years ago
scrawl 56cd0da522 Fix potential infinite recursion when an area effect spell is reflected (Fixes #1896) 10 years ago
MiroslavR 5ac2788a15 Feature #1545: Allow to select the player in the console 10 years ago
MiroslavR 21eb25706c Don't pursue the player for their crimes when they are a werewolf 10 years ago
scrawl cb916594d9 Always show tooltips for dead actors 10 years ago
cc9cii ad8d722763 Close documents rather than views. 10 years ago
scrawl d2ef0d362c Implement vanilla distance threshold for AI processing (Bug #1876) 10 years ago
scrawl f18d4b4ac4 Don't show crosshair tooltips for actors in combat 10 years ago
scrawl 780a48cd1e Don't greet dead actors in AiWander 10 years ago
scrawl c54ab2e846 Don't allow talking to creatures that are in combat 10 years ago
scrawl a9847c9453 Fix creature attacking flag not being reset after the attack starts (Fixes #1889) 10 years ago
scrawl 457b96a8af Reset bounty and crime immediately when going to jail (Fixes #1892) 10 years ago
scrawl 628600a0a5 Make PlaceItem place the item in the player's current worldspace 10 years ago
cc9cii 5675626482 Cleanup signals when finished. 10 years ago
scrawl 3007af44ea Revert "Don't trigger CellChanged events when crossing exterior cell borders (Fixes #1874)"
This reverts commit 0c67ff9ed0.
10 years ago
Marc Zinnschlag 77e9ac8975 Merge remote-tracking branch 'cc9cii/Bug-No-1710' 10 years ago
scrawl 6b06ab23aa Don't play sound for torches with OffDefault flag (Fixes #1884) 10 years ago
scrawl 8b0cb239a9 Ignore text keys for zero-length animations (Fixes #1876)
This fixes an issue where the Riekling's attack animation would trigger *two* hits on each swing. It has the "min hit" and "hit" keys at the same time, so the MinHitToHit segment a zero-length animation. This caused problems as the "hit" text key will be encountered twice; once when playing the "max attack to min hit" segment and once when playing the "min hit to hit" segment.
10 years ago
scrawl 07d827c907 Ignore invalid input in numeric EditBox (Fixes #1885) 10 years ago
cc9cii 724ed807c8 Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable. 10 years ago
cc9cii 988c8f9ebe Ignore duplicate connections. 10 years ago
cc9cii 785d2c7cc9 Remove incomplete implementation to support planar formats. Make libswresample a prerequisite. 10 years ago
scrawl fe0c9ec9b7 Change priorities in World::searchPtr
Fixes performance bottleneck of scripts searching through all Containers in all active cells every frame. Can be observed near cell (2,-6)
10 years ago
scrawl adbc50366b Use random attack strength for creatures (Bug #1876)
Determining the attack strength from the time the wind-up animation was held will not work properly, as most creatures don't have this animation.

This fixes another balancing issue with Rieklings (they were previously using an attack strength of 1 every time).
10 years ago
scrawl b6635c7964 Move eventDone out of WindowBase 10 years ago
scrawl 271c921cf8 Add missing confirmation dialog for deleting map notes 10 years ago
scrawl 6e2673daf3 Remove an unneeded include 10 years ago
scrawl d6bc50c492 Remove an unused member variable 10 years ago
scrawl f59c7fcb36 Fix esmtool FactionId output 10 years ago
scrawl 31b31115af Fix AI not using Restore Health effect when it is complemented by unnecessary restore magicka/fatigue effects (e.g. in sc_purityofbody) 10 years ago
scrawl 0c67ff9ed0 Don't trigger CellChanged events when crossing exterior cell borders (Fixes #1874) 10 years ago
Marc Zinnschlag 3f24593dba added profile selection panel 10 years ago
Marc Zinnschlag 4337d05126 added right-click handling support to SceneTool class 10 years ago
cc9cii f616000afb More fix based on code review. 10 years ago
Marc Zinnschlag f913d51e35 remove deleted debug profiles from run tool 10 years ago
MiroslavR b574131b06 Unset selected spell after selecting enchanted item in the spell window (Fixes #1878) 10 years ago
cc9cii c396149f23 Code review fix. 10 years ago
cc9cii cedf1171e3 Cleanup comments. 10 years ago
cc9cii dba352fd6f Check all views before exiting. 10 years ago
Marc Zinnschlag 16aa55dcde Merge remote-tracking branch 'miroslavr/master' 10 years ago
Marc Zinnschlag d4c27d4ce0 Merge remote-tracking branch 'mellotanica/master' 10 years ago
cc9cii 4a8fe39b2c For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type. 10 years ago
MiroslavR 931e778b4d Initialize mHasMovedInXY in CharacterController 10 years ago
Rohit Nirmal e315a72582 Remove extra semicolons at the end of some lines. 10 years ago
Marc Zinnschlag 51128d2d57 added run button to scene subview toolbar 10 years ago
MiroslavR 007404e17f Merge branch 'master' of github.com:OpenMW/openmw 10 years ago
cc9cii c78ac391a0 Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
10 years ago
Marc Zinnschlag 64cf0870c6 set content files when running OpenMW from OpenCS 10 years ago
Marc Zinnschlag e5dac5e80b Merge remote-tracking branch 'cc9cii/Bug-No-1735' 10 years ago
MiroslavR b1a449a0b9 Fix wolfrun sound playing all the time when running is default 10 years ago
MiroslavR 57f7ef1db4 GUI: update/clear force-hidden window status 10 years ago
MiroslavR c1cc66985d Werewolf: only NPCs should have modified fight and react to your transformation 10 years ago
cc9cii ab8403192c Fix typo. 10 years ago
scrawl f274d5a627 Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
scrawl 282c93ccc5 Handle death in actor update rather than instantly (Fixes #1866) 10 years ago
cc9cii 6d12374ace Move windows platform specific files into a common directory. 10 years ago
Marc Zinnschlag cf05d3c69f added run log 10 years ago
cc9cii fa0b3eb298 Add an icon to opencs.exe as well 10 years ago
Marc Zinnschlag 5e022195b8 create startup script when running from OpenCS 10 years ago
Marc Zinnschlag 61a92da374 use --new-game/--skip-menu switches when running from OpenCS 10 years ago
Marc Zinnschlag 86995adc4a Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
MiroslavR 9e0d5dc28a Werewolf: can't sleep in beds anymore, actors will attack you on sight, and if you are seen transforming, you will be marked for death 10 years ago
cc9cii e0e561a105 Add icon to windows exe 10 years ago
Marc Zinnschlag a728d6d77a full implementation of global run menu item (replaces earlier placeholder implementation) 10 years ago
cc9cii 7ae8d04c47 Arrgh... silly typo 10 years ago
cc9cii c6cad5adc5 Make cmake more reliably detect libswresample 10 years ago
Marc Zinnschlag 67dfaa7f35 update actions in main menu when creating a new view 10 years ago
cc9cii 801b9446b7 Support for ubuntu/debian. Can easily be reverted if not required. 10 years ago
Marc Zinnschlag 431abcb63a handle shutdown of OpenMW processes when shutting down OpenCS 10 years ago
Marc Zinnschlag 3fec253409 save first (if document was modified) before running OpenMW 10 years ago
Marc Zinnschlag a06133a50e added failed flag to operation done signal 10 years ago
Marc Zinnschlag 71a2424500 Merge remote-tracking branch 'miroslavr/master' 10 years ago
cc9cii 093c7f8882 Moved format conversion to audio_decode_frame() 10 years ago
Marco Melletti 8bce460f34 loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix 10 years ago
cc9cii fd5f814218 Trivial change from "Musics" to "Music Files" 10 years ago
cc9cii 1e72cf4cdc More refactoring, remove more #ifdef guards and fix repeat samples for planar formats. 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
MiroslavR 386bb98fd2 Do not attach coin widgets to a box 10 years ago
MiroslavR 5977860e09 Fix broken coin placement in levelup dialog + possible memleak 10 years ago
scrawl 84a0d064cd Fall back to regular death animation if deathknockdown/deathknockout don't exist (Fixes #1870) 10 years ago
cc9cii 5095f729b0 Make travis happy again. 10 years ago
cc9cii 2d6b532ea5 Minimize the use of #ifdef guards for better code legibility. 10 years ago
Marc Zinnschlag bee36c9167 block saving while OpenMW process is running 10 years ago
Marc Zinnschlag c88b3a1520 track state of OpenMW process and enable/disable run/stop actions accordingly 10 years ago
Marc Zinnschlag 1b4ab6e130 added OpenMW runner 10 years ago
Marc Zinnschlag 4894699eba Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 0eb949c8a7 Don't update ripples when they are not used 10 years ago
cc9cii f4dd281393 Simplify the use of swr_convert and add #ifdef guards around code that require libswresample. 10 years ago
Marc Zinnschlag a9df3b53fd restored --new-game switch 10 years ago
Marc Zinnschlag 96cd46568b some cleanup 10 years ago
Marc Zinnschlag bec6c4e726 fixed editor creation for Display_LongString 10 years ago
Marc Zinnschlag 7e653cebdf implement script editor via QPlainTextEdit instead of QTextEdit 10 years ago
MiroslavR 7dfba0ae30 Followers with high fight should not engage in combat with the player 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