Commit Graph

4284 Commits (d05508db52c52f5a3973c387fe5e21864859e70d)

Author SHA1 Message Date
Marc Zinnschlag 549678394c Merge remote-tracking branch 'potatoesmaster/fallback-archives' 12 years ago
scrawl a51b73b609 Fix topics that have the same name as a service opening that service when clicked 12 years ago
Marc Zinnschlag fbaad8e105 Merge remote-tracking branch 'potatoesmaster/strfix' 12 years ago
Emanuel Guevel 289bbc64f7 Load fallback archives listed in openmw.cfg at startup 12 years ago
Sebastian Wick 0ae48c1f83 fix for Bug #509 12 years ago
scrawl b19571df89 If character creation dialogs are enabled in the wrong order, force creation stage to advance 12 years ago
Marc Zinnschlag 2cc20c67cb Merge remote-tracking branch 'scrawl/raycasting' 12 years ago
scrawl 5c94c654d4 Fix wrong rotation of objects dropped on the ground 12 years ago
scrawl c8b31b4745 Remove an outdated message 12 years ago
graffy76 c17821e6c8 Merge branch 'master' of https://github.com/zinnschlag/openmw into saveOnClose 12 years ago
Emanuel Guevel c020665cf2 Fix appending int to string in an exception message 12 years ago
scrawl d7c4a622cf Create a separate rigid body / shape with full details for raycasting, remove the occlusion query hack 12 years ago
Marc Zinnschlag d396785008 Merge remote-tracking branch 'scrawl/master' 12 years ago
graffy76 03c7f18112 Fixes for save-on-close message boxes 12 years ago
scrawl 285b4bf726 Allow zooming camera in vanity or preview mode with the mousewheel 12 years ago
Emanuel Guevel 1223a2e105 Bsatool: extract and extractall modes 12 years ago
Emanuel Guevel 3adf3f5121 Revive bsatool 12 years ago
Marc Zinnschlag 17e406e58c Merge remote-tracking branch 'mikesc/bug586' 12 years ago
Michal Sciubidlo f2f4b6e2d5 Make MWWorld::getInterior case insensitive.
Interior cells names can use different mix of uppercase/lowercase in different places.
getInterior() should return same cell in all cases. Fixes bug #586.
12 years ago
Marc Zinnschlag 2a9d15cd9f Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 66a754e9aa Fix tooltip position when hovering the crosshair over NPCs 12 years ago
scrawl 0ee0dbdb97 Added "dispose corpse" button, added stealing (all items visible and no penalty yet) 12 years ago
scrawl e34685b8a3 Fix manually changed mouse cursor 12 years ago
Marc Zinnschlag a994a23f4e file loading fixes 12 years ago
Pieter van der Kloet 9145fb210b Merge remote-tracking branch 'upstream/master' into opencsui 12 years ago
Pieter van der Kloet 7504ae675b Implemented a file dialog for the editor using launcher .ui 12 years ago
scrawl 8be9627c8d Fix method signatures 12 years ago
scrawl f7d8f6456f Stats should never go below 0 12 years ago
Marc Zinnschlag 642653d10e World constructor fixes 12 years ago
Marc Zinnschlag 7e100c36b5 Merge remote-tracking branch 'gus/AI' 12 years ago
Marc Zinnschlag ef86a693c3 Merge remote-tracking branch 'scrawl/sneak' 12 years ago
Marc Zinnschlag 69eb5aa99a Merge remote-tracking branch 'scrawl/master' 12 years ago
gus 5938e19362 Clean up 12 years ago
scrawl 66d2d3522f Race selection preview: render only the head, and focus the camera on its node 12 years ago
scrawl 268bb23590 Implemented sneaking animation 12 years ago
scrawl 39411eda7b Fix the spell buying window listing already owned spells 12 years ago
Pieter van der Kloet c9859382bf Made the launcher write the custom resolution to file, cleaned resolution parsing 12 years ago
gus d3bf3812a4 changing rotation order (fix some misoriented objects) 12 years ago
gus 8b6f0e0770 Correct orientation sign 12 years ago
Marc Zinnschlag d839a4c6c2 Merge remote-tracking branch 'scrawl/graphics' 12 years ago
scrawl fe7b2732d8 Avoid manually updating render targets from within frameRenderingQueued 12 years ago
scrawl 2486ec6cb9 Material fixes (vertex colors, alpha) 12 years ago
Marc Zinnschlag 46de45b9a2 added var type column to globals 12 years ago
Marc Zinnschlag dc3edc6024 Merge branch 'vartype' 12 years ago
Marc Zinnschlag 1489570b09 change variant in info record to new type 12 years ago
Marc Zinnschlag ba4907fbaf use new Variant type for GMSTs 12 years ago
Pieter van der Kloet 770d8af931 Forgot to add the DataFilesPage .ui 12 years ago
Pieter van der Kloet 75cf009101 Finished implementing the .ui file for the DataFilesPage 12 years ago
Pieter van der Kloet 4c9d0563fe WIP: Implementing the .ui for the DataFilesPage 12 years ago
Pieter van der Kloet fb5213a754 Made the GraphicsPage use a .ui file and added support for custom res 12 years ago
Marc Zinnschlag 8a887a0aef Merge remote-tracking branch 'potatoesmaster/tradewindow' 12 years ago
Marc Zinnschlag ac810faa7e Merge remote-tracking branch 'scrawl/master' 12 years ago
Marc Zinnschlag a93034b0a9 Merge remote-tracking branch 'k1ll/store_segfault_fix' 12 years ago
scrawl d5c6c221c1 Books/scrolls: Fix the take button incorrectly showing 12 years ago
scrawl ca707aa65f Transparency should be evaluated per subentity, not per NIF 12 years ago
scrawl cab5315a8e Disable mipmaps generation 12 years ago
Marc Zinnschlag a1ac20c6f3 changed global variable records to new variant type 12 years ago
Marc Zinnschlag 65081f5520 added variant class 12 years ago
gus 3384d92761 oups introduced a bug.. 12 years ago
gus 48b3f1e0cf Clean up. But still a little hacky 12 years ago
Emanuel Guevel 8e07638699 Update the trading offer on "max sale" button click 12 years ago
graffy76 6911868f2a File->close and File->exit menu items added. Exit uses
closeAllWindows() to ensure ViewManager::closeRequest is called on the
last open window.  Exit will close all open windows but the last one in
cases of active save operation or modified file.
12 years ago
scrawl f1d35b73b8 Cleanup 12 years ago
scrawl 359ae06fcf Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics 12 years ago
scrawl c9fefc7f5d Simpler, more lightweight underwater effect, changed colors to match vanilla better 12 years ago
Marc Zinnschlag 123a111580 Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl f0e3463e9b Disable assertion for comparing iterators from different containers (Bug #605) 12 years ago
scrawl 5341bf9504 Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics 12 years ago
Marc Zinnschlag 3e97943e06 Merge remote-tracking branch 'scrawl/includes' 12 years ago
Marc Zinnschlag 5595675664 Merge remote-tracking branch 'scrawl/effects' 12 years ago
scrawl 05bd94effb Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics 12 years ago
scrawl 002830e13b Make sure render textures are inactive when in a cell without water 12 years ago
scrawl 867b22ce19 Fix a terrain glitch 12 years ago
scrawl 11f21a1988 Weather update should be before renderer update 12 years ago
gus 5951abfae2 fix some script instructions 12 years ago
gus 7fb2ff18a3 Fix bug induced by previous commit (player orientation wasn't stored correctly), and fix NPC not beeing able to move with certain angles (like angle Z 70) because the trace function was hitting NPC own hitboxes. The solution prposed here is a little hacky, but i works. Need a little clean up(mBody shouldn't be public) 12 years ago
gus e1882dce32 correcting a bug: player orientation wasn't stored correctly, and objects orientation wasn't properly retrived. 12 years ago
scrawl 9a84f6744f Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr) 12 years ago
scrawl 6037c44ea6 Fix ingredient effect display 12 years ago
scrawl 6f05c4229f Implemented potion & ingredient effect stacking 12 years ago
scrawl 8e05c4159d Magic effect icons for permanent enchantments 12 years ago
scrawl cf87708c1f Magic effect icons for spells 12 years ago
scrawl 0f6fd80294 Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
Conflicts:
	apps/openmw/mwgui/windowmanagerimp.cpp
	apps/openmw/mwrender/npcanimation.cpp
	files/mygui/openmw_settings_window.layout
