jvoisin
|
2cb9482893
|
Use a std::vector instead of a std::list in hypertextparser.cpp
|
2021-07-01 23:09:08 +00:00 |
|
Andrei Kortunov
|
651ad11ad8
|
Do not leave variables without initialization, even in execution paths where they are unused
|
2021-04-19 16:08:10 +04:00 |
|
Andrei Kortunov
|
065ed5138e
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
|
scrawl
|
ddd6e682bc
|
Dialogue: add conflict resolution for overlapping keywords (Fixes #2245)
|
2015-01-09 04:19:38 +01:00 |
|
MiroslavR
|
ed6bdc0bde
|
Use all topics to search for keywords in dialogues (Fixes #2013)
Move KeywordSearch to MWDialogue
Move hypertext parsing functions to a new file
|
2014-10-18 20:07:40 +02:00 |
|