Commit Graph

7030 Commits (ae5f783a1650b8d65a2b65eeae149ab5729ef473)

Author SHA1 Message Date
Marc Zinnschlag a264e86e13 subclasses scene widget for worldspace scenes 11 years ago
Marc Zinnschlag f9d2fde783 Merge branch 'openmw-29'
Conflicts:
	apps/openmw/mwmechanics/aicombat.cpp
11 years ago
Marc Zinnschlag 0ae9cc0106 removed unused function 11 years ago
Marc Zinnschlag 26c2f28879 replaced global world->scene menu item with individual view context menu items in cell and reference tables 11 years ago
Marc Zinnschlag 55195f819a changed edit requests from row index format to UniversalId/hint format 11 years ago
Marc Zinnschlag 797f5527ee added hint parameter for UniversalId viewing requests 11 years ago
Marc Zinnschlag cb3994281c changed UniversalId::Type_Scene from index to string ID argument (argument is the worldspace) 11 years ago
Marc Zinnschlag ca30f2af3d minor fix 11 years ago
Marc Zinnschlag 536a0e0ab0 added orbit navigation mode 11 years ago
scrawl a99aa15d14 Fix a copy&paste mistake leaving start rotation uninitialized 11 years ago
Marc Zinnschlag 4d3abeedcb keep camera upright in 1st person mode 11 years ago
Marc Zinnschlag ae637d6abc rolling 11 years ago
Marc Zinnschlag 0926501717 Merge remote-tracking branch 'cc9cii/branch_0_29_fixes' into openmw-29 11 years ago
Marc Zinnschlag 4eea2c7a86 added free navigation mode 11 years ago
Marc Zinnschlag c977b2a756 moved implementation of the 1st person camera into a separate file 11 years ago
Marc Zinnschlag 14c3bfcf62 added navigation class 11 years ago
cc9cii 56ae85df0c Fix 32bit Windows crash while taking the save screenshot. 11 years ago
cc9cii 8fa88f4480 sync with upstream 11 years ago
cc9cii 2421f23c2f cleanup the mess... 11 years ago
pvdk 05f8af0757 Use the correct encoding for the ini importer 11 years ago
pvdk 6b9082c6ba Support different Tribunal patch .esm location, as seen on German GoTY disk 11 years ago
pvdk d30c4edb14 Support separate Splash directory, found in some installation media cabinets 11 years ago
pvdk 3792b301e9 Wizard now runs the ini-importer to import settings from Morrowind.ini 11 years ago
Marc Zinnschlag 8f73cc9268 added navigation mode selection 11 years ago
Marc Zinnschlag 526d75df51 inverted ctrl key 11 years ago
Marc Zinnschlag 644f5cb8de fixed mouse button release detection 11 years ago
Marc Zinnschlag e33bd4d508 camera rotation via ctrl-left button drag 11 years ago
Marc Zinnschlag e987199949 getting rid of some magic numbers 11 years ago
Marc Zinnschlag 07d20a2013 camera panning via left button drag 11 years ago
Marc Zinnschlag b9107addc0 mouse wheel zooming 11 years ago
Marc Zinnschlag b6ae521aa5 moving the camera with A and D keys 11 years ago
Marc Zinnschlag af50575259 use shift key to speed up camera movement 11 years ago
Marc Zinnschlag 8081c067a6 moving the camera with W and S keys 11 years ago
Marc Zinnschlag 4ec4599be3 added navigation mode enum to SceneWidget 11 years ago
Marc Zinnschlag 6ec86564d1 re-enabled OGRE in OpenCS; cleaned up startup 11 years ago
cc9cii 5b48ca114f aicombat pathfinding fix - check the correct list 11 years ago
cc9cii 85c467f00f Minor cleanup for aicombat pathfinding workaround. 11 years ago
pvdk 36d4287da4 Fixed openmw.cfg handling: file should not be cleared anymore 11 years ago
Nikolay Kasyanov 76c1d60d23 Fixed OpenCS build on OS X 11 years ago
pvdk fb59112b74 Merge remote-tracking branch 'upstream/master' into wizardhead 11 years ago
Marc Zinnschlag c62a352956 Merge branch 'cellstore' 11 years ago
Marc Zinnschlag 9b18e01507 keep track of which cells have state that needs to be saved 11 years ago
Marc Zinnschlag bfcd768078 various bits of cleanup 11 years ago
Marc Zinnschlag 83ded18af0 encapsulated reference collections 11 years ago
Marc Zinnschlag 367919200f moved CellRefList into a separate file 11 years ago
Marc Zinnschlag f220867144 make Ptr a bit more pointer-like 11 years ago
Marc Zinnschlag b72c1c2c58 encapsulated water level 11 years ago
Marc Zinnschlag 79e723ad06 encapsulated mIds 11 years ago
Marc Zinnschlag 8ea686c6c8 encapsulated mState 11 years ago
cc9cii 1bd2664cb0 aicombat pathfinding workaround 11 years ago
cc9cii 1ab5948f19 merge upstream changes 11 years ago
Marc Zinnschlag b0ae5b8ab7 Merge remote-tracking branch 'cc9cii/windows-save-fix' into openmw-29 11 years ago
cc9cii fcfc8fcccb Revert "Allow MinGW64 compilation in Windows/msys"
This reverts commit c3f350e3fb.

