Commit Graph

4734 Commits (f2c6907244a25949094dfe67529ec53992e44a91)
 

Author SHA1 Message Date
Tom Mason f2c6907244 Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 12 years ago
Marc Zinnschlag 1cf019a007 post merge fix 12 years ago
Thoronador 5a7a8629b6 remove unnecessary include directive 12 years ago
Thoronador 32f051d61d Remove 'GMST fixing' for dirty GMST records
The 'fixing' for so-called dirty GMSTs does not work properly in its
current state anyway, so it should be removed. Fixing the 'GMST fixing'
might not be possible, because whether or not a GMST is 'dirty' depends
on the language version of MW. Therefore different 'fixing' algorithms
would be required for the different MW localisations, and I do not see
a good reason why GMST values should be hard-coded in the GMST load
procedure. In my opinion, it only clutters the code.

Last but not least, I believe that it is not the task of the engine to
clean ESM files from dirty entries. That is a job for the modders, who
should only release clean ESM/ESP files in the first place. The engine
should not need to worry about whether a file is 'dirty' or not.

That is why I believe a feature for cleaning ESM/ESP files shall not be
part of the engine.
12 years ago
scrawl f0f521a4e0 enableRestMenu -> enableRest 12 years ago
scrawl a6c3e06e54 fixed fog in some cells 12 years ago
Marc Zinnschlag fab927b4ce Merge remote-tracking branch 'psi29a/staticboost' 12 years ago
psi29a e4ac7a4df4 remove libboost1-xxx from deb depends since we can compile statically 12 years ago
Marc Zinnschlag f72d5022fc Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 44010974fc workaround for HLSL error X4579 12 years ago
Marc Zinnschlag 2e8394b645 Merge remote-tracking branch 'psi29a/staticboost' 12 years ago
Marc Zinnschlag de4a03081c fixed skill level type in skill level up message 12 years ago
psi29a 4114e823ac Allow the ability to choose to compile against boost libs statically. 12 years ago
scrawl e3dd3d565c fix 2 leaks 12 years ago
Marc Zinnschlag 5f5addf052 fixed an enum 12 years ago
Marc Zinnschlag 0e7ba008ad another skill gain fix 12 years ago
Marc Zinnschlag caaffd1ec2 handle persuasion records properly 12 years ago
Marc Zinnschlag a70a5282f4 fixed an overzealous skill gain error check 12 years ago
Marc Zinnschlag 11700237fc updated changelog 12 years ago
Marc Zinnschlag d97d4b8ef0 updated version number 12 years ago
Marc Zinnschlag 386eec51c1 some skill usage fixes 12 years ago
eduard e50b9aca86 tradding skill use, spechcraft use 12 years ago
eduard 2d62649dc9 tradding skill use, spechcraft use 12 years ago
eduard b2a0e4b1fd tradding skill use, spechcraft use 12 years ago
eduard ea8ee11ff7 tradding skill use 12 years ago
eduard 5332546541 tradding skill use 12 years ago
Marc Zinnschlag 8bcd7d8fb1 fixed a type in a script instruction 12 years ago
Marc Zinnschlag 8e1a2e3a13 Issue #474: adjust global variable pcrace 12 years ago
scrawl 3db850a7d1 Don't crash if no loading screens are found 12 years ago
scrawl ea2bbec76e better fix for bed activation 12 years ago
Tom Mason a6fd369e4e Fixed wait window reappearing after sleeping 12 years ago
greye 682fd23aea fix wrong increment 12 years ago
Marc Zinnschlag b25f2e88ce Issue #492: fixed double alchemy ingredients removal 12 years ago
Marc Zinnschlag 556d737f65 Merge remote-tracking branch 'trombonecot/windowformatting' 12 years ago
eduard 30d0e93cf4 Fix window formatting on tool tip with too log titles 12 years ago
eduard 7e7e6e2bcb Fix window formatting on tool tip with too log titles 12 years ago
scrawl 398eecc35e GetWeaponType fix 12 years ago
scrawl 00e46addc2 GetArmorType fix 12 years ago
scrawl 8e857587d7 fix a text coloring bug 12 years ago
scrawl 1def60dbe1 PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank 12 years ago
scrawl 9f720ccbc9 Merge branch 'master' of https://github.com/zinnschlag/openmw into scripting 12 years ago
scrawl 644dacf603 suggestion by Zini for SetDelete 12 years ago
Marc Zinnschlag 5eb0f489e2 Issue 476: fixed auto-move bypassing disabled player controls 12 years ago
Greendogo 43d8c6c484 Update readme.txt 12 years ago
Greendogo 8b18d195bd Update apps/openmw/main.cpp
Edited the description for the --script-run switch.
12 years ago
scrawl d6dd212ce8 GetWerewolfKills, ModScale, SetDelete, GetSquareRoot 12 years ago
scrawl 1ccad32877 GetWeaponType 12 years ago
scrawl e68dc19256 GetCurrentTime, HasSoulGem 12 years ago
scrawl 0db48b29c7 GetSpellEffects, GetRace 12 years ago
scrawl 4b830e5c7a Merge branch 'scripting' of github.com:scrawl/openmw into scripting 12 years ago