.. |
dialoguemanagerimp.cpp
|
Merge pull request #3018 from akortunov/emplace
|
2020-11-01 01:58:56 +03:00 |
dialoguemanagerimp.hpp
|
components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues
|
2020-10-22 23:57:53 +02:00 |
filter.cpp
|
Also allow negative AI values in dialogue
|
2021-02-05 19:00:35 +01:00 |
filter.hpp
|
Optionally change color of keywords in the dialogue window based on the
|
2020-05-02 01:42:05 +02:00 |
hypertextparser.cpp
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
hypertextparser.hpp
|
Allow localization to use implicit keywords (bug #4841)
|
2019-02-09 14:06:05 +04:00 |
journalentry.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
journalentry.hpp
|
Accept an implicit reference in Journal (Fixes #3135)
|
2016-01-11 23:07:01 +01:00 |
journalimp.cpp
|
Only display "new journal entry" message in dialogue if there *is* a new entry
|
2018-02-18 16:01:50 +03:00 |
journalimp.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
keywordsearch.cpp
|
Use all topics to search for keywords in dialogues (Fixes #2013)
|
2014-10-18 20:07:40 +02:00 |
keywordsearch.hpp
|
Use empty() instead of !size()
|
2016-02-22 19:06:12 +01:00 |
quest.cpp
|
Make quest status update handling closer to vanilla (bug #4815)
|
2019-02-08 10:25:31 +03:00 |
quest.hpp
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
scripttest.cpp
|
Use the logging system for compiler errors
|
2019-04-23 22:20:18 +04:00 |
scripttest.hpp
|
consider --script-warn when running with --script-all-dialogue
|
2014-12-18 10:20:15 +01:00 |
selectwrapper.cpp
|
Remove redundant includes
|
2019-02-23 08:02:12 +04:00 |
selectwrapper.hpp
|
Dialog function 72 is not player-specific
|
2013-08-08 06:02:16 -07:00 |
topic.cpp
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
topic.hpp
|
Implement ClearInfoActor script instruction (Fixes #1422)
|
2014-06-10 18:49:41 +02:00 |