Marc Zinnschlag
|
3127b8518e
|
updated credits file
|
11 years ago |
Marc Zinnschlag
|
a7be755db0
|
Merge remote-tracking branch 'mrcheko/master'
|
11 years ago |
mrcheko
|
46519062d3
|
hit recoils/knockdowns feature
|
11 years ago |
scrawl
|
2bb21f2f76
|
Don't copy NpcStats/CreatureStats unnecessarily. Fixes a bug: taunt actions would not correctly increase the target's fight rating.
|
11 years ago |
scrawl
|
c85c2cff4e
|
Fix disposition changes from trades not applying properly
|
11 years ago |
scrawl
|
728365b48d
|
Remove an unused hook
|
11 years ago |
scrawl
|
03b6334ceb
|
Get rid of a hack
|
11 years ago |
scrawl
|
0285d18fc2
|
Respect items belonging to a faction
|
11 years ago |
scrawl
|
3c0080d2c1
|
Implement theft detection
|
11 years ago |
scrawl
|
d2d76f4f47
|
Fix disintegration bug
|
11 years ago |
scrawl
|
c4ab2f417a
|
Fix exception closing container window
|
11 years ago |
scrawl
|
d97615d5d8
|
Support separate specular maps
|
11 years ago |
scrawl
|
90b55c8d4b
|
Use Ogre's asin/acos functions which will protect against NaNs
|
11 years ago |
Marc Zinnschlag
|
48a08c4c4d
|
Merge remote-tracking branch 'endorph/master'
|
11 years ago |
Dmitriy 'Endorph' Shkurskiy
|
9afa8e952e
|
tabs -> spaces
|
11 years ago |
Marc Zinnschlag
|
72a81a2381
|
Merge remote-tracking branch 'scrawl/master'
|
11 years ago |
scrawl
|
780bf5a2cd
|
Implement pickpocket detection. Play a voiced dialogue entry when detected.
|
11 years ago |
scrawl
|
ea3ee4407f
|
oops, didn't mean to commit this
|
11 years ago |
scrawl
|
887db76ed2
|
Don't consider swimming or in-air characters as sneaking
|
11 years ago |
scrawl
|
29c823b9d4
|
Implement awareness check function. Use this for combat AI and GetDetected instruction.
|
11 years ago |
scrawl
|
4a3d148a48
|
Fixes #1089 (skill increases)
|
11 years ago |
scrawl
|
68b87714bb
|
Addition to 2f35e5a04ef828d: companions should still auto equip
|
11 years ago |
mrcheko
|
2591ff2d5a
|
bug repairing
|
11 years ago |
scrawl
|
4ad43fdf92
|
Closes #1088: Quick&dirty fix for NIF filters not working properly with some mods
|
11 years ago |
Marc Zinnschlag
|
0ad7aa1f53
|
Merge remote-tracking branch 'scrawl/master'
|
11 years ago |
scrawl
|
2f35e5a04e
|
Stop merchants from autoequipping items sold to them
|
11 years ago |
Marc Zinnschlag
|
e63b4964b2
|
Merge remote-tracking branch 'scrawl/master'
|
11 years ago |
scrawl
|
dde2cd5d5a
|
Fix some code that still used setCount directly instead of using the ContainerStore interface. Also fix a related annoyance with the interface.
|
11 years ago |
scrawl
|
73f8161d1e
|
Fix spell deletion not resetting the selected spell correctly
|
11 years ago |
scrawl
|
b3764c504a
|
Implement GetPcJumping instruction
|
11 years ago |
scrawl
|
45847c67ad
|
Lock NIF cache when loading an interior cell as well. Should improve load performance.
|
11 years ago |
scrawl
|
c004fb778f
|
Get rid of underscore defines. They are reserved by the standard.
|
11 years ago |
scrawl
|
b8e9343764
|
Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes
|
11 years ago |
scrawl
|
ce013315ba
|
Nothing to see here, move along.
Fine... it's flying cliff racers. But did you really want to know?
|
11 years ago |
scrawl
|
44e96fcaaa
|
Implement Charm magic effect
|
11 years ago |
scrawl
|
14b70a3ce6
|
Implement AI related magic effects (calm, frenzy, rally, demoralize, turn undead)
|
11 years ago |
scrawl
|
634a53211c
|
Make sure materials are built before trying to determine their transparency
|
11 years ago |
pvdk
|
92234cf783
|
Changed crashcatcher's uname system info retrieval and cleaned indentation
|
11 years ago |
scrawl
|
c4e4a8fb57
|
Closes #1083: Fix werewolf change handling
|
11 years ago |
scrawl
|
f4517c8221
|
For dialogue filtering, use the Vampirism magic effect instead of the untouched NpcStats::mVampire
|
11 years ago |
mrcheko
|
7002412760
|
resolve conflict in character.cpp
|
11 years ago |
Marc Zinnschlag
|
356b53bd22
|
Merge remote-tracking branch 'scrawl/master'
|
11 years ago |
Dmitriy 'Endorph' Shkurskiy
|
116f125f05
|
Windows-specific definition to deny SDL from providing it's own WinMain()
|
11 years ago |
Dmitriy 'Endorph' Shkurskiy
|
7023395012
|
Windows-specific definition to omit inclusion of unused stuff from Windows.h
|
11 years ago |
Dmitriy 'Endorph' Shkurskiy
|
18d4cdb2ac
|
Fix for VS2010-Debug: manual assignment operator and cctor added for MMWorld::ContainerStoreIterator
|
11 years ago |
scrawl
|
16838595a3
|
Another console fix: discard text markup when getting the command line's text
|
11 years ago |
scrawl
|
af3569665c
|
Remove unused font
|
11 years ago |
scrawl
|
1b96c5d266
|
Console improvements: Show scrollbar, allow copying text from the history
|
11 years ago |
scrawl
|
710a1e2f37
|
Smash case for manual reference IDs as well, consistent with references in data files
|
11 years ago |
scrawl
|
557652112f
|
Show the target HP bar also when casting a heal effect (same as MCP)
|
11 years ago |