1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw/mwdialogue
2023-02-07 00:47:34 +01:00
..
dialoguemanagerimp.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
dialoguemanagerimp.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
filter.cpp Remove implicit conversion MWWorld::Ptr -> bool 2023-01-18 02:40:56 +01:00
filter.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
hypertextparser.cpp
hypertextparser.hpp
journalentry.cpp Define hardcoded global variable names as constants 2023-02-07 00:47:34 +01:00
journalentry.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
journalimp.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
journalimp.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
keywordsearch.hpp
quest.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
quest.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
scripttest.cpp Replaced some RefId* => RefId& 2022-12-27 19:15:57 +01:00
scripttest.hpp
selectwrapper.cpp
selectwrapper.hpp
topic.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
topic.hpp Changed more hardcoded RefId to be static to avoid multiple runtime creations 2022-12-27 19:15:56 +01:00