Commit Graph

5286 Commits (e060713aa350b110c7b9e55f768c558048727d48)
 

Author SHA1 Message Date
Marc Zinnschlag e060713aa3 updated credits file 12 years ago
Nathan Jeffords 7ea1f6a02a fixes for using FFMPEG on windows 12 years ago
Lars Söderberg e32646ee50 Prettier repeated borders. 12 years ago
Lars Söderberg 62c5568ed9 Fix for the loadingbar to resemble vanilla Morrowind. 12 years ago
Marc Zinnschlag fa880e3274 Merge remote-tracking branch 'lazydev/master' 12 years ago
lazydev a5ff8181b7 fix for https://bugs.openmw.org/issues/569 12 years ago
Marc Zinnschlag 9a03b17b2d Merge branch 'localworkaround' 12 years ago
Marc Zinnschlag a95431c387 fix 12 years ago
Marc Zinnschlag 9e8d0128e0 Merge remote-tracking branch 'blunted2night/size_t-warnings_v2' 12 years ago
Nathan Jeffords 1af4e11414 apply MSVC warning settings to shiny projects 12 years ago
Nathan Jeffords 44b1c66c4b fixed various warnings about converting size_t to int 12 years ago
Marc Zinnschlag 61fc8ad6e4 updated credits files 12 years ago
Marc Zinnschlag d98ec67671 Merge remote-tracking branch 'graffy76/recentfiles' 12 years ago
graffy76 89dace3cc3 Fix for operations widget - hides when no operations are running. 12 years ago
Marc Zinnschlag 3472a6f180 workaround for infinite recursion during local variable access 12 years ago
Marc Zinnschlag 59748a7647 Merge remote-tracking branch 'greye/cross-cell' 12 years ago
Sergey Shambir a3adcf752d TradeWindow: fixed coding style
Mentioned here: https://github.com/zinnschlag/openmw/pull/554
12 years ago
greye ac7095537f remove insertMesh() call on object cell change 12 years ago
greye d983ed5c78 fix invalid SceneNode pointer on cell change 12 years ago
greye 9659b4a95e update NpcAnimation inventory reference on cell change 12 years ago
Marc Zinnschlag 868916a9a2 added add-on global variables in the same way add-on GMSTs were added 12 years ago
Marc Zinnschlag 6f5a772d02 fixed another case handling problem 12 years ago
Marc Zinnschlag c9ca565462 removed a redundant function call 12 years ago
Marc Zinnschlag 8be789a81f Merge remote-tracking branch 'graffy76/master' 12 years ago
graffy76 6f89d453a5 Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
12 years ago
Nathan Jeffords 5e1ec9e128 improved book window layout 12 years ago
Marc Zinnschlag 0c8c28e10c Merge remote-tracking branch 'lazydev/master' 12 years ago
lazydev 71e5369f04 Loading translation data for all the plugin files, not only for the first one 12 years ago
greye 82595e66b2 another missing header for #576 12 years ago
Marc Zinnschlag a56e6d9422 Merge remote-tracking branch 'hasufell/master' 12 years ago
Marc Zinnschlag 9b7957cf20 fixed a missing inlcude 12 years ago
hasufell 56468eaecf Add install rule for opencs 12 years ago
Marc Zinnschlag ccf5c04706 updated credits files 12 years ago
Marc Zinnschlag 6ebd0aa56a Merge remote-tracking branch 'potatoesmaster/pinned' into next 12 years ago
Marc Zinnschlag f5445a8ce4 Merge remote-tracking branch 'scrawl/next' into next 12 years ago
scrawl f4749f10da NIF bullet loader fix for incorrect collision shapes (credit goes to Chris, he asked me to push this) 12 years ago
Emanuel Guevel 3dc28baa28 Remove "PinToggle" event from layout file 12 years ago
Emanuel Guevel 2dea86bbc7 Make the "lock window" button appealing 12 years ago
Emanuel Guevel 3ba3c71556 Make the "lock window" button to change state visually 12 years ago
Emanuel Guevel 43d6392921 Change the way pinnable window are made visible
This ensure pinned window are not displayed in main menu, dialogue and
container mode.
12 years ago
Marc Zinnschlag 0713afb97d Merge branch 'gmstfixing' into next 12 years ago
Marc Zinnschlag a50ff34774 better default value for string GMSTs 12 years ago
Marc Zinnschlag 1343c2c22b Merge remote-tracking branch 'scrawl/next' into next 12 years ago
scrawl b52df83d84 Pressing Enter should skip _one_ message box, not skip all message boxes until the key is released again 12 years ago
Marc Zinnschlag e5149e57ac Merge remote-tracking branch 'scrawl/next' into next 12 years ago
Marc Zinnschlag 475f4f9311 implicitly add Tribunal/Bloodmoon GMSTs to base, if present neither in base nor in modified 12 years ago
scrawl 52d0f0b750 Fixed OpAddItem, OpRemoveItem 12 years ago
Marc Zinnschlag abd307d70e Issue #567: workaround for crash with non-English ESX files 12 years ago
scrawl e1ca0a15ae Add message box when item is added to player's inventory 12 years ago
scrawl 170a9762ac Fix travel services not actually costing gold. 12 years ago