1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 11:15:36 +00:00
openmw/components
scrawl 122e606e30 Crime: improvement to arrest on sight for large bounties
iCrimeThreshold controls the needed bounty to have guards run to the player and force dialogue. In vanilla, the greeting dialogue is scripted to either arrest the player (< 5000 bounty) or present a death sentence and attack (>= 5000 bounty).
2014-05-03 12:17:44 +02:00
..
bsa Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog 2014-03-19 10:23:15 +01:00
compiler Added onKnockdown command 2014-04-27 20:54:22 -04:00
contentselector Fixed the content selector checkboxes appearing as partially checked 2013-11-30 12:16:57 +01:00
esm Crime: improvement to arrest on sight for large bounties 2014-05-03 12:17:44 +02:00
file_finder Issue #133 Handle resources across multiple data directories 2012-02-12 14:21:07 +01:00
files remove our stdint.h version that uses boost and force usage of system stdint.h 2014-03-05 17:08:58 +01:00
interpreter Fixed code issues found with unity build. Missing include guards, duplicated functions, ... 2014-03-16 23:49:06 +01:00
loadinglistener Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
misc Remove unused slice_array 2014-04-20 19:28:39 +02:00
nif Fixes #1293: Allow interpolation type 0 in case of 0 keys 2014-04-26 11:36:27 +02:00
nifbullet Bug #1107: Reverted previous fix, which caused problems with some actors not using a box shape as expected. Instead, do not create a bounding box collision shape for hidden nodes. 2014-01-15 14:53:29 +01:00
nifogre Fix texture name issue with Vality's Bitter Coast Mod 2014-04-21 05:30:14 +02:00
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 2014-01-05 18:09:50 +01:00
ogreinit Fix several leaks 2014-05-01 16:55:15 +02:00
settings Get rid of underscore defines. They are reserved by the standard. 2014-01-05 18:22:29 +01:00
terrain Fix several leaks 2014-05-01 16:55:15 +02:00
to_utf8 Use Morrowind's fonts 2013-06-06 22:26:06 +02:00
translation Merge remote-tracking branch 'corristo/master' 2013-01-06 18:40:30 +01:00
version Distinguish between release and development builds 2014-01-23 13:18:05 +01:00
CMakeLists.txt Move to esm component 2014-05-02 12:48:07 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00