scrawl
79f32546e1
Dead link fix
11 years ago
Marc Zinnschlag
86bd2f48dc
removed an unused function
11 years ago
Marc Zinnschlag
0eed697f9a
Merge remote-tracking branch 'digmaster/master'
11 years ago
Marc Zinnschlag
a91b386381
Merge remote-tracking branch 'jeffreyhaines/master'
11 years ago
cc9cii
6a1435c49e
Remove rotation check that was freezing NPC's.
11 years ago
cc9cii
e17fab891d
Suppress travis warning and one more tweak.
11 years ago
Thomas Luppi
d6f1f129eb
Forgot to capitalize something. whooooops
...
dat y do
11 years ago
Thomas Luppi
95ef874205
Gets default keybindings from scancode, not keyvalue.
...
Gives keyboard set-up independant default keybindings; useful for
international keyboards or dvorak users
11 years ago
cc9cii
2b544d550b
Fixed the rotation animation glitch.
11 years ago
cc9cii
000afa48b7
An attempt at making turning animation smoother. Copied some code from AiCombat for rotation.
11 years ago
cc9cii
3d26702f5e
Make idle actors face the player. Turning animation is not smooth.
11 years ago
cc9cii
9bd31b6236
Added reaction time and moved game setting variables init to the constructor.
11 years ago
Jeffrey Haines
3484df0743
Fixed garage value found in beta's static analysis
...
Source: https://forum.openmw.org/viewtopic.php?f=6&t=2059#p23844
11 years ago
Jeffrey Haines
6733a1541e
Fixes to Crime System
...
Victimless crimes were removed because victims may not exist in the
case of stealing items.
Is class now uses case insensitive comparison.
Fixed issue with confiscation of stolen items.
11 years ago
cc9cii
3dfd08cf2d
Cleanup and little tweaking.
11 years ago
cc9cii
479a94b35d
Backing off closed doors working, needs cleanup and tweaking.
11 years ago
Marc Zinnschlag
7eb6a2e52d
Merge remote-tracking branch 'scrawl/alarm'
11 years ago
Marc Zinnschlag
34092f9f5d
Merge remote-tracking branch 'scrawl/master'
11 years ago
Marc Zinnschlag
f67b8f2d9d
Merge remote-tracking branch 'scrawl/crime_savegame'
11 years ago
scrawl
a3dffd5d57
Add some missing SDL to MyGUI key translations.
...
Most importantly to allow numpad enter as alternative to return key.
11 years ago
scrawl
b3916e7744
Crime: mark witnesses as alarmed.
...
Fixes guard dialogue to properly detect if the player turned himself in.
11 years ago
scrawl
d3d0b7362f
Fix older savegame compatibility regarding new crime feature.
11 years ago
scrawl
4625adfb7f
Fix typo in a condition.
11 years ago
cc9cii
7437647f70
Forgot to add a guard :-(
11 years ago
cc9cii
a0fc514df7
Suppress compiler warning.
11 years ago
cc9cii
c652cb1568
More cleaning up.
11 years ago
cc9cii
2447f0f4aa
Cleaned up logging statements.
11 years ago
cc9cii
aad13d315c
Fixed issue where allowed nodes were being erased. PathFinder was returning an empty path if the closest pathgrid point to the start was also the closest pathgrid point to the goal. Still need to clean up and remove logging statements.
11 years ago
cc9cii
d3be725ee7
Actors are moved on if idling near a closed interior door. Unreachable pathgrid points due to a closed door are removed from the allowed set of points.
11 years ago
cc9cii
1ceeeb4a22
Fix movement glitches for actors with low speeds (e.g. a rat). Was caused by false detection of being stuck.
11 years ago
Marc Zinnschlag
65161c3e24
Merge remote-tracking branch 'sirherrbatka/less-signals'
11 years ago
Marc Zinnschlag
ce33912980
Merge remote-tracking branch 'sirherrbatka/AngryFix'
11 years ago
Marc Zinnschlag
a7cece3d30
do not generate modfiy commands on edits to change a cell to a value equal its original value before the edit
11 years ago
Marek Kochanowicz
8fba71101c
removed signals
11 years ago
Marek Kochanowicz
fc1837e2ed
fixed bug: regions can be dragged
...
ps
fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
11 years ago
Marc Zinnschlag
30d5040f2f
Merge remote-tracking branch 'cc9cii/Bug-No-1260'
11 years ago
cc9cii
1fc030653f
Avoid hard coding "thief.dds" string.
11 years ago
Marc Zinnschlag
86e65944b8
Merge remote-tracking branch 'jeffreyhaines/master'
...
Conflicts:
apps/openmw/CMakeLists.txt
11 years ago
Jeffrey Haines
e2fab228f9
Save state is handled correctly now.
11 years ago
cc9cii
89be1069a7
Bug #1260 : show thief.dds image for a custom class level up menu
11 years ago
Marc Zinnschlag
71068ae3ad
Merge branch 'regionmap'
11 years ago
Marc Zinnschlag
d188e68227
added f-type hint to TableSubView
11 years ago
Marc Zinnschlag
097c063b8a
added 'view in table' action to region map
11 years ago
Marc Zinnschlag
2eca9e72fd
added view action to region map
11 years ago
Marc Zinnschlag
1892550833
added set/unset region actions to region map
11 years ago
Marc Zinnschlag
fc4195a88f
added create cell menu item to regionmap
11 years ago
Marc Zinnschlag
19b31c4146
always use the cell ID instead of the exterior coordinate fields from the original cell struct
11 years ago
Marc Zinnschlag
decd4270d9
added CellId role to RegionMap model
11 years ago
Marc Zinnschlag
e520dcd62d
Merge remote-tracking branch 'cc9cii/Bug-No-1271'
11 years ago
Marc Zinnschlag
300eb6f444
make FNAM sub-record optional for all record types
11 years ago