Commit Graph

12799 Commits (fec8cf91f5d3b100065840adf5b5ba237d20944d)
 

Author SHA1 Message Date
scrawl fec8cf91f5 Add exception handling to various uses of DataStream::read 10 years ago
scrawl 2abc033655 ConstrainedDataStream: print the name of the file in exceptions 10 years ago
scrawl 51e451e249 Tabs to spaces 10 years ago
scrawl d541bc8064 Remove unused functions in nifstream 10 years ago
scrawl 86165d38d2 Add exception handling in addObjectToScene 10 years ago
scrawl 73e57f53a8 Always print openmw version in the log 10 years ago
scrawl cbe135c60f Don't require magicka for casting spells in God Mode (Fixes #2331) 10 years ago
scrawl 7d76f1a113 PlaceAt count argument should spawn independent references (Fixes #2283) 10 years ago
scrawl 7542fb5cd9 Show map notes on door marker leading to the cell with the note (Fixes #2284) 10 years ago
scrawl efbbe73c2a Fix pinned window caption 10 years ago
scrawl 54e79c8c98 Use mouse pressed event for pin button instead of mouse click 10 years ago
scrawl c093e284d9 Delegate cleanup 10 years ago
scrawl bdcc3a4036 Add missing swish sound for thrown weapons 10 years ago
scrawl 326eaea8a6 Add missing sound for drawing throwing weapons (Fixes #2308) 10 years ago
scrawl 0497a40d09 Fix incorrect sound for thrown weapons 10 years ago
scrawl 2346c3528d Remove NpcStats::mProfit and store it in the script instead
Also use the Profit label when the "minimumProfit" script variable exists, rather than hardcoding to NPCs.
10 years ago
scrawl bd0a0e64a9 Fix overwriting script records not working 10 years ago
scrawl d1b5956a98 Fix crash on exit 10 years ago
scrawl 51c05264b0 ESSImport: note where skill progress is stored (not converted yet) 10 years ago
scrawl c4038f7021 ESSImport: convert camera first/third person state 10 years ago
scrawl f3c79c0aa0 ESSImport: convert player DrawState, cleanup 10 years ago
scrawl 2e4b5858e7 ESSImport: add ANSI color code highlighting for --compare switch 10 years ago
scrawl b9acf437fd Remove friendly hits from the save file
The vanilla engine does not store friendly hits in the save file. Since there's no other mechanism that ever resets the friendly hits (at least not to my knowledge) this should be regarded a feature rather than a bug.
10 years ago
scrawl ef3ba12cb6 Add silent mode to ConfigurationManager, used by essimporter 10 years ago
scrawl e7056b4e27 ESSImport: convert Dead flag 10 years ago
scrawl 5a9b30a8ca Don't show VFX on the map (Fixes #2324) 10 years ago
scrawl 7e3843de42 ESSImport: convert Attacked flag 10 years ago
scrawl 081c8c8615 ESSImport: convert to utf8, based on encoding setting in openmw.cfg 10 years ago
scrawl 417f60f467 Use the mooncircle textures (Fixes #1624, Fixes #1743) 10 years ago
scrawl e0d0997409 Rename omwlauncher -> openmw-launcher, mwiniimport -> openmw-iniimporter 10 years ago
scrawl dac1290597 Reduce size of water plane and increase subdivisions (Fixes #969) 10 years ago
scrawl e712b0353b Terrain refactoring, reduce game startup time and memory usage 10 years ago
scrawl 62a32220ff Use low-LOD heightmap for world map rendering
Add vanilla-accurate colour palette (thanks Hrnchamd)
10 years ago
scrawl 201674cd70 ESSImport: convert world map overlay (Fixes #2313) 10 years ago
scrawl c0a88161b2 Get rid of unneeded setSize/setCoord overrides 10 years ago
scrawl f4c8064d39 Fix camera not being attached properly when player becomes vampire (Fixes #2319) 10 years ago
scrawl 9bcc84ceec Add option to stretch menu backgrounds/cutscenes to the whole screen 10 years ago
scrawl 6c08e05fc3 ESSImport: fix for GMDT being only 92 bytes in a certain save file 10 years ago
scrawl 472165097d Warning fix 10 years ago
scrawl e58f2b98ec Trying to make the status badges consistent 10 years ago
scrawl 431f540791 ESSImport: fix NPC factions 10 years ago
scrawl 875df46ae9 ESSImport: convert journal indices 10 years ago
scrawl 6367b4dc0b Improve INFO struct naming 10 years ago
scrawl 4cbb79191f Don't put duplicate lines in the console history 10 years ago
scrawl 6f41e0d12e Reapply quest index when loading quest from savegame (Bug #2260) 10 years ago
scrawl f35c9b7a69 Clang warning fixes (thanks hemite) 10 years ago
scrawl cfdbe35b0f Dialogue window text area tweak 10 years ago
scrawl 76820e700c ESSImport: reading used powers fix (not used, see comment) 10 years ago
scrawl d34c8526f6 Enchanted arrows should not be added to victim (Fixes #2306) 10 years ago
scrawl 67491c7164 Fix leveled item argument issue (Fixes #2302) 10 years ago