Michal Sciubidlo
|
f029a9011a
|
Move datafilespage to shared space.
|
12 years ago |
Emanuel Guevel
|
19dff822f4
|
Dialogue: do not filter on disposition for creatures
|
12 years ago |
Emanuel Guevel
|
ed9a9904b4
|
Dialogue filter: search script variables case-insensitively
|
12 years ago |
scrawl
|
cac68c9e87
|
Removed an outdated section from CMakeLists
|
12 years ago |
Marc Zinnschlag
|
90d05858ef
|
disabling dialogue sub-views for now
|
12 years ago |
Marc Zinnschlag
|
cd662af634
|
Merge branch 'globals'
|
12 years ago |
Marc Zinnschlag
|
2756d3ee94
|
Merge remote-tracking branch 'wheybags/containerscripts'
|
12 years ago |
Tom Mason
|
f5f3c2e62d
|
enabling / disabling should not affect scripts
|
12 years ago |
Tom Mason
|
31c71c029d
|
objects with scripts attached, that are inside containers will behave correctly when the container is moved
|
12 years ago |
Emanuel Guevel
|
af9e126487
|
Add unicode number for ellipsis (…) to code range
|
12 years ago |
Emanuel Guevel
|
736e471613
|
Print a fallback text when no topic response is found
|
12 years ago |
Emanuel Guevel
|
43e85ea0c6
|
Disallow redirection to info refusal for greetings
|
12 years ago |
Emanuel Guevel
|
05796d85a4
|
NPC: take stats from NPDT12 into account
Some available stats (level, reputation and disposition) were not used
for NPC with auto-calculated stats.
|
12 years ago |
Emanuel Guevel
|
951eb1b236
|
Dialogue: return a response from "Info Refusal" when disposition is not satisfied
|
12 years ago |
Tom Mason
|
23dada0ee4
|
moved script handling on enable / disable into their own functions
|
12 years ago |
Tom Mason
|
28c580d280
|
disabling and enabling containers causes scripts on contents to be disabled and enabled accordingly
|
12 years ago |
Tom Mason
|
bbac63bff7
|
Ignore vim swap files
|
12 years ago |
Tom Mason
|
abe25c5f66
|
removed use of c++11 auto
|
12 years ago |
Tom Mason
|
665a530e10
|
renamed realAdd to addImp
|
12 years ago |
Tom Mason
|
3c6ddd7fa7
|
fixed isInCell method
|
12 years ago |
Nathan Jeffords
|
f55da17933
|
made some journal accessor methods constant
|
12 years ago |
Nathan Jeffords
|
4c7ae3d1ff
|
prevent duplicate journal entries from being recorded
|
12 years ago |
Nathan Jeffords
|
528c3da6da
|
record heard topics in journal
|
12 years ago |
Nathan Jeffords
|
d6b956cdcf
|
fixed swapped day & month fields when created a stamped journal entry
|
12 years ago |
Marc Zinnschlag
|
2d96f52864
|
select correct record when opening a dialogue sub view
|
12 years ago |
Marc Zinnschlag
|
82b790770d
|
Merge remote-tracking branch 'potatoesmaster/dialogue-creatures'
|
12 years ago |
Emanuel Guevel
|
4feaa66897
|
Do not open the dialogue window if no greeting is found
|
12 years ago |
pvdk
|
4c0e0fc279
|
Modified license filename of the DejaVu font, more similar to the other one now
|
12 years ago |
Marc Zinnschlag
|
7b568cbb15
|
Merge remote-tracking branch 'potatoesmaster/dialogue'
|
12 years ago |
Marc Zinnschlag
|
312f68bf9c
|
Merge remote-tracking branch 'thoronador/fix-spelling'
|
12 years ago |
Thoronador
|
3220330ce0
|
fix spelling in comment
|
12 years ago |
Chris Robinson
|
e5f040a06f
|
Improve filename pattern matching
|
12 years ago |
Emanuel Guevel
|
9e00c6694f
|
Allow only ID filtered topics for dialogue with creatures
|
12 years ago |
Chris Robinson
|
8a073c113e
|
Use const references where appropriate
|
12 years ago |
Chris Robinson
|
8361192b64
|
Use typedefs for some maps and some cleanup
|
12 years ago |
Marc Zinnschlag
|
3053440462
|
Issue #539: fixed AiWander
|
12 years ago |
Emanuel Guevel
|
82287445af
|
DialogueWindow: do not execute onFrame() when not visible
|
12 years ago |
Emanuel Guevel
|
f1f9173f24
|
Prevent closing dialogue window when an answer is expected
|
12 years ago |
lazydev
|
aa514a53d9
|
Console font change to provide possibility to show cyrillic symbols
|
12 years ago |
Tom Mason
|
6fc64e8a4e
|
scripts run for items added to containers, and scripted items in player inv handled correctly
|
12 years ago |
Marc Zinnschlag
|
33d1585a5e
|
Merge remote-tracking branch 'chris/nifogre'
|
12 years ago |
Tom Mason
|
7c8b3f1239
|
Merge remote-tracking branch 'real/master'
|
12 years ago |
Tom Mason
|
c138e00aa2
|
objects scripts are now stopped when they are removed from a container
|
12 years ago |
Chris Robinson
|
b23fcb260c
|
Use the record index for finding the NiTriShape instead of the name
|
12 years ago |
Chris Robinson
|
660d73fd88
|
Store the NIF index in the Record object
|
12 years ago |
Marc Zinnschlag
|
654cd3ab9b
|
Issue #479: Use magnitude specified when adding disease
|
12 years ago |
Tom Mason
|
d4ca954d47
|
scripts on items in containers added to script list on cell change
|
12 years ago |
Marc Zinnschlag
|
f4ee8e2642
|
Issue #479: Added additional magnitude parameter to known spells
|
12 years ago |
Marc Zinnschlag
|
ecdd89a4f3
|
Merge remote-tracking branch 'scrawl/nif_file'
|
12 years ago |
scrawl
|
31e6d28b19
|
Close NIF file resource after loading it into memory
|
12 years ago |