1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/esm3
2023-04-08 00:32:43 +00:00
..
activespells.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
activespells.hpp
aipackage.cpp
aipackage.hpp
aisequence.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
aisequence.hpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
animationstate.cpp
animationstate.hpp
cellid.cpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
cellid.hpp Get Rid of ESM::CellId almost everywhere 2023-04-03 14:16:05 +02:00
cellref.cpp Create MWWorld::SafePtr 2023-03-13 23:44:00 +01:00
cellref.hpp Create MWWorld::SafePtr 2023-03-13 23:44:00 +01:00
cellstate.cpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
cellstate.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2023-04-03 14:16:32 +02:00
containerstate.cpp
containerstate.hpp
controlsstate.cpp
controlsstate.hpp
creaturelevliststate.cpp
creaturelevliststate.hpp
creaturestate.cpp
creaturestate.hpp
creaturestats.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
creaturestats.hpp
custommarkerstate.cpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
custommarkerstate.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2023-04-03 14:16:32 +02:00
debugprofile.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
debugprofile.hpp
dialoguestate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
dialoguestate.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
doorstate.cpp Remove redundant quotes 2023-04-03 11:28:03 +04:00
doorstate.hpp
effectlist.cpp
effectlist.hpp
esmreader.cpp Applies review advice 2023-04-03 14:17:35 +02:00
esmreader.hpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmwriter.cpp Applies review advice 2023-04-03 14:17:35 +02:00
esmwriter.hpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
filter.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
filter.hpp
fogstate.cpp Avoid UB on empty fog data record 2023-02-17 23:42:49 +01:00
fogstate.hpp
formatversion.hpp Applies review advice 2023-04-03 14:17:35 +02:00
globalmap.cpp
globalmap.hpp
globalscript.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
globalscript.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
infoorder.hpp Fix loading, inserting and moving topic info records 2023-03-13 21:57:38 +01:00
inventorystate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
inventorystate.hpp
journalentry.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +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
loadacti.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadacti.hpp
loadalch.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadalch.hpp
loadappa.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadappa.hpp
loadarmo.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadarmo.hpp
loadbody.cpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
loadbody.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
loadbook.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadbook.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
loadbsgn.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadbsgn.hpp
loadcell.cpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
loadcell.hpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
loadclas.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadclas.hpp
loadclot.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadclot.hpp
loadcont.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadcont.hpp
loadcrea.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadcrea.hpp
loaddial.cpp Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
loaddial.hpp Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
loaddoor.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loaddoor.hpp
loadench.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadench.hpp
loadfact.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadfact.hpp
loadglob.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadglob.hpp
loadgmst.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadgmst.hpp
loadinfo.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadinfo.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
loadingr.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadingr.hpp
loadland.cpp
loadland.hpp
loadlevlist.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadlevlist.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
loadligh.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadligh.hpp
loadlock.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadlock.hpp
loadltex.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadltex.hpp
loadmgef.cpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
loadmgef.hpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
loadmisc.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadmisc.hpp
loadnpc.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadnpc.hpp
loadpgrd.cpp Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
loadpgrd.hpp Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
loadprob.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadprob.hpp
loadrace.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadrace.hpp
loadregn.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadregn.hpp
loadrepa.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadrepa.hpp
loadscpt.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadscpt.hpp
loadskil.cpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
loadskil.hpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
loadsndg.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadsndg.hpp
loadsoun.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadsoun.hpp
loadspel.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadspel.hpp
loadsscr.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadsscr.hpp
loadstat.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadstat.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
loadtes3.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
loadtes3.hpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
loadweap.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
loadweap.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
locals.cpp
locals.hpp
magiceffects.cpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
magiceffects.hpp Remove redundant ESM::RefId member functions 2022-12-30 00:32:47 +01:00
mappings.cpp
mappings.hpp
npcstate.cpp
npcstate.hpp
npcstats.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
npcstats.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
objectstate.cpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
objectstate.hpp Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
player.cpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
player.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2023-04-03 14:16:32 +02:00
projectilestate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
projectilestate.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
queststate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
queststate.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
quickkeys.cpp Make QuickKey type a fixed size enum class 2023-03-21 20:53:04 +01:00
quickkeys.hpp Make QuickKey type a fixed size enum class 2023-03-21 20:53:04 +01:00
readerscache.cpp
readerscache.hpp readers cache keep a stateless encoder 2023-03-10 12:39:47 +01:00
savedgame.cpp Add suffix to the format version name 2023-03-26 15:21:25 +02:00
savedgame.hpp Don't store a save's cell name as a RefID 2023-03-22 22:57:52 +01:00
spelllist.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
spelllist.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
spellstate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
spellstate.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
statstate.cpp
statstate.hpp
stolenitems.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
stolenitems.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
transport.cpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
transport.hpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00
typetraits.hpp Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
variant.cpp
variant.hpp
variantimp.cpp
variantimp.hpp
weatherstate.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
weatherstate.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