Commit Graph

5573 Commits (65081f5520b733b235b87a9b98e5f6afbb331962)
 

Author SHA1 Message Date
Marc Zinnschlag 9e8d0128e0 Merge remote-tracking branch 'blunted2night/size_t-warnings_v2' 12 years ago
Nathan Jeffords 1af4e11414 apply MSVC warning settings to shiny projects 12 years ago
Nathan Jeffords 44b1c66c4b fixed various warnings about converting size_t to int 12 years ago
Chris Robinson d208422ca7 Add a method to update an Animation's Ptr object 12 years ago
Marc Zinnschlag 61fc8ad6e4 updated credits files 12 years ago
Marc Zinnschlag d98ec67671 Merge remote-tracking branch 'graffy76/recentfiles' 12 years ago
Chris Robinson a2eaec7878 Avoiding holding the InventoryStore in the NpcAnimation class 12 years ago
Chris Robinson 0d0e75fe0b Don't set animation sources for models that don't have a skeleton 12 years ago
graffy76 89dace3cc3 Fix for operations widget - hides when no operations are running. 12 years ago
Chris Robinson 0148db8ccf Merge remote-tracking branch 'zini/master' into animation2
Conflicts:
	apps/openmw/mwrender/npcanimation.cpp
	apps/openmw/mwrender/npcanimation.hpp
12 years ago
Marc Zinnschlag 3472a6f180 workaround for infinite recursion during local variable access 12 years ago
Chris Robinson e6da9dfae5 Specify the animation key to stop playing at 12 years ago
Marc Zinnschlag 59748a7647 Merge remote-tracking branch 'greye/cross-cell' 12 years ago
Sergey Shambir a3adcf752d TradeWindow: fixed coding style
Mentioned here: https://github.com/zinnschlag/openmw/pull/554
12 years ago
greye ac7095537f remove insertMesh() call on object cell change 12 years ago
greye d983ed5c78 fix invalid SceneNode pointer on cell change 12 years ago
greye 9659b4a95e update NpcAnimation inventory reference on cell change 12 years ago
Marc Zinnschlag 868916a9a2 added add-on global variables in the same way add-on GMSTs were added 12 years ago
Marc Zinnschlag 6f5a772d02 fixed another case handling problem 12 years ago
Chris Robinson b8f5813609 Set all animation sources at once 12 years ago
Marc Zinnschlag c9ca565462 removed a redundant function call 12 years ago
Marc Zinnschlag 8be789a81f Merge remote-tracking branch 'graffy76/master' 12 years ago
Chris Robinson f841576bba Don't override animations played with playgroup 12 years ago
ChrisKCat 3ef40676bc Merge pull request #4 from scrawl/lights
Fix light positions
12 years ago
scrawl 7e816c826b Fix lights without a mesh 12 years ago
graffy76 6f89d453a5 Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
12 years ago
scrawl f17ea109ca Fix light positions 12 years ago
Chris Robinson b12c6a4c16 Fix character preview 12 years ago
Chris Robinson ecbf1568a1 Fix NPC part attachment 12 years ago
Chris Robinson 3eaf937a1f Merge remote-tracking branch 'zini/master' into animation2 12 years ago
Chris Robinson 9dee2a72cd Use a separate method to calculate animation velocity 12 years ago
Nathan Jeffords 5e1ec9e128 improved book window layout 12 years ago
Chris Robinson 3c0b29de45 Merge remote-tracking branch 'zini/master' into animation2 12 years ago
Chris Robinson 84227caa0c Cleanup Npc::getSpeed a little 12 years ago
Chris Robinson 7ec73c29f2 Do not return the player's Animation object for non-players 12 years ago
Chris Robinson 9c3af5f344 Do not interpret noclip mode as flying 12 years ago
Marc Zinnschlag 0c8c28e10c Merge remote-tracking branch 'lazydev/master' 12 years ago
lazydev 71e5369f04 Loading translation data for all the plugin files, not only for the first one 12 years ago
greye 82595e66b2 another missing header for #576 12 years ago
Marc Zinnschlag a56e6d9422 Merge remote-tracking branch 'hasufell/master' 12 years ago
Marc Zinnschlag 9b7957cf20 fixed a missing inlcude 12 years ago
hasufell 56468eaecf Add install rule for opencs 12 years ago
Marc Zinnschlag ccf5c04706 updated credits files 12 years ago
Chris Robinson 7fcca180b6 Implement rudimentary jumping 12 years ago
Chris Robinson bbde0146a7 Merge remote-tracking branch 'zini/master' into animation2 12 years ago
Chris Robinson 4eb8ea0c95 Fix stepping and vertical force accumulation 12 years ago
Marc Zinnschlag 6ebd0aa56a Merge remote-tracking branch 'potatoesmaster/pinned' into next 12 years ago
Chris Robinson b14def7c09 Set the character as being on the ground when colliding with a shallow enough slope 12 years ago
Marc Zinnschlag f5445a8ce4 Merge remote-tracking branch 'scrawl/next' into next 12 years ago
Chris Robinson fe6fa9ebe7 Simplify newtrace a bit 12 years ago