Commit Graph

9377 Commits (36d4287da423cac163f3cc817639deaff6a1a281)
 

Author SHA1 Message Date
pvdk 36d4287da4 Fixed openmw.cfg handling: file should not be cleared anymore 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
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
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
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
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
Marek Kochanowicz b83817e05e May only include alphanumeric characters and underscores and may not start with a number. 11 years ago
Marek Kochanowicz 3cc23a9cb3 very basic, but safe putting down " " 11 years ago
Nikolay Kasyanov 4e28fd85a3 Fixed build on OS X 11 years ago