Commit Graph

17879 Commits (0fe2d743a7c9f1e21183b583e49c0e909d464942)
 

Author SHA1 Message Date
scrawl 340bc2c1b0 Merge pull request #1164 from Aussiemon/emptypathfix
Added check to prevent attempted wandering of empty paths
8 years ago
scrawl d7f01b499d Merge pull request #1167 from lkrieg/sdl_event_0x304_fix2
Handle SDL event 0x304 by doing nothing (#3670)
8 years ago
Leon Krieg 170e723cc7 Handle SDL event 0x304 by doing nothing (#3670) 8 years ago
scrawl ebfbd88e7d Merge pull request #1166 from OpenMW/revert-1165-sdl_event_0x304_fix
Revert "Handle SDL event 0x304 by doing nothing (#3670)"
8 years ago
scrawl 63e093bcd0 Revert "Handle SDL event 0x304 by doing nothing (#3670)" 8 years ago
scrawl 21897e493e Merge pull request #1165 from lkrieg/sdl_event_0x304_fix
Handle SDL event 0x304 by doing nothing (#3670)
8 years ago
Leon Krieg c2d6e074c2 Handle SDL event 0x304 by doing nothing (#3670) 8 years ago
scrawl eae35af13d Check if the bounding box changed before calling dirtyBound() 8 years ago
Aussiemon 2f66b91ac5 Added check to prevent attempted wandering of empty paths 8 years ago
scrawl 2b2a51d3b2 Update AUTHORS.md 8 years ago
scrawl 913a8fe1bd Merge pull request #1160 from Aussiemon/actorupdatecollision
[Do not merge yet] Added check before attempting to remove actor's collision object
8 years ago
scrawl aafff1deb6 Fix memory leak 8 years ago
Aussiemon b794aa7c2f Helper methods for updateCollisionMask(), prevent water collision being removed twice, remove Bullet 2.8.5 methods 8 years ago
scrawl f8690dcd20 Set the drag-and-drop state after initiating the drag, not before (Fixes #3134) 8 years ago
scrawl cca75499ee Clear the Skeleton's bone cache when a node is added/removed (Fixes #3663) 8 years ago
David Cernat 2d46b33c5f Removed duplicate team list 8 years ago
David Cernat b36415465a Tweaked readme and added first draft of real changelog 8 years ago
Stanislav Zhukov f72bea175a Update README.md 8 years ago
U-VirtualBox-PC\Admin 6229269506 Some patches for lua on windows 8 years ago
David Cernat 35de28e239 Fix setting of longer environmental variables on Windows 8 years ago
Marc Zinnschlag 34389e15cd Merge remote-tracking branch 'origin/master' 8 years ago
Marc Zinnschlag 827c78a4cd added text column to ref id table (books) 8 years ago
Koncord 804259b2c9 Change some printf to LOG_MESSAGE_SIMPLE
printf is not streamed to files
8 years ago
Koncord 2eda48acca Fix issue #111 8 years ago
Koncord f74734cfba Fix server crash if player is not fully connected 8 years ago
Koncord 3ee82a761b Remove redundant include 8 years ago
Koncord 4371a65fc6 fix spaces 8 years ago
Koncord 9ca206dda9 Add hooks for containers 8 years ago
Koncord 536715cf46 Cleanup tes3mp headers 8 years ago
scrawl f97be48bf4 Merge pull request #1162 from lkrieg/death_collision_fix
Disable NPC collision only when death animation has finished (#3666)
8 years ago
scrawl c0faeea938 RigGeometry check if mesh has normals (Fixes #3667) 8 years ago
Leon Krieg 12c8c3276a Disable NPC collision only when death animation has finished (#3666) 8 years ago
scrawl 81b9b07820 Merge pull request #1161 from Aussiemon/sdlfix
[Bug #2771] Handle SDL event 0x302 by doing nothing
8 years ago
scrawl 0168c55c2d Merge pull request #1159 from lkrieg/spelling_fixes
More spelling fixes
8 years ago
Leon Krieg 739cd5ba45 Fixed more spelling mistakes 8 years ago
Aussiemon 369272fc70 Handle SDL event 0x302 by doing nothing 8 years ago
Aussiemon 7c2a088b34 Added check before removing water collision object from world 8 years ago
Aussiemon e30dfb13d3 Added check before attempting to remove actor's collision object from world 8 years ago
scrawl 2eb6ef50ca Revert "[OS X] Reenable CI"
This reverts commit c99d9a47e8.
8 years ago
scrawl e6332d7c12 Merge pull request #1157 from lkrieg/spelling_fixes
Multiple spelling fixes
8 years ago
Leon Krieg c7b4b2cdd7 Fixed multiple spelling mistakes 8 years ago
scrawl 8bdd5d1131 Merge pull request #1151 from Aussiemon/projectilelightsfix
Update to implementation of projectile lights
8 years ago
mrohrlach 71e74f5a93 Moved projectile light calculation to separate method 8 years ago
Bret Curtis 065bf47e38 Merge branch 'master' into master 8 years ago
Bret Curtis 582acc8c71 Merge pull request #1156 from jeffreyhaines/patch-2
Minor grammar and sentence changes
8 years ago
Bret Curtis 3f9b36dc3d Merge branch 'master' into patch-2 8 years ago
jeffreyhaines 829f684899 Removed Oxford comma 8 years ago
jeffreyhaines 6fadcc6748 Replaced "prior" with "previous" 8 years ago
jeffreyhaines 2fe2b57faa Replaced choose with select 8 years ago
Bret Curtis 49e6232de5 Merge pull request #1155 from jeffreyhaines/patch-1
Minor spelling correction
8 years ago