You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/esm3
Andrei Kortunov d3d7a663c6 Move some objects instead of copying 1 year ago
..
activespells.cpp Merge branch 'readsize' into 'master' 1 year ago
activespells.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
aipackage.cpp Apply clang-format to code base 2 years ago
aipackage.hpp Apply clang-format to code base 2 years ago
aisequence.cpp Disallow implicitly sized reads of ESM structs 1 year ago
aisequence.hpp Cleanup includes 2 years ago
animationstate.cpp Apply clang-format to code base 2 years ago
animationstate.hpp Apply clang-format to code base 2 years ago
cellid.cpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
cellid.hpp Get Rid of ESM::CellId almost everywhere 2 years ago
cellref.cpp Disallow implicitly sized reads of ESM structs 1 year ago
cellref.hpp Cleanup includes 2 years ago
cellstate.cpp Disallow implicitly sized reads of ESM structs 1 year ago
cellstate.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2 years ago
containerstate.cpp Apply clang-format to code base 2 years ago
containerstate.hpp Apply clang-format to code base 2 years ago
controlsstate.cpp Apply clang-format to code base 2 years ago
controlsstate.hpp Apply clang-format to code base 2 years ago
creaturelevliststate.cpp Apply clang-format to code base 2 years ago
creaturelevliststate.hpp Apply clang-format to code base 2 years ago
creaturestate.cpp Apply clang-format to code base 2 years ago
creaturestate.hpp Apply clang-format to code base 2 years ago
creaturestats.cpp Disallow implicitly sized reads of ESM structs 1 year ago
creaturestats.hpp Reduce the number of magic numbers 2 years ago
custommarkerstate.cpp Gets rid of most ESM::CellId 2 years ago
custommarkerstate.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2 years ago
debugprofile.cpp Add functions to read and write ESM::RefId and use them 2 years ago
debugprofile.hpp Add more details to exceptions 2 years ago
dialoguestate.cpp Add functions to read and write ESM::RefId and use them 2 years ago
dialoguestate.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
doorstate.cpp Remove redundant quotes 2 years ago
doorstate.hpp Apply clang-format to code base 2 years ago
effectlist.cpp Apply clang-format to code base 2 years ago
effectlist.hpp Apply clang-format to code base 2 years ago
esmreader.cpp Disallow implicitly sized reads of ESM structs 1 year ago
esmreader.hpp Add missing array include 1 year ago
esmwriter.cpp Fix writing IndexRefId to ESM3 2 years ago
esmwriter.hpp Merge ESM::RefNum and ESM4::FormId 2 years ago
filter.cpp Add functions to read and write ESM::RefId and use them 2 years ago
filter.hpp Add more details to exceptions 2 years ago
fogstate.cpp Disallow implicitly sized reads of ESM structs 1 year ago
fogstate.hpp Apply clang-format to code base 2 years ago
formatversion.hpp Use refnum instead of slot for items during spellcast 1 year ago
globalmap.cpp Disallow implicitly sized reads of ESM structs 1 year ago
globalmap.hpp Apply clang-format to code base 2 years ago
globalscript.cpp Merge ESM::RefNum and ESM4::FormId 2 years ago
globalscript.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
infoorder.hpp Change control flow to be easier to understand 1 year ago
inventorystate.cpp Add functions to read and write ESM::RefId and use them 2 years ago
inventorystate.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
journalentry.cpp Add functions to read and write ESM::RefId and use them 2 years ago
journalentry.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
loadacti.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadacti.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadalch.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadalch.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadappa.cpp Disallow implicitly sized reads of ESM structs 1 year ago
loadappa.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadarmo.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadarmo.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadbody.cpp Support not only StringRefId for checking first person body part 2 years ago
loadbody.hpp Support not only StringRefId for checking first person body part 2 years ago
loadbook.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadbook.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
loadbsgn.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadbsgn.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadcell.cpp Disallow implicitly sized reads of ESM structs 1 year ago
loadcell.hpp removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2 years ago
loadclas.cpp Use std::array in CLDTstruct 2 years ago
loadclas.hpp Use std::array in CLDTstruct 2 years ago
loadclot.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadclot.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadcont.cpp Treat std::array like regular arrays 1 year ago
loadcont.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadcrea.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadcrea.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loaddial.cpp Store original string id for Dialogue records 2 years ago
loaddial.hpp Store original string id for Dialogue records 2 years ago
loaddoor.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loaddoor.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadench.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadench.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadfact.cpp Use std::array in FADTstruct 2 years ago
loadfact.hpp Use std::array in FADTstruct 2 years ago
loadglob.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadglob.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadgmst.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadgmst.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadinfo.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadinfo.hpp openMW_test_suite compiles and runs 2 years ago
loadingr.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadingr.hpp Lua: Add effects to potionRecord, ingredientRecord 2 years ago
loadland.cpp Apply clang-format to code base 2 years ago
loadland.hpp ESM::LandData no longer a virtual interface 2 years ago
loadlevlist.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadlevlist.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
loadligh.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadligh.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadlock.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadlock.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadltex.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadltex.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadmgef.cpp Implement the NegativeLight flag 1 year ago
loadmgef.hpp Implement the NegativeLight flag 1 year ago
loadmisc.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadmisc.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadnpc.cpp Use std::array in NPDTstruct52 2 years ago
loadnpc.hpp Use std::array in NPDTstruct52 2 years ago
loadpgrd.cpp Replace all asserts in components/esm[34] with throw 2 years ago
loadpgrd.hpp Refactor pathgrid indices to use size_t instead of int 2 years ago
loadprob.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadprob.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadrace.cpp Use std::array in RADTstruct 2 years ago
loadrace.hpp Use std::array in RADTstruct 2 years ago
loadregn.cpp Disallow implicitly sized reads of ESM structs 1 year ago
loadregn.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadrepa.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadrepa.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadscpt.cpp Disallow implicitly sized reads of ESM structs 1 year ago
loadscpt.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadskil.cpp Address feedback 1 year ago
loadskil.hpp Only allow StringRefId for Skill ids 1 year ago
loadsndg.cpp Treat std::array like regular arrays 1 year ago
loadsndg.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadsoun.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadsoun.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadspel.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadspel.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadsscr.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadsscr.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
loadstat.cpp Add functions to read and write ESM::RefId and use them 2 years ago
loadstat.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
loadtes3.cpp Disallow implicitly sized reads of ESM structs 1 year ago
loadtes3.hpp Name all custom ESM format versions and add tests 2 years ago
loadweap.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2 years ago
loadweap.hpp Cleanup includes 2 years ago
locals.cpp Apply clang-format to code base 2 years ago
locals.hpp Apply clang-format to code base 2 years ago
magiceffects.cpp Name all custom ESM format versions and add tests 2 years ago
magiceffects.hpp Remove redundant ESM::RefId member functions 2 years ago
mappings.cpp Apply clang-format to code base 2 years ago
mappings.hpp Remove ESM:: namespace qualifier in components/esm3/ and tests 3 years ago
npcstate.cpp Apply clang-format to code base 2 years ago
npcstate.hpp Apply clang-format to code base 2 years ago
npcstats.cpp Address feedback 1 year ago
npcstats.hpp Use std::array in NpcStats 2 years ago
objectstate.cpp Treat std::array like regular arrays 1 year ago
objectstate.hpp Name all custom ESM format versions and add tests 2 years ago
player.cpp Address feedback 1 year ago
player.hpp Removes most cellId.hpp include, simplifies id generation for cells. 2 years ago
projectilestate.cpp Merge branch 'readsize' into 'master' 1 year ago
projectilestate.hpp Use refnum instead of slot for items during spellcast 1 year ago
queststate.cpp Add functions to read and write ESM::RefId and use them 2 years ago
queststate.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
quickkeys.cpp Make QuickKey type a fixed size enum class 2 years ago
quickkeys.hpp Make QuickKey type a fixed size enum class 2 years ago
readerscache.cpp Apply clang-format to code base 2 years ago
readerscache.hpp readers cache keep a stateless encoder 2 years ago
savedgame.cpp Add suffix to the format version name 2 years ago
savedgame.hpp Don't store a save's cell name as a RefID 2 years ago
spelllist.cpp Add functions to read and write ESM::RefId and use them 2 years ago
spelllist.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
spellstate.cpp Disallow implicitly sized reads of ESM structs 1 year ago
spellstate.hpp Convert RefId to class 2 years ago
statstate.cpp Apply clang-format to code base 2 years ago
statstate.hpp Apply clang-format to code base 2 years ago
stolenitems.cpp Add functions to read and write ESM::RefId and use them 2 years ago
stolenitems.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
transport.cpp Move some objects instead of copying 1 year ago
transport.hpp Add missing and remove redundant includes 2 years ago
typetraits.hpp Store original string id for Dialogue records 2 years ago
variant.cpp Cleanup includes 2 years ago
variant.hpp Apply clang-format to code base 2 years ago
variantimp.cpp Apply clang-format to code base 2 years ago
variantimp.hpp Apply clang-format to code base 2 years ago
weatherstate.cpp Add functions to read and write ESM::RefId and use them 2 years ago
weatherstate.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago