Commit Graph

5316 Commits (e552eccaa45df83ea8f1d3876ac33cfd8b852939)

Author SHA1 Message Date
Marc Zinnschlag 4dfd5282ab Merge remote-tracking branch 'kolek/enchantingwindow' 12 years ago
Marc Zinnschlag 25917b00ec Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 43e0df479e Make NPCs auto-equip after their inventory is loaded, this fixes NPCs that start as dead not auto-equipping 12 years ago
PLkolek f297c21e4d Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 12 years ago
PLkolek 8bc8c38f2d Spell cost is updatedon every change in enchanting and spellmaking. 12 years ago
PLkolek 7fd7621458 Fixed area slider in self enchantments. 12 years ago
Marc Zinnschlag 6ce2b962e1 Merge remote-tracking branch 'scrawl/inventory' 12 years ago
Marc Zinnschlag eedced729f Merge remote-tracking branch 'scrawl/master' 12 years ago
Marc Zinnschlag 7639506e49 Merge remote-tracking branch 'scrawl/ai' 12 years ago
scrawl 16cacb338a Initialize MWMechanics::AiSequence from ESM::AiPackageList 12 years ago
scrawl 45006ea193 Fix inventory/container content loading so that it's done for dynamically spawned objects as well 12 years ago
scrawl 90a5d8b6f5 Fix uninitialized AL listener position/orientation when the game is paused during the first frame 12 years ago
Marc Zinnschlag 958b0c4915 Merge remote-tracking branch 'scrawl/untilhealed' 12 years ago
scrawl da01ec4f52 Only show the "Rest until healed" button when stats are not full 12 years ago
scrawl 04b90b7d14 Other actors no longer collide with an actor that has collision disabled 12 years ago
scrawl 472a381263 Fix health meter (again) 12 years ago
Marc Zinnschlag 2e667f1d94 Merge branch 'bottombar' 12 years ago
Marc Zinnschlag 434f97c95c fixed two missing icons 12 years ago
Marc Zinnschlag 102700a498 added specialised Creator for references 12 years ago
Marc Zinnschlag 57be764cce added specialised Creator for referenceable records 12 years ago
Marc Zinnschlag 3642562959 Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 426e3ec6c6 Fix enemy health meter for creatures 12 years ago
scrawl 3961c276b8 Added enemy health meter 12 years ago
Marc Zinnschlag e27ba55541 Merge remote-tracking branch 'swick/countdialog' 12 years ago
Sebastian Wick 40d3efc671 use cancel methid 12 years ago
Sebastian Wick 7b40e57ba1 Allow the 'Activate' key to close the countdialog window; cleanups 12 years ago
Marc Zinnschlag 90ab7b2bf5 Merge remote-tracking branch 'swick/viewmodetransission' 12 years ago
Sebastian Wick 7c24c0a64e fix uninitialized variables 12 years ago
Sebastian Wick d2b7cb5bb2 First/Third person transitions with mouse wheel 12 years ago
Marc Zinnschlag 34c825ce52 added icons and type listing to UniversalId class 12 years ago
Marc Zinnschlag 661b290c49 automatically scroll table to the position of a newly created record 12 years ago
Sebastian Wick 1b310c5c5b use SDL resolutions in the ingame settings 12 years ago
Marc Zinnschlag 3fa4a194a7 Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 6164e5bae6 Restored window resizing 12 years ago
Chris Robinson 3744850545 Fix hand-to-hand health damage reduction 12 years ago
Chris Robinson 39507e3f0f Decrease armor condition on successful hits 12 years ago
Chris Robinson 1af48ab6e0 Decrease weapon condition on successful hits 12 years ago
Chris Robinson 465f4d2063 Properly handle starting an animation at the end 12 years ago
Marc Zinnschlag 82958e6514 added custom creator for cell records 12 years ago
Chris Robinson 54f91d4b3a Implement hand-to-hand attacks 12 years ago
Marc Zinnschlag 899e18b2cf report ID errors also via input field tool tips 12 years ago
Marc Zinnschlag 5ec9d370cb check if ID is already in use when creating new IDs 12 years ago
Marc Zinnschlag 124a70906f added creator edit lock 12 years ago
Marc Zinnschlag 32c697abc6 validate IDs entered by the user 12 years ago
Marc Zinnschlag 4f6e99c391 more compact layout for the bottom box 12 years ago
Marc Zinnschlag 00fcb79f08 moved record creation to GenericCreator class (now taking ID from user instead of using a procedurally generated one) 12 years ago
Marc Zinnschlag 2d46a1db2f changed CreateCommand to work directly on the model instead of the proxy 12 years ago
Chris Robinson a34f0de3e1 Play the correct medium armor foot sounds 12 years ago
Chris Robinson db4f34b332 Play hit sounds when hitting creatures and NPCs 12 years ago
Chris Robinson 1a40d01afa Fix NPC armor rating calculation and reduce redundant lookups 12 years ago