Commit Graph

7395 Commits (0e02d7817e3f2f2aa30d88ce455d28e8ce3d60e3)
 

Author SHA1 Message Date
bwrsandman 0e02d7817e Moved non-deb up for readability 12 years ago
bwrsandman b6e3b5e834 Add licenses to installed files for non-deb packages. 12 years ago
Marc Zinnschlag 0923306404 fixed data-local path 12 years ago
bwrsandman 98289f051f Set location for all non apple unixes, not just debian. 12 years ago
Marc Zinnschlag 0019d3a0d2 Merge branch 'openmw-25' 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 4deb0aa5d1 Merge remote-tracking branch 'scrawl/doors' 12 years ago
Marc Zinnschlag 7639506e49 Merge remote-tracking branch 'scrawl/ai' 12 years ago
scrawl aa555b3086 Doors no longer get hindered by actors that have collision disabled 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
Marc Zinnschlag 5f5619f39d Merge remote-tracking branch 'swick/sdlresolutions' 12 years ago
Marc Zinnschlag a547c2584e Merge remote-tracking branch 'swick/sdl2fix' 12 years ago
Sebastian Wick 1b310c5c5b use SDL resolutions in the ingame settings 12 years ago
Sebastian Wick 0d2b357bdf use SDL_WINDOWPOS_CENTERED_DISPLAY and SDL_WINDOWPOS_UNDEFINED_DISPLAY instead of coordinates 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