Commit Graph

5209 Commits (4da11a96a5d51c0c22b62e033fb46ffaa7823f6c)
 

Author SHA1 Message Date
scrawl 4da11a96a5 Fixed gold ref count always becoming 1 when dropped on the ground 12 years ago
Marc Zinnschlag 5e3529783d Merge remote-tracking branch 'ace/win-fixes' into next 12 years ago
Alexander "Ace" Olofsson bbb845824d Added typedef for ssize_t in windows and fixed a use of __PRETTY_FUNCTION__ 12 years ago
Alexander "Ace" Olofsson 0ae01794f1 Fixed build errors in OpenCS 12 years ago
Alexander "Ace" Olofsson f9a0a19ee1 Fix a small issue in the windows installer, also added the OpenMW version to the installed package name 12 years ago
Sergey Shambir 7d7a1119da Fixed book text misalignment, at least in some cases
https://bugs.openmw.org/issues/284
12 years ago
Sergey Shambir 03803f19b5 BookTextParser: moved to Ogre::UTFString
Font height and unicode characters glyph width now accounted correctly.
12 years ago
Sergey Shambir 3b64389668 BookTextParser: fixed infinitive loop 12 years ago
Marc Zinnschlag ba97c8f7d6 updated credits file 12 years ago
Marc Zinnschlag 1a079ec8d3 Merge branch 'master' into next 12 years ago
Marc Zinnschlag 04001717e7 Merge remote-tracking branch 'scrawl/master' 12 years ago
Marc Zinnschlag 1fd7d8ed2a Merge remote-tracking branch 'graffy76/master' into next 12 years ago
graffy76 55dd17c27c Added setBarColor() function to CSVDoc::Operation. Created four color
types for existing operations (save, verify, compile and search), with a
default for future / undefined ops.
12 years ago
scrawl 62c711d709 Small change to delete microcode cache more aggressively. 12 years ago
Marc Zinnschlag 64d9d9e2ce Merge remote-tracking branch 'wheybags/master' into next 12 years ago
Tom Mason c32c31f6d6 break after activating button 12 years ago
Tom Mason 158c6fc9fa pressing enter when a messagebox is prompting for "ok", will activate ok button 12 years ago
Marc Zinnschlag 959accc4d5 Merge remote-tracking branch 'corristo/osx-ffmpeg-sound-fix' 12 years ago
Marc Zinnschlag f19fbaa293 Merge remote-tracking branch 'mark76/multiple_esm_esp' into next 12 years ago
Marc Zinnschlag 2d937cd9e2 Merge branch 'gmst' into next 12 years ago
Marc Zinnschlag d40ee06897 fixed base/modified logic 12 years ago
Mark Siewert 55bd9eef66 Merge remote-tracking branch 'upstream/master' into multiple_esm_esp 12 years ago
Mark Siewert eefbdde6de - For pull request: remove all instances of maps used to track refnumbers.
- new file: apps/openmw/mwworld/store.cpp, had to move reference merging method out of the header file to prevent three-way recursion/unresolved forward references in custom compare operators.
12 years ago
Marc Zinnschlag 828695f295 added value column to gmst table 12 years ago
Marc Zinnschlag cce2d63433 added type column to gmst table 12 years ago
Marc Zinnschlag d5dd0640c7 basic gmst support 12 years ago
Nikolay Kasyanov 0d4b0bfd93 Trying to resolve sound issues on OS X with ffmpeg backend 12 years ago
Marc Zinnschlag dd2b7d5c63 handle deleted records 12 years ago
Marc Zinnschlag c1cd8305bc a bit of cleanup for the previous commit 12 years ago
Marc Zinnschlag 21733e8181 hide startup dialogue when opening open dialogue 12 years ago
Marc Zinnschlag adcaea464b basic globals record loading 12 years ago
Marc Zinnschlag 7d112e4d5c rewrote logic of content file loading 12 years ago
scrawl 814969dcae Cache integrity check uses relative paths, so that changing the build folder works without reset 12 years ago
Marc Zinnschlag 43912f927a Merge remote-tracking branch 'potatoesmaster/importer' into next
Conflicts:
	apps/openmw/mwworld/worldimp.cpp
12 years ago
Emanuel Guevel a4f051e85a Fix game files import 12 years ago
Emanuel Guevel 6e3c016351 Add archives to settings imported by mwiniimporter
Add Morrowind.bsa by default.
12 years ago
Michal Sciubidlo 347a734364 Move OpenDialog to editor and use it in startup dialogue.
Remove debug output from DataFilesList.
12 years ago
Michal Sciubidlo f7e5ea24f4 Merge branch 'startup' into cs_load.
Fix include in textinputdialog.cpp.
12 years ago
Marc Zinnschlag c409f1184e cleaned up object movement and fixed a bug regarding local scripts 12 years ago
Marc Zinnschlag 86fb3574a0 Merge remote-tracking branch 'wheybags/master' into next 12 years ago
Marc Zinnschlag cfceb45009 adjusted gcc settings again to avoid problems with older compiler versions 12 years ago
Marc Zinnschlag 3fe5757770 updated changelog for 0.21.0 again 12 years ago
scrawl 09180666b2 Merge branch 'master' of git://github.com/zinnschlag/openmw into terrainfix 12 years ago
scrawl 58cf182db2 better place for syncing 12 years ago
scrawl 596628d339 Fix terrain derived data update (bug 534, bug 544) 12 years ago
Michal Sciubidlo 66ec4ca7d9 Split launcher specific code from DataFilesList back to DataFilesPage. 12 years ago
scrawl e949765922 cloud blending now as before (0 -> 0.25 -> 1) 12 years ago
scrawl a7d910614f extern/shiny update: made caching more robust 12 years ago
scrawl bf037b7d29 Removed problematic ModVertexAlpha method, now done in shader 12 years ago
Marc Zinnschlag ba0d13fc12 moved code for creating new base content records into the Document class 12 years ago