Conflicts:
	libs/platform/string.h
11 years ago
cc9cii ac606a865c Back out unnecessary change. 11 years ago
cc9cii c241405d91 Fix Windows save & load. 11 years ago
cc9cii c3f350e3fb Allow MinGW64 compilation in Windows/msys 11 years ago
Nikolay Kasyanov 59508e914f Fixed OpenCS build on OS X 11 years ago
Marek Kochanowicz e348c6baa9 accept drops from filters table. Cool. ☺ 11 years ago
Marek Kochanowicz e2dce53543 additional check on droping to prevent exception 11 years ago
Marek Kochanowicz fcf17805a0 Installing basic event filter 11 years ago
Marc Zinnschlag 7693f712bc started making CellStore into a proper class; encapsulated mCell member 11 years ago
Marek Kochanowicz 55e9083570 refactorisation 11 years ago
Marek Kochanowicz 1c35a85adf fixed bugs, added extra display_type 11 years ago
Marek Kochanowicz 7dff34ebf1 Features implemented. Time to debug. 11 years ago
Marek Kochanowicz 3ad6df1f92 try with the passing action 11 years ago
Marek Kochanowicz 38a86b5015 We can handle droping multiple records 11 years ago
Marek Kochanowicz b788ab8b4c correcting 11 years ago
Marek Kochanowicz 4fe21dc38f Const correctness 11 years ago
Marc Zinnschlag 736644de05 Revert "#1041 in progress: decode first sample batch right in OpenAL_SoundStream::play()"
This reverts commit 51fb9f65ea.
11 years ago
Marek Kochanowicz eb3cbaa4e1 Create filter on droping record. 11 years ago
Marek Kochanowicz c7b3e139aa Propagate signal to the edit widget 11 years ago
pvdk 755c99df3c Some minor fixes 11 years ago
pvdk 6916c0bc94 Wizard now writes valid Morrowind.ini files 11 years ago
pvdk e8170adde5 Some minor changes, implemented suggestions 11 years ago
pvdk ceb66d0790 Also install the separate Sounds directory for Tribunal 11 years ago
pvdk 5024f1bf77 Added a warning when trying to install tribunal after bloodmoon 11 years ago
pvdk 2ccf4d6112 Post-merge cleanups, using confignmanager for XDG paths now, thanks scrawl! 11 years ago
pvdk c54217d008 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	CMakeLists.txt
	components/CMakeLists.txt
	components/config/gamesettings.cpp
11 years ago
Marek Kochanowicz fca7701359 Column titles retrived and passed to the filterbox. 11 years ago
pvdk b43325119a Some changes to the version retrieval: ignore shallow clones 11 years ago
Marek Kochanowicz d7a1abb30b emit signal with types (will be connected to the tablesubview) 11 years ago
Marek Kochanowicz dd95ed8e4c Accept drops on the filterbox 11 years ago
Marek Kochanowicz 569533eeae Merge branch 'master' of https://github.com/zinnschlag/openmw into DragDrop 11 years ago
scrawl d25b3ad9cb Fix AiCombat for creatures with weapons 11 years ago
scrawl ebc67a82cf Don't list unnamed quests in the quest book 11 years ago
scrawl 1fba5d1bb9 Terrain: change world bounds from AABB to 4 floats 11 years ago
scrawl bc376e6649 Closes #888: Treat "Bip 01" as animation root if existing 11 years ago
scrawl 439018e706 Get rid of useless return values 11 years ago
scrawl 90f6cda4cc Moved includes to appropriate place 11 years ago
Marek Kochanowicz e9664d80bd make convert enumns public static 11 years ago
Marc Zinnschlag 550e5eb686 Merge remote-tracking branch 'corristo/osx-music-fix' 11 years ago
Marc Zinnschlag ea16f79d77 Merge remote-tracking branch 'gus/AIFix2' 11 years ago
gus 84959eea28 woops, thanks scrawl 11 years ago
gus 6e1425321b remove cout spam 11 years ago
gus e5b19cf3c6 clean up 11 years ago
Marc Zinnschlag 02c6c65705 Merge remote-tracking branch 'sirherrbatka/DragDrop' 11 years ago
Marek Kochanowicz 2bb9e47507 Improvements. 11 years ago
Nikolay Kasyanov 51fb9f65ea #1041 in progress: decode first sample batch right in OpenAL_SoundStream::play() 11 years ago
Nikolay Kasyanov 5e8cb2e466 Another attempt to fix #1041. This time I'm sending real data from decoder
once after playback started.
11 years ago
Marek Kochanowicz e1a0f60041 allow _foo ids without qoute 11 years ago