12 years ago
graffy76 eb90bd71ba Fixed triggering confirmation messages boxes when more than one view is
open.
12 years ago
Pieter van der Kloet 0a6e3701ab Made the Play page use a .ui file too 12 years ago
Pieter van der Kloet f2193bb1ba Made the mainwindow use a .ui file and removed the stylesheet 12 years ago
Pieter van der Kloet 2b6bb9657b Added Qt Designer .ui files 12 years ago
Pieter van der Kloet a3c5c868ec Merge remote-tracking branch 'upstream/master' into launcherui 12 years ago
Nathan Jeffords 109dff2d29 renamed high level NIF files... 12 years ago
k1ll dde43e8c87 Some cleanup 12 years ago
graffy76 bf6c855e6d Final changes to implement save-on-close features 12 years ago
Nathan Jeffords d3c1f5e7b2 renamed low-level NIF related files and include guards to conform to naming convention 12 years ago
k1ll 9acd4061cc Fix dangling static references in mShared 12 years ago
graffy76 9193ddc9d3 Merge branch 'master' into saveOnClose 12 years ago
graffy76 a2e36594c9 Completed "abort save on close" feature 12 years ago
graffy76 f85be6a744 80% complete save-on-close feature 12 years ago
scrawl e1957e4ee9 Potion effects should be hidden until discovered 12 years ago
Marc Zinnschlag 0f4f91605a some cleanup 12 years ago
Marc Zinnschlag 401903c9ce Merge remote-tracking branch 'lazydev/master' 12 years ago
lazydev ccb7ed93b3 fix for https://bugs.openmw.org/issues/593 12 years ago
Marc Zinnschlag 3961fb36d4 Merge remote-tracking branch 'chris/transparency-fixes' 12 years ago
Chris Robinson e6b547b9ba Merge remote-tracking branch 'zini/master' into transparency-fixes 12 years ago
scrawl ef1678e47e Oops, rotation center should be dynamic 12 years ago
Chris Robinson 238a8feb18 Fix transparency checks 12 years ago
scrawl d8f2d0195a Got rid of the texture rotation hack by rendering the cursor manually. 12 years ago
scrawl 1d988676fe Local map: the obtained bounding box wasn't exactly accurate, getWorldBoundingBox seems to solve this. 12 years ago
Chris Robinson 1168f15361 Don't disable depth writes when blending is enabled 12 years ago
scrawl b7ab12e7cf Workaround to prevent the map drawing on top of the world button 12 years ago
scrawl 3efbb5e728 Don't try to render a map in empty cells 12 years ago
Marc Zinnschlag 038c5c3e82 Merge remote-tracking branch 'mikesc/bug574' 12 years ago
Michal Sciubidlo 3df34fb5cc fix bug 574 12 years ago
vorenon c9a701cfa1 Removed the 3 dots after the load text. 12 years ago
vorenon f66f67eaa1 Loading text uses now the corresponding GMSTs 12 years ago
vorenon a6fb58bc59 Using "Loading Exterior" and "Loading Interior" instead of "Loading Cell"
This commit replaces the default "Loading Cell" text with "Loading
Interior" and "Loading Exterior"
12 years ago
vorenon d4aa33b9a7 Removing the unloading cells part instead of just commenting them. 12 years ago
vorenon ffd96c7715 Removed "Unloading Cell..." text from loading screen
OpenMW unloads the cell so fast, it's hardly noticable. This commit gets rid of
the "flicker" every time a cell loads.
12 years ago
Chris Robinson bfe80bb8dc Avoid duplicating skeletons due to casing issues
Manually created resource names are apparently always case sensitive, causing
some skeletons to get loaded multiple times.
12 years ago
Marc Zinnschlag ce1310614c Merge remote-tracking branch 'potatoesmaster/pinned' 12 years ago
Marc Zinnschlag 14459460c1 Merge remote-tracking branch 'potatoesmaster/gender' 12 years ago
Marc Zinnschlag 7cae69ee4e Merge remote-tracking branch 'vorenon/master' 12 years ago
Emanuel Guevel be9d49c510 Do not hide pinned windows during loadings 12 years ago
Emanuel Guevel 0bc4c3556a Fix dialogue gender filter 12 years ago
scrawl 369f881170 Merge branch 'master' of https://github.com/zinnschlag/openmw into graphics 12 years ago
scrawl 9b0ac4e299 NPCs / creatures can now emit ripples 12 years ago
vorenon 89cba3cf45 Replaced ifs/elseifs with switch 12 years ago
vorenon 13c33c1613 added missing click sound to main menu 12 years ago
Chris Robinson 35e2b6942a Merge remote-tracking branch 'zini/master' into misc-cleanup 12 years ago
Chris Robinson ceafcc2ebb Support float samples with ffmpeg
Requires the AL_EXT_FLOAT32 extension in OpenAL
12 years ago
Nathan Jeffords 21f502e3dd properly handle potentially non 16 bit planar audio formats 12 years ago
vorenon b1ca719d61 Added click sound to OK button for message boxes 12 years ago
vorenon 1a43d86d9e Close messages boxes with the activation key (Bug #589) 12 years ago
scrawl d4264353a3 Merge branch 'z-up' into graphics
Conflicts:
	apps/openmw/mwrender/localmap.cpp
	apps/openmw/mwrender/renderingmanager.cpp
	apps/openmw/mwrender/water.cpp
	files/materials/water.shader
12 years ago
Marc Zinnschlag dc445844d2 Merge remote-tracking branch 'scrawl/z-up' 12 years ago
Marc Zinnschlag a7102c143f ESX variable type cleanup 12 years ago
scrawl b9912a19e0 Z-up conversion: fix player arrow direction on global map 12 years ago
scrawl cd68012498 Z-up conversion: raycasts 12 years ago
scrawl cc9b72b9b1 Removing some leftovers of mwRoot node 12 years ago
scrawl 341f9b96e2 Local map: restore zHigh 12 years ago
scrawl 284ba58e1e Z-up conversion: global map, shader fix 12 years ago
scrawl 2e7bc1a368 Z-up conversion: local map, fix tcg 12 years ago
scrawl 5c0c5854e8 Unrelated change: we always want the XAutoRepeat workaround, regardless of using exclusive input or not 12 years ago
scrawl 3ef952172d Z-up conversion: water, sky 12 years ago
scrawl 3cb3ec91c0 Z-up conversion: camera 12 years ago
scrawl a5451eb9d9 Z-up conversion: terrain, objects 12 years ago
Chris Robinson 955e2713a9 Fix encumbrance term calculation 12 years ago
Chris Robinson a576e9e430 Set the race selection character preview in a valid (idle) pose. 12 years ago
Chris Robinson 9679daa6a4 Merge remote-tracking branch 'zini/master' into misc-cleanup 12 years ago
Chris Robinson da575b181e Use the correct GMST for the race menu 12 years ago
Pieter van der Kloet b209b6a0e6 Added missing includes 12 years ago
Pieter van der Kloet 469d608f51 Merge remote-tracking branch 'upstream/master' into launchernext 12 years ago