1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 01:15:33 +00:00
openmw/apps/opencs/model/doc
florent.teppe 0f3499f504 Renamed string => Id, makes more sense considering the new underlying type
Fixes unnecessary copies, and issues with case sensitive comparisons.

fixed modification that wasn't necessary

Fixed type mismatch, and unecessary copy
2022-12-27 19:15:57 +01:00
..
blacklist.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
blacklist.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
document.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
document.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
documentmanager.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
documentmanager.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
loader.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
loader.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
messages.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
messages.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operation.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operation.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operationholder.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
operationholder.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
runner.cpp Add missing content=builtin.omwscripts if openmw is started via openmw-cs (fixes #7056) 2022-11-05 16:30:44 +01:00
runner.hpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
saving.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
saving.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
savingstages.cpp Avoids unecessary copies 2022-12-27 19:15:57 +01:00
savingstages.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
savingstate.cpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
savingstate.hpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
stage.cpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
stage.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
state.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00