Commit Graph

17879 Commits (0fe2d743a7c9f1e21183b583e49c0e909d464942)
 

Author SHA1 Message Date
Ryan Tucker 072a678a60 Added fonts to index and a note on quotes 8 years ago
scrawl ec19938367 Merge pull request #1187 from rhtucker/master
Added fonts and paths documents.
8 years ago
Ryan Tucker b02bbe2bf4 Placed note under proper list item 8 years ago
Ryan Tucker 3f272e2935 Added fonts and paths documents
We should have paths on RTD as well because if we change the paths
again, we want the versioning to reflect that without a million notes
informing us of the change.

Also fixed an autocount to work correctly.
8 years ago
Bret Curtis a30dfac388 Merge pull request #1185 from AnyOldName3/patch-1
Correct lack of quotes in instructions for adding data= lines in documentation
8 years ago
MiroslavR f1f9209814 Creatures now auto-equip shields (Fixes #3704) 8 years ago
AnyOldName3 577e9838b3 Correct lack of quotes in instructions for adding data= lines 8 years ago
scrawl d88f51f13e Merge pull request #1106 from rhtucker/master
Started settings guide and general edits
8 years ago
Ryan Tucker 777c4b9aad Merge branch 'master' of https://github.com/OpenMW/openmw 8 years ago
Koncord 97dd8704a3 Ignore ping packets 8 years ago
scrawl 421f967ef1 Merge pull request #1183 from Allofich/persuasion
Fix attempting to access NPC stats on creatures
8 years ago
Allofich 5e992a0342 Fix attempting to access NPC stats on creatures 8 years ago
scrawl d18c86ec2d Merge pull request #1182 from nikolaykasyanov/macos-update-ci-dependencies
[macOS] Use newer prebuilt dependencies on CI
8 years ago
Nikolay Kasyanov 7bd95c8ce3 [macOS] Use https link to download dependencies on CI 8 years ago
Nikolay Kasyanov 07423f973f [macOS] Use newer prebuilt dependencies on CI 8 years ago
scrawl 0cd4fc8cae Merge pull request #1181 from Assumeru/teleportation
Fix teleportation being unreachable
8 years ago
Assumeru 1a073ca642 Fix teleportation being unreachable 8 years ago
Koncord dbbdb1071c Use default FindLua51 instead homebrew 8 years ago
Koncord cbae39412a Fix RakNet module 8 years ago
Koncord 27afb91936 RPI v3 patch #1 8 years ago
scrawl cba1aff9ab Merge pull request #1180 from Allofich/dispel
Make dispel an instant effect again (Fixes #3695)
8 years ago
Allofich eee49b7ea7 Make dispel an instant effect again (Fixes #3695) 8 years ago
scrawl 80c008906b Fix texture coordinates 8 years ago
scrawl 48a23d61b2 Mask out water in global map overlay 8 years ago
scrawl 7b5f3e3cdc Fix crash in ProjectileManager when a sound id fails to play or is not found 8 years ago
scrawl 911807ad4f Update AUTHORS.md 8 years ago
scrawl 708009eac4 Merge pull request #1158 from logzero/move3
[RFC] Movement solver experiments
8 years ago
scrawl 97d7b1a3b8 Update AUTHORS.md 8 years ago
scrawl 212e85e810 Merge pull request #1174 from Allofich/combat
Adjustments to AI combat engaging and disengaging
8 years ago
scrawl da3815f5a6 Merge pull request #1179 from Armada651/fix-audio-cutoff
OpenAL_Output: When a source is finished, rewind it instead of stopping it.
8 years ago
logzero dbf0fa6766 Skip stepping if movement tracer hits actor. 8 years ago
David Cernat 59c3dbe6af Merge pull request #120 from OpenMW/master while resolving conflicts
# Conflicts:
#	README.md
8 years ago
Koncord 6311745595 Update version 8 years ago
Stanislav Zhukov b3795256af Update README.md 8 years ago
Koncord b9c3849cc7 Change keycode to scancode 8 years ago
Koncord 7595b33461 Implement spellbook 8 years ago
Marc Zinnschlag dedd95f52a Merge remote-tracking branch 'miroslavr/save-cleanup' 8 years ago
Jules Blok e9d8ff532f OpenAL_Output: When a source is finished, rewind it instead of stopping it.
This works around a bug in the MacOS OpenAL implementation.
8 years ago
Marc Zinnschlag 41499ea11f Merge branch 'openmw-41' 8 years ago
David Cernat fba4878fee Merge pull request #118 from OpenMW/master
Add OpenMW changes up to 27 Dec
8 years ago
MiroslavR c9dd63af8d Merge pull request #1171 from NeveHanter/travel-followers-cost
Implemented "paying" for travelling followers
8 years ago
NeveHanter 8568cd049f Removed "less" character from the documentation by the requested opportunity. 8 years ago
Allofich 54fa921dad Change some AI combat engagements to not need LOS 8 years ago
Allofich 6fa0354a17 Make AI attack player also if it attacks follower 8 years ago
Allofich 5a6ea4e84e Cleanup 8 years ago
Allofich e10c4d8814 Stop combat between AI when canFight is false 8 years ago
David Cernat 5bdfb72752 Merge pull request #116 from OpenMW/master
Add OpenMW changes up to 26 Dec
8 years ago
Allofich e8c7ad2f4b Change environment check to canFight check
Instead of just checking that combatants are in compatible environments,
allow combat if in attack range using canFight. Together with previous
commit, fixes #3690.
8 years ago
Allofich 588442b6cc Make enemies start combat with player followers
Recreates vanilla behavior of enemies starting combat with player
followers and escorters. (Fixes #3691)
8 years ago
logzero a5360483bb Back off slightly when we are touching something.
This can reduce the amount of movement solver failures significantly.
I've observed a drop of 8 iteration cases by almost factor of ten.
8 years ago