dteviot
|
c7aacaee70
|
extracted function returnToStartLocation().
|
10 years ago |
dteviot
|
5e519ef550
|
extract function isPackageFinished().
|
10 years ago |
dteviot
|
ad0d807103
|
extracted function reactionTimeActions().
|
10 years ago |
dteviot
|
9c0e3d6c28
|
extracted functions doPerFrameActionsForState() and onChooseActionStatePerFrameActions().
|
10 years ago |
dteviot
|
76f95eafe7
|
extract function onWalkingStatePerFrameActions().
|
10 years ago |
dteviot
|
5ec310dfba
|
extract function onIdleStatePerFrameActions().
|
10 years ago |
dteviot
|
b3d5b47fea
|
extracted function UpdateActorsMovement().
|
10 years ago |
scrawl
|
dff84adf7e
|
Fix weapon animation priority
|
10 years ago |
dteviot
|
aba7225817
|
Removed some duplicated operations.
|
10 years ago |
scrawl
|
41996b0aad
|
Don't play turning animations in first person mode
|
10 years ago |
scrawl
|
e0ee2fc01b
|
Adjust the movement animation speed every frame (Fixes #1921)
|
10 years ago |
Stanislav Bas
|
c088cd4fa9
|
Proper index creation for nested data
|
10 years ago |
scrawl
|
278076e609
|
Include cleanup
|
10 years ago |
scrawl
|
3bca3e73d4
|
Fix GetWeaponDrawn and GetSpellReadied script functions for creatures
|
10 years ago |
scrawl
|
b3f5ac5dbb
|
Include cleanup
|
10 years ago |
scrawl
|
e6b28d84f0
|
Outdated comment fix
|
10 years ago |
scrawl
|
3f3c3d0ad3
|
Remove an already resolved todo comment
|
10 years ago |
scrawl
|
4f6e5345cc
|
Include cleanup
|
10 years ago |
Pawel Kubik
|
47922f6c35
|
Changed a settings variable responsible for number of loaded exterior cells.
|
10 years ago |
scrawl
|
7f66339790
|
Remove a redundant function
|
10 years ago |
scrawl
|
71bc22401f
|
Include cleanup
|
10 years ago |
Marc Zinnschlag
|
fcf9ae42f4
|
Merge remote-tracking branch 'smbas/fix-table-proxy-bugs'
|
10 years ago |
Rohit Nirmal
|
6d2d32485f
|
Fix building OpenCS with Qt 5.
|
10 years ago |
Stanislav Bas
|
f5b1447c92
|
IdTableProxyModel refreshes the filter when the source model data or rows changed
|
10 years ago |
Stanislav Bas
|
a7b3248ee7
|
Proper sorting of columns with enum values
|
10 years ago |
scrawl
|
7e4e59efb9
|
Fix excessive auto-equipping in InventoryStore::removeItem (Fixes #2792)
|
10 years ago |
scrawl
|
7900631d51
|
Print the missing player cell to error output
|
10 years ago |
scrawl
|
8286dc6c5a
|
Player followers don't report crimes (Fixes #2457)
|
10 years ago |
Marc Zinnschlag
|
3c3bd7976e
|
updated credits file
|
10 years ago |
Marc Zinnschlag
|
6e3032efc1
|
Merge remote-tracking branch 'koncord/fix-gold-beh'
|
10 years ago |
Koncord
|
6c3c85f0d4
|
Fix indent
Remove misc.hpp in containerstore.cpp
|
10 years ago |
Marc Zinnschlag
|
0cd0717e13
|
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Marc Zinnschlag
|
f3d3cbc58b
|
Merge remote-tracking branch 'dteviot/refactoringAiWander'
|
10 years ago |
Marc Zinnschlag
|
d2cd151f77
|
Merge remote-tracking branch 'kunesj/master'
|
10 years ago |
dteviot
|
2a4d35b98c
|
fixed "comma at end of enumerator list" warning.
|
10 years ago |
Koncord
|
7a86c8d8b6
|
Fix OpAddItem, OpGetItemCount and OpRemoveItem.
|
10 years ago |
Koncord
|
a24df8cb66
|
Revert addImp() and remove()
add isGold() in MWWorld::Class
|
10 years ago |
Koncord
|
9485aa5e44
|
Fix "removeitem gold_100" behavior
|
10 years ago |
Koncord
|
aefcd1ad07
|
Fix "additem gold_100" behavior
|
10 years ago |
Koncord
|
75e5023590
|
fix code duplication
|
10 years ago |
Jiří Kuneš
|
a14a3c82de
|
added description of new syntax to the onRetrieveTag function comment
|
10 years ago |
scrawl
|
23bfa29ae6
|
Merge pull request #677 from Koncord/fix-def-conflict
Fix definition conflict
|
10 years ago |
Koncord
|
7924ecef3e
|
Fix definition conflict
|
10 years ago |
Marc Zinnschlag
|
9b3d5c958f
|
Merge remote-tracking branch 'scrawl/music'
|
10 years ago |
Marc Zinnschlag
|
137d5e2586
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
dteviot
|
00eef585af
|
renamed mPlayedIdle to mIdleAnimation.
|
10 years ago |
dteviot
|
22f49128cc
|
replaced multiple booleans with single state variable.
|
10 years ago |
dteviot
|
1ed6e95c07
|
Got rid of some radians to degrees to radians conversions.
|
10 years ago |
dteviot
|
3ebe9fb34f
|
renamed mRotate to mTurnActorGivingGreetingToFacePlayer
|
10 years ago |
scrawl
|
b01abe4d19
|
Stop title music when the game starts (Fixes #2468)
|
10 years ago |