CMakeLists.txt
CMakePresets.json
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
vcpkg.json
cmake/Cache.cmake
cmake/CompilerWarnings.cmake
cmake/PreventInSourceBuilds.cmake
cmake/ProjectSettings.cmake
cmake/Sanitizers.cmake
external/libnw/.clang-format
external/libnw/.git
external/libnw/.gitattributes
external/libnw/.gitignore
external/libnw/.gitpod.yml
external/libnw/.lgtm.yml
external/libnw/CMakeLists.txt
external/libnw/CMakePresets.json
external/libnw/LICENSE
external/libnw/README.md
external/libnw/vcpkg.json
external/libnw/.devcontainer/Dockerfile
external/libnw/.devcontainer/devcontainer.json
external/libnw/.devcontainer/reinstall-cmake.sh
external/libnw/.github/workflows/codeql-analysis.yml
external/libnw/.github/workflows/linux.yml
external/libnw/.github/workflows/macos.yml
external/libnw/.github/workflows/windows.yml
external/libnw/benchmarks/CMakeLists.txt
external/libnw/benchmarks/main.cpp
external/libnw/cmake/Cache.cmake
external/libnw/cmake/CompilerWarnings.cmake
external/libnw/cmake/PreventInSourceBuilds.cmake
external/libnw/cmake/ProjectSettings.cmake
external/libnw/cmake/Sanitizers.cmake
external/libnw/docs/CMakeLists.txt
external/libnw/docs/Doxyfile.in
external/libnw/docs/apidoc.py
external/libnw/docs/conf.py
external/libnw/docs/index.rst
external/libnw/docs/requirements.txt
external/libnw/docs/api/classlist.rst
external/libnw/docs/api/definelist.rst
external/libnw/docs/api/enumlist.rst
external/libnw/docs/api/functionlist.rst
external/libnw/docs/api/typedeflist.rst
external/libnw/docs/api/define/D3DCOLOR_DEFINED.rst
external/libnw/docs/api/define/D3DRGB.rst
external/libnw/docs/api/define/D3DRGBA.rst
external/libnw/docs/api/define/DEFINE_ACCEPT_VISITOR.rst
external/libnw/docs/api/define/DEFINE_ENUM_FLAGS.rst
external/libnw/docs/api/define/RGBA_TORGB.rst
external/libnw/docs/api/define/RGB_GETBLUE.rst
external/libnw/docs/api/define/RGB_GETGREEN.rst
external/libnw/docs/api/define/RGB_GETRED.rst
external/libnw/docs/api/define/RGB_MAKE.rst
external/libnw/docs/api/define/RGB_TORGBA.rst
external/libnw/docs/api/define/ROLLNW_STRINGIFY.rst
external/libnw/docs/api/define/ROLLNW_UNUSED.rst
external/libnw/docs/api/define/SCOPE_EXIT.rst
external/libnw/docs/api/enum/nw_ModifierType.rst
external/libnw/docs/api/enum/nw__Ability.rst
external/libnw/docs/api/enum/nw__AlignmentAxis.rst
external/libnw/docs/api/enum/nw__AlignmentFlags.rst
external/libnw/docs/api/enum/nw__AlignmentType.rst
external/libnw/docs/api/enum/nw__AreaFlags.rst
external/libnw/docs/api/enum/nw__BaseItem.rst
external/libnw/docs/api/enum/nw__Class.rst
external/libnw/docs/api/enum/nw__DamageFlags.rst
external/libnw/docs/api/enum/nw__DialogNodeType.rst
external/libnw/docs/api/enum/nw__Disease.rst
external/libnw/docs/api/enum/nw__DoorAnimationState.rst
external/libnw/docs/api/enum/nw__EquipIndex.rst
external/libnw/docs/api/enum/nw__EquipSlot.rst
external/libnw/docs/api/enum/nw__ErfType.rst
external/libnw/docs/api/enum/nw__ErfVersion.rst
external/libnw/docs/api/enum/nw__Feat.rst
external/libnw/docs/api/enum/nw__GameVersion.rst
external/libnw/docs/api/enum/nw__ItemModelType.rst
external/libnw/docs/api/enum/nw__LanguageID.rst
external/libnw/docs/api/enum/nw__MasterFeat.rst
external/libnw/docs/api/enum/nw__ObjectID.rst
external/libnw/docs/api/enum/nw__ObjectType.rst
external/libnw/docs/api/enum/nw__PaletteNodeType.rst
external/libnw/docs/api/enum/nw__PathAlias.rst
external/libnw/docs/api/enum/nw__PlaceableAnimationState.rst
external/libnw/docs/api/enum/nw__Race.rst
external/libnw/docs/api/enum/nw__SelectorType.rst
external/libnw/docs/api/enum/nw__SerializationProfile.rst
external/libnw/docs/api/enum/nw__Skill.rst
external/libnw/docs/api/enum/nw__Spell.rst
external/libnw/docs/api/enum/nw__SpellFlags.rst
external/libnw/docs/api/enum/nw__SpellMetaMagic.rst
external/libnw/docs/api/enum/nw__script__NssTokenType.rst
external/libnw/docs/api/function/nw__alignment_axis_from_flags.rst
external/libnw/docs/api/function/nw__always_false.rst
external/libnw/docs/api/function/nw__create_unique_tmp_path.rst
external/libnw/docs/api/function/nw__decompress.rst
external/libnw/docs/api/function/nw__documents_path.rst
external/libnw/docs/api/function/nw__equip_index_to_string.rst
external/libnw/docs/api/function/nw__equip_slot_to_index.rst
external/libnw/docs/api/function/nw__from_base64.rst
external/libnw/docs/api/function/nw__from_json.rst
external/libnw/docs/api/function/nw__from_utf8.rst
external/libnw/docs/api/function/nw__from_utf8_by_global_lang.rst
external/libnw/docs/api/function/nw__from_utf8_by_langid.rst
external/libnw/docs/api/function/nw__gff_to_gffjson.rst
external/libnw/docs/api/function/nw__home_path.rst
external/libnw/docs/api/function/nw__init_logger.rst
external/libnw/docs/api/function/nw__istream_read.rst
external/libnw/docs/api/function/nw__kernel__config.rst
external/libnw/docs/api/function/nw__kernel__load_module.rst
external/libnw/docs/api/function/nw__kernel__load_profile.rst
external/libnw/docs/api/function/nw__kernel__objects.rst
external/libnw/docs/api/function/nw__kernel__resman.rst
external/libnw/docs/api/function/nw__kernel__rules.rst
external/libnw/docs/api/function/nw__kernel__serial_id_to_obj_type.rst
external/libnw/docs/api/function/nw__kernel__services.rst
external/libnw/docs/api/function/nw__kernel__strings.rst
external/libnw/docs/api/function/nw__kernel__unload_module.rst
external/libnw/docs/api/function/nw__kernel__world.rst
external/libnw/docs/api/function/nw__make_master_feat.rst
external/libnw/docs/api/function/nw__move_file_safely.rst
external/libnw/docs/api/function/nw__needs_quote.rst
external/libnw/docs/api/function/nw__operator_eq.rst
external/libnw/docs/api/function/nw__operator_lshift.rst
external/libnw/docs/api/function/nw__operator_lt.rst
external/libnw/docs/api/function/nw__ostream_write.rst
external/libnw/docs/api/function/nw__probe_nwn_install.rst
external/libnw/docs/api/function/nw__reverse.rst
external/libnw/docs/api/function/nw__roll_dice.rst
external/libnw/docs/api/function/nw__string__desanitize_colors.rst
external/libnw/docs/api/function/nw__string__endswith.rst
external/libnw/docs/api/function/nw__string__from.rst
external/libnw/docs/api/function/nw__string__glob_to_regex.rst
external/libnw/docs/api/function/nw__string__icmp.rst
external/libnw/docs/api/function/nw__string__join.rst
external/libnw/docs/api/function/nw__string__ltrim_in_place.rst
external/libnw/docs/api/function/nw__string__rtrim_in_place.rst
external/libnw/docs/api/function/nw__string__sanitize_colors.rst
external/libnw/docs/api/function/nw__string__split.rst
external/libnw/docs/api/function/nw__string__startswith.rst
external/libnw/docs/api/function/nw__string__tolower.rst
external/libnw/docs/api/function/nw__string__trim_in_place.rst
external/libnw/docs/api/function/nw__to_base64.rst
external/libnw/docs/api/function/nw__to_bool.rst
external/libnw/docs/api/function/nw__to_json.rst
external/libnw/docs/api/function/nw__to_underlying.rst
external/libnw/docs/api/function/nw__to_utf8.rst
external/libnw/docs/api/function/nw__to_utf8_by_global_lang.rst
external/libnw/docs/api/function/nw__to_utf8_by_langid.rst
external/libnw/docs/api/function/nwn1__get_abiltiy_modifier.rst
external/libnw/docs/api/function/nwn1__get_abiltiy_score.rst
external/libnw/docs/api/function/nwn1__get_all_available_feats.rst
external/libnw/docs/api/function/nwn1__get_skill_rank.rst
external/libnw/docs/api/function/nwn1__knows_feat.rst
external/libnw/docs/api/function/nwn1__meets_requirements.rst
external/libnw/docs/api/function/nwn1__qual__ability.rst
external/libnw/docs/api/function/nwn1__qual__alignment.rst
external/libnw/docs/api/function/nwn1__qual__class_level.rst
external/libnw/docs/api/function/nwn1__qual__feat.rst
external/libnw/docs/api/function/nwn1__qual__level.rst
external/libnw/docs/api/function/nwn1__qual__race.rst
external/libnw/docs/api/function/nwn1__qual__skill.rst
external/libnw/docs/api/function/nwn1__resolve_master_feats.rst
external/libnw/docs/api/function/nwn1__sel__ability.rst
external/libnw/docs/api/function/nwn1__sel__alignment.rst
external/libnw/docs/api/function/nwn1__sel__class_level.rst
external/libnw/docs/api/function/nwn1__sel__feat.rst
external/libnw/docs/api/function/nwn1__sel__level.rst
external/libnw/docs/api/function/nwn1__sel__race.rst
external/libnw/docs/api/function/nwn1__sel__skill.rst
external/libnw/docs/api/function/nwn1__selector.rst
external/libnw/docs/api/struct/nw__AbilityArray.rst
external/libnw/docs/api/struct/nw__AbilityInfo.rst
external/libnw/docs/api/struct/nw__Appearance.rst
external/libnw/docs/api/struct/nw__Area.rst
external/libnw/docs/api/struct/nw__AreaScripts.rst
external/libnw/docs/api/struct/nw__AreaWeather.rst
external/libnw/docs/api/struct/nw__BaseItemArray.rst
external/libnw/docs/api/struct/nw__BeamdogInstall.rst
external/libnw/docs/api/struct/nw__Bif.rst
external/libnw/docs/api/struct/nw__BifElement.rst
external/libnw/docs/api/struct/nw__BifHeader.rst
external/libnw/docs/api/struct/nw__BodyParts.rst
external/libnw/docs/api/struct/nw__ByteArray.rst
external/libnw/docs/api/struct/nw__ClassArray.rst
external/libnw/docs/api/struct/nw__ClassEntry.rst
external/libnw/docs/api/struct/nw__ClassInfo.rst
external/libnw/docs/api/struct/nw__CombatInfo.rst
external/libnw/docs/api/struct/nw__Common.rst
external/libnw/docs/api/struct/nw__CompressionHeader.rst
external/libnw/docs/api/struct/nw__ConfigOptions.rst
external/libnw/docs/api/struct/nw__Container.rst
external/libnw/docs/api/struct/nw__Creature.rst
external/libnw/docs/api/struct/nw__CreatureScripts.rst
external/libnw/docs/api/struct/nw__CreatureStats.rst
external/libnw/docs/api/struct/nw__DamageRoll.rst
external/libnw/docs/api/struct/nw__Dialog.rst
external/libnw/docs/api/struct/nw__DialogNode.rst
external/libnw/docs/api/struct/nw__DialogPtr.rst
external/libnw/docs/api/struct/nw__DiceRoll.rst
external/libnw/docs/api/struct/nw__Directory.rst
external/libnw/docs/api/struct/nw__Door.rst
external/libnw/docs/api/struct/nw__DoorScripts.rst
external/libnw/docs/api/struct/nw__Effect.rst
external/libnw/docs/api/struct/nw__EffectHandle.rst
external/libnw/docs/api/struct/nw__Encounter.rst
external/libnw/docs/api/struct/nw__EncounterScripts.rst
external/libnw/docs/api/struct/nw__Equips.rst
external/libnw/docs/api/struct/nw__Erf.rst
external/libnw/docs/api/struct/nw__ErfElementInfo.rst
external/libnw/docs/api/struct/nw__ErfHeader.rst
external/libnw/docs/api/struct/nw__ErfKey.rst
external/libnw/docs/api/struct/nw__Faction.rst
external/libnw/docs/api/struct/nw__FactionInfo.rst
external/libnw/docs/api/struct/nw__FeatArray.rst
external/libnw/docs/api/struct/nw__FeatInfo.rst
external/libnw/docs/api/struct/nw__GameProfile.rst
external/libnw/docs/api/struct/nw__GffFieldEntry.rst
external/libnw/docs/api/struct/nw__GffHeader.rst
external/libnw/docs/api/struct/nw__GffInputArchive.rst
external/libnw/docs/api/struct/nw__GffInputArchiveField.rst
external/libnw/docs/api/struct/nw__GffInputArchiveStruct.rst
external/libnw/docs/api/struct/nw__GffLabel.rst
external/libnw/docs/api/struct/nw__GffOutputArchive.rst
external/libnw/docs/api/struct/nw__GffOutputArchiveField.rst
external/libnw/docs/api/struct/nw__GffOutputArchiveList.rst
external/libnw/docs/api/struct/nw__GffOutputArchiveStruct.rst
external/libnw/docs/api/struct/nw__GffStructEntry.rst
external/libnw/docs/api/struct/nw__Image.rst
external/libnw/docs/api/struct/nw__Ini.rst
external/libnw/docs/api/struct/nw__InstallInfo.rst
external/libnw/docs/api/struct/nw__InternedString.rst
external/libnw/docs/api/struct/nw__Inventory.rst
external/libnw/docs/api/struct/nw__InventoryItem.rst
external/libnw/docs/api/struct/nw__Item.rst
external/libnw/docs/api/struct/nw__ItemColors.rst
external/libnw/docs/api/struct/nw__ItemModelParts.rst
external/libnw/docs/api/struct/nw__ItemProperty.rst
external/libnw/docs/api/struct/nw__Journal.rst
external/libnw/docs/api/struct/nw__JournalCategory.rst
external/libnw/docs/api/struct/nw__JournalEntry.rst
external/libnw/docs/api/struct/nw__Key.rst
external/libnw/docs/api/struct/nw__KeyTableElement.rst
external/libnw/docs/api/struct/nw__Language.rst
external/libnw/docs/api/struct/nw__Language__Properties.rst
external/libnw/docs/api/struct/nw__LevelHistory.rst
external/libnw/docs/api/struct/nw__LevelHistoryEntry.rst
external/libnw/docs/api/struct/nw__LevelStats.rst
external/libnw/docs/api/struct/nw__LocString.rst
external/libnw/docs/api/struct/nw__LocalData.rst
external/libnw/docs/api/struct/nw__LocalVar.rst
external/libnw/docs/api/struct/nw__LocalVarType.rst
external/libnw/docs/api/struct/nw__Location.rst
external/libnw/docs/api/struct/nw__Lock.rst
external/libnw/docs/api/struct/nw__MasterFeatRegistry.rst
external/libnw/docs/api/struct/nw__Mdl.rst
external/libnw/docs/api/struct/nw__MdlAABBEntry.rst
external/libnw/docs/api/struct/nw__MdlAABBNode.rst
external/libnw/docs/api/struct/nw__MdlAnimation.rst
external/libnw/docs/api/struct/nw__MdlAnimationEvent.rst
external/libnw/docs/api/struct/nw__MdlAnimeshNode.rst
external/libnw/docs/api/struct/nw__MdlCameraNode.rst
external/libnw/docs/api/struct/nw__MdlControllerKey.rst
external/libnw/docs/api/struct/nw__MdlControllerType.rst
external/libnw/docs/api/struct/nw__MdlDanglymeshNode.rst
external/libnw/docs/api/struct/nw__MdlDummyNode.rst
external/libnw/docs/api/struct/nw__MdlEmitterFlag.rst
external/libnw/docs/api/struct/nw__MdlEmitterNode.rst
external/libnw/docs/api/struct/nw__MdlFace.rst
external/libnw/docs/api/struct/nw__MdlGeometry.rst
external/libnw/docs/api/struct/nw__MdlGeometryFlag.rst
external/libnw/docs/api/struct/nw__MdlGeometryType.rst
external/libnw/docs/api/struct/nw__MdlLightNode.rst
external/libnw/docs/api/struct/nw__MdlModel.rst
external/libnw/docs/api/struct/nw__MdlModelClass.rst
external/libnw/docs/api/struct/nw__MdlNode.rst
external/libnw/docs/api/struct/nw__MdlNodeFlags.rst
external/libnw/docs/api/struct/nw__MdlNodeTypes.rst
external/libnw/docs/api/struct/nw__MdlPatchNode.rst
external/libnw/docs/api/struct/nw__MdlReferenceNode.rst
external/libnw/docs/api/struct/nw__MdlSkinNode.rst
external/libnw/docs/api/struct/nw__MdlSkinWeight.rst
external/libnw/docs/api/struct/nw__MdlTextParser.rst
external/libnw/docs/api/struct/nw__MdlTriangleMode.rst
external/libnw/docs/api/struct/nw__MdlTrimeshNode.rst
external/libnw/docs/api/struct/nw__Modifier.rst
external/libnw/docs/api/struct/nw__Module.rst
external/libnw/docs/api/struct/nw__ModuleScripts.rst
external/libnw/docs/api/struct/nw__NWSync.rst
external/libnw/docs/api/struct/nw__NWSyncManifest.rst
external/libnw/docs/api/struct/nw__Null.rst
external/libnw/docs/api/struct/nw__Palette.rst
external/libnw/docs/api/struct/nw__PaletteTreeNode.rst
external/libnw/docs/api/struct/nw__Placeable.rst
external/libnw/docs/api/struct/nw__PlaceableScripts.rst
external/libnw/docs/api/struct/nw__Qualifier.rst
external/libnw/docs/api/struct/nw__RaceArray.rst
external/libnw/docs/api/struct/nw__RaceInfo.rst
external/libnw/docs/api/struct/nw__Reputation.rst
external/libnw/docs/api/struct/nw__Requirement.rst
external/libnw/docs/api/struct/nw__Resource.rst
external/libnw/docs/api/struct/nw__ResourceDescriptor.rst
external/libnw/docs/api/struct/nw__ResourceType.rst
external/libnw/docs/api/struct/nw__Resref.rst
external/libnw/docs/api/struct/nw__RuleFlag.rst
external/libnw/docs/api/struct/nw__Save.rst
external/libnw/docs/api/struct/nw__Saves.rst
external/libnw/docs/api/struct/nw__Selector.rst
external/libnw/docs/api/struct/nw__SerializationType.rst
external/libnw/docs/api/struct/nw__Situation.rst
external/libnw/docs/api/struct/nw__SkillArray.rst
external/libnw/docs/api/struct/nw__SkillInfo.rst
external/libnw/docs/api/struct/nw__Sound.rst
external/libnw/docs/api/struct/nw__SpawnCreature.rst
external/libnw/docs/api/struct/nw__SpawnPoint.rst
external/libnw/docs/api/struct/nw__SpecialAbility.rst
external/libnw/docs/api/struct/nw__SpellArray.rst
external/libnw/docs/api/struct/nw__SpellBook.rst
external/libnw/docs/api/struct/nw__SpellEntry.rst
external/libnw/docs/api/struct/nw__SpellInfo.rst
external/libnw/docs/api/struct/nw__Store.rst
external/libnw/docs/api/struct/nw__StoreInventory.rst
external/libnw/docs/api/struct/nw__StoreScripts.rst
external/libnw/docs/api/struct/nw__Tile.rst
external/libnw/docs/api/struct/nw__Tlk.rst
external/libnw/docs/api/struct/nw__TlkElement.rst
external/libnw/docs/api/struct/nw__TlkFlags.rst
external/libnw/docs/api/struct/nw__TlkHeader.rst
external/libnw/docs/api/struct/nw__Tokenizer.rst
external/libnw/docs/api/struct/nw__Trap.rst
external/libnw/docs/api/struct/nw__Trigger.rst
external/libnw/docs/api/struct/nw__TriggerScripts.rst
external/libnw/docs/api/struct/nw__TwoDA.rst
external/libnw/docs/api/struct/nw__TwoDACache.rst
external/libnw/docs/api/struct/nw__Variant.rst
external/libnw/docs/api/struct/nw__Versus.rst
external/libnw/docs/api/struct/nw__Waypoint.rst
external/libnw/docs/api/struct/nw__Zip.rst
external/libnw/docs/api/struct/nw__ZipElement.rst
external/libnw/docs/api/struct/nw__ZlibHeader.rst
external/libnw/docs/api/struct/nw__ZstdHeader.rst
external/libnw/docs/api/struct/nw__kernel__Config.rst
external/libnw/docs/api/struct/nw__kernel__ObjectSystem.rst
external/libnw/docs/api/struct/nw__kernel__Resources.rst
external/libnw/docs/api/struct/nw__kernel__Rules.rst
external/libnw/docs/api/struct/nw__kernel__Service.rst
external/libnw/docs/api/struct/nw__kernel__Services.rst
external/libnw/docs/api/struct/nw__kernel__Strings.rst
external/libnw/docs/api/struct/nw__script__AssignExpression.rst
external/libnw/docs/api/struct/nw__script__AstNode.rst
external/libnw/docs/api/struct/nw__script__BaseVisitor.rst
external/libnw/docs/api/struct/nw__script__BinaryExpression.rst
external/libnw/docs/api/struct/nw__script__BlockStatement.rst
external/libnw/docs/api/struct/nw__script__CallExpression.rst
external/libnw/docs/api/struct/nw__script__ConditionalExpression.rst
external/libnw/docs/api/struct/nw__script__Declaration.rst
external/libnw/docs/api/struct/nw__script__DoStatement.rst
external/libnw/docs/api/struct/nw__script__DotExpression.rst
external/libnw/docs/api/struct/nw__script__ExprStatement.rst
external/libnw/docs/api/struct/nw__script__Expression.rst
external/libnw/docs/api/struct/nw__script__ForStatement.rst
external/libnw/docs/api/struct/nw__script__FunctionDecl.rst
external/libnw/docs/api/struct/nw__script__FunctionDefinition.rst
external/libnw/docs/api/struct/nw__script__GroupingExpression.rst
external/libnw/docs/api/struct/nw__script__IfStatement.rst
external/libnw/docs/api/struct/nw__script__JumpStatement.rst
external/libnw/docs/api/struct/nw__script__LabelStatement.rst
external/libnw/docs/api/struct/nw__script__LiteralExpression.rst
external/libnw/docs/api/struct/nw__script__LiteralVectorExpression.rst
external/libnw/docs/api/struct/nw__script__LogicalExpression.rst
external/libnw/docs/api/struct/nw__script__Nss.rst
external/libnw/docs/api/struct/nw__script__NssAstPrinter.rst
external/libnw/docs/api/struct/nw__script__NssLexer.rst
external/libnw/docs/api/struct/nw__script__NssParser.rst
external/libnw/docs/api/struct/nw__script__NssToken.rst
external/libnw/docs/api/struct/nw__script__PostfixExpression.rst
external/libnw/docs/api/struct/nw__script__Script.rst
external/libnw/docs/api/struct/nw__script__Statement.rst
external/libnw/docs/api/struct/nw__script__StructDecl.rst
external/libnw/docs/api/struct/nw__script__SwitchStatement.rst
external/libnw/docs/api/struct/nw__script__Type.rst
external/libnw/docs/api/struct/nw__script__UnaryExpression.rst
external/libnw/docs/api/struct/nw__script__VarDecl.rst
external/libnw/docs/api/struct/nw__script__VariableExpression.rst
external/libnw/docs/api/struct/nw__script__WhileStatement.rst
external/libnw/docs/api/struct/nwn1__Profile.rst
external/libnw/docs/api/typedef/nw__EquipItem.rst
external/libnw/docs/api/typedef/nw__ErfElement.rst
external/libnw/docs/api/typedef/nw__LocalVarTable.rst
external/libnw/docs/api/typedef/nw__ModifierFunction.rst
external/libnw/docs/api/typedef/nw__ModifierInputs.rst
external/libnw/docs/api/typedef/nw__ModifierOutputs.rst
external/libnw/docs/api/typedef/nw__ModifierResult.rst
external/libnw/docs/api/typedef/nw__ModifierVariant.rst
external/libnw/docs/api/typedef/nw__RuleValue.rst
external/libnw/docs/api/typedef/nw__sqlite3_ptr.rst
external/libnw/docs/api/typedef/nw__unique_container.rst
external/libnw/docs/gff_schema/are.rst
external/libnw/docs/gff_schema/are.yml
external/libnw/docs/gff_schema/dlg.rst
external/libnw/docs/gff_schema/dlg.yml
external/libnw/docs/gff_schema/fac.rst
external/libnw/docs/gff_schema/fac.yml
external/libnw/docs/gff_schema/gic.rst
external/libnw/docs/gff_schema/gic.yml
external/libnw/docs/gff_schema/git.rst
external/libnw/docs/gff_schema/git.yml
external/libnw/docs/gff_schema/ifo.rst
external/libnw/docs/gff_schema/ifo.yml
external/libnw/docs/gff_schema/itp.rst
external/libnw/docs/gff_schema/itp.yml
external/libnw/docs/gff_schema/jrl.rst
external/libnw/docs/gff_schema/jrl.yml
external/libnw/docs/gff_schema/utc.rst
external/libnw/docs/gff_schema/utc.yml
external/libnw/docs/gff_schema/utd.rst
external/libnw/docs/gff_schema/utd.yml
external/libnw/docs/gff_schema/ute.rst
external/libnw/docs/gff_schema/ute.yml
external/libnw/docs/gff_schema/uti.rst
external/libnw/docs/gff_schema/uti.yml
external/libnw/docs/gff_schema/utm.rst
external/libnw/docs/gff_schema/utm.yml
external/libnw/docs/gff_schema/utp.rst
external/libnw/docs/gff_schema/utp.yml
external/libnw/docs/gff_schema/uts.rst
external/libnw/docs/gff_schema/uts.yml
external/libnw/docs/gff_schema/utt.rst
external/libnw/docs/gff_schema/utt.yml
external/libnw/docs/gff_schema/utw.rst
external/libnw/docs/gff_schema/utw.yml
external/libnw/docs/gff_schema/vartable.rst
external/libnw/docs/gff_schema/vartable.yml
external/libnw/docs/gs/building.rst
external/libnw/docs/gs/using.rst
external/libnw/docs/structure/formats.rst
external/libnw/docs/structure/i18n.rst
external/libnw/docs/structure/kernel.rst
external/libnw/docs/structure/model.rst
external/libnw/docs/structure/rules.rst
external/libnw/docs/structure/serialization.rst
external/libnw/external/inih/CMakeLists.txt
external/libnw/external/inih/LICENSE.txt
external/libnw/external/inih/ini.c
external/libnw/external/inih/ini.h
external/libnw/external/loguru/loguru.cpp
external/libnw/external/loguru/loguru.hpp
external/libnw/external/stb/CMakeLists.txt
external/libnw/external/stb/LICENSE-SOIL2
external/libnw/external/stb/LICENSE-STB
external/libnw/external/stb/image_DXT.c
external/libnw/external/stb/image_DXT.h
external/libnw/external/stb/pkm_helper.h
external/libnw/external/stb/pvr_helper.h
external/libnw/external/stb/stb_dxt.h
external/libnw/external/stb/stb_image.h
external/libnw/external/stb/stb_image_resize.h
external/libnw/external/stb/stb_image_write.h
external/libnw/external/stb/stb_impl.c
external/libnw/external/stb/stbi_DDS.h
external/libnw/external/stb/stbi_DDS_c.h
external/libnw/external/stb/stbi_ext.h
external/libnw/external/stb/stbi_ext_c.h
external/libnw/external/stb/stbi_pkm.h
external/libnw/external/stb/stbi_pkm_c.h
external/libnw/external/stb/stbi_pvr.h
external/libnw/external/stb/stbi_pvr_c.h
external/libnw/external/stb/wfETC.c
external/libnw/external/stb/wfETC.h
external/libnw/external/toml++/LICENSE
external/libnw/external/toml++/README.md
external/libnw/external/toml++/toml.hpp
external/libnw/lib/nw/CMakeLists.txt
external/libnw/lib/nw/log.cpp
external/libnw/lib/nw/log.hpp
external/libnw/lib/nw/components/Appearance.cpp
external/libnw/lib/nw/components/Appearance.hpp
external/libnw/lib/nw/components/Area.cpp
external/libnw/lib/nw/components/Area.hpp
external/libnw/lib/nw/components/CMakeLists.txt
external/libnw/lib/nw/components/CombatInfo.cpp
external/libnw/lib/nw/components/CombatInfo.hpp
external/libnw/lib/nw/components/Common.cpp
external/libnw/lib/nw/components/Common.hpp
external/libnw/lib/nw/components/Creature.cpp
external/libnw/lib/nw/components/Creature.hpp
external/libnw/lib/nw/components/CreatureStats.cpp
external/libnw/lib/nw/components/CreatureStats.hpp
external/libnw/lib/nw/components/Dialog.cpp
external/libnw/lib/nw/components/Dialog.hpp
external/libnw/lib/nw/components/Door.cpp
external/libnw/lib/nw/components/Door.hpp
external/libnw/lib/nw/components/Encounter.cpp
external/libnw/lib/nw/components/Encounter.hpp
external/libnw/lib/nw/components/Equips.cpp
external/libnw/lib/nw/components/Equips.hpp
external/libnw/lib/nw/components/Faction.cpp
external/libnw/lib/nw/components/Faction.hpp
external/libnw/lib/nw/components/Inventory.cpp
external/libnw/lib/nw/components/Inventory.hpp
external/libnw/lib/nw/components/Item.cpp
external/libnw/lib/nw/components/Item.hpp
external/libnw/lib/nw/components/Journal.cpp
external/libnw/lib/nw/components/Journal.hpp
external/libnw/lib/nw/components/LevelHistory.cpp
external/libnw/lib/nw/components/LevelHistory.hpp
external/libnw/lib/nw/components/LevelStats.cpp
external/libnw/lib/nw/components/LevelStats.hpp
external/libnw/lib/nw/components/LocalData.cpp
external/libnw/lib/nw/components/LocalData.hpp
external/libnw/lib/nw/components/Location.cpp
external/libnw/lib/nw/components/Location.hpp
external/libnw/lib/nw/components/Lock.cpp
external/libnw/lib/nw/components/Lock.hpp
external/libnw/lib/nw/components/Module.cpp
external/libnw/lib/nw/components/Module.hpp
external/libnw/lib/nw/components/ObjectBase.cpp
external/libnw/lib/nw/components/ObjectBase.hpp
external/libnw/lib/nw/components/Palette.cpp
external/libnw/lib/nw/components/Palette.hpp
external/libnw/lib/nw/components/Placeable.cpp
external/libnw/lib/nw/components/Placeable.hpp
external/libnw/lib/nw/components/Saves.cpp
external/libnw/lib/nw/components/Saves.hpp
external/libnw/lib/nw/components/Sound.cpp
external/libnw/lib/nw/components/Sound.hpp
external/libnw/lib/nw/components/SpellBook.cpp
external/libnw/lib/nw/components/SpellBook.hpp
external/libnw/lib/nw/components/Store.cpp
external/libnw/lib/nw/components/Store.hpp
external/libnw/lib/nw/components/Trap.cpp
external/libnw/lib/nw/components/Trap.hpp
external/libnw/lib/nw/components/Trigger.cpp
external/libnw/lib/nw/components/Trigger.hpp
external/libnw/lib/nw/components/Waypoint.cpp
external/libnw/lib/nw/components/Waypoint.hpp
external/libnw/lib/nw/formats/CMakeLists.txt
external/libnw/lib/nw/formats/Image.cpp
external/libnw/lib/nw/formats/Image.hpp
external/libnw/lib/nw/formats/Ini.cpp
external/libnw/lib/nw/formats/Ini.hpp
external/libnw/lib/nw/formats/TwoDA.cpp
external/libnw/lib/nw/formats/TwoDA.hpp
external/libnw/lib/nw/formats/d3dtypes.h
external/libnw/lib/nw/i18n/CMakeLists.txt
external/libnw/lib/nw/i18n/Language.cpp
external/libnw/lib/nw/i18n/Language.hpp
external/libnw/lib/nw/i18n/LocString.cpp
external/libnw/lib/nw/i18n/LocString.hpp
external/libnw/lib/nw/i18n/Tlk.cpp
external/libnw/lib/nw/i18n/Tlk.hpp
external/libnw/lib/nw/i18n/conversion.cpp
external/libnw/lib/nw/i18n/conversion.hpp
external/libnw/lib/nw/kernel/CMakeLists.txt
external/libnw/lib/nw/kernel/Config.cpp
external/libnw/lib/nw/kernel/Config.hpp
external/libnw/lib/nw/kernel/GameProfile.hpp
external/libnw/lib/nw/kernel/Kernel.cpp
external/libnw/lib/nw/kernel/Kernel.hpp
external/libnw/lib/nw/kernel/Objects.cpp
external/libnw/lib/nw/kernel/Objects.hpp
external/libnw/lib/nw/kernel/Resources.cpp
external/libnw/lib/nw/kernel/Resources.hpp
external/libnw/lib/nw/kernel/Rules.cpp
external/libnw/lib/nw/kernel/Rules.hpp
external/libnw/lib/nw/kernel/ScriptCache.cpp
external/libnw/lib/nw/kernel/ScriptCache.hpp
external/libnw/lib/nw/kernel/Strings.cpp
external/libnw/lib/nw/kernel/Strings.hpp
external/libnw/lib/nw/kernel/TwoDACache.cpp
external/libnw/lib/nw/kernel/TwoDACache.hpp
external/libnw/lib/nw/model/CMakeLists.txt
external/libnw/lib/nw/model/Mdl.cpp
external/libnw/lib/nw/model/Mdl.hpp
external/libnw/lib/nw/model/MdlTextParser.cpp
external/libnw/lib/nw/model/MdlTextParser.hpp
external/libnw/lib/nw/resources/Bif.cpp
external/libnw/lib/nw/resources/Bif.hpp
external/libnw/lib/nw/resources/CMakeLists.txt
external/libnw/lib/nw/resources/Container.cpp
external/libnw/lib/nw/resources/Container.hpp
external/libnw/lib/nw/resources/Directory.cpp
external/libnw/lib/nw/resources/Directory.hpp
external/libnw/lib/nw/resources/Erf.cpp
external/libnw/lib/nw/resources/Erf.hpp
external/libnw/lib/nw/resources/Key.cpp
external/libnw/lib/nw/resources/Key.hpp
external/libnw/lib/nw/resources/NWSync.cpp
external/libnw/lib/nw/resources/NWSync.hpp
external/libnw/lib/nw/resources/Resource.cpp
external/libnw/lib/nw/resources/Resource.hpp
external/libnw/lib/nw/resources/ResourceDescriptor.cpp
external/libnw/lib/nw/resources/ResourceDescriptor.hpp
external/libnw/lib/nw/resources/ResourceType.hpp
external/libnw/lib/nw/resources/Resref.cpp
external/libnw/lib/nw/resources/Resref.hpp
external/libnw/lib/nw/resources/Zip.cpp
external/libnw/lib/nw/resources/Zip.hpp
external/libnw/lib/nw/rules/Ability.cpp
external/libnw/lib/nw/rules/Ability.hpp
external/libnw/lib/nw/rules/Alignment.cpp
external/libnw/lib/nw/rules/Alignment.hpp
external/libnw/lib/nw/rules/ArmorClass.cpp
external/libnw/lib/nw/rules/ArmorClass.hpp
external/libnw/lib/nw/rules/Attack.hpp
external/libnw/lib/nw/rules/BaseItem.cpp
external/libnw/lib/nw/rules/BaseItem.hpp
external/libnw/lib/nw/rules/CMakeLists.txt
external/libnw/lib/nw/rules/Class.cpp
external/libnw/lib/nw/rules/Class.hpp
external/libnw/lib/nw/rules/Damage.hpp
external/libnw/lib/nw/rules/Dice.cpp
external/libnw/lib/nw/rules/Dice.hpp
external/libnw/lib/nw/rules/Disease.hpp
external/libnw/lib/nw/rules/Effect.cpp
external/libnw/lib/nw/rules/Effect.hpp
external/libnw/lib/nw/rules/Feat.cpp
external/libnw/lib/nw/rules/Feat.hpp
external/libnw/lib/nw/rules/MasterFeat.cpp
external/libnw/lib/nw/rules/MasterFeat.hpp
external/libnw/lib/nw/rules/Modifier.hpp
external/libnw/lib/nw/rules/Poison.cpp
external/libnw/lib/nw/rules/Poison.hpp
external/libnw/lib/nw/rules/Race.cpp
external/libnw/lib/nw/rules/Race.hpp
external/libnw/lib/nw/rules/RuleFlag.hpp
external/libnw/lib/nw/rules/Save.hpp
external/libnw/lib/nw/rules/Situation.hpp
external/libnw/lib/nw/rules/Skill.cpp
external/libnw/lib/nw/rules/Skill.hpp
external/libnw/lib/nw/rules/Spell.cpp
external/libnw/lib/nw/rules/Spell.hpp
external/libnw/lib/nw/rules/system.cpp
external/libnw/lib/nw/rules/system.hpp
external/libnw/lib/nw/rules/type_traits.hpp
external/libnw/lib/nw/script/CMakeLists.txt
external/libnw/lib/nw/script/Nss.cpp
external/libnw/lib/nw/script/Nss.hpp
external/libnw/lib/nw/script/NssAstPrinter.hpp
external/libnw/lib/nw/script/NssLexer.cpp
external/libnw/lib/nw/script/NssLexer.hpp
external/libnw/lib/nw/script/NssParser.cpp
external/libnw/lib/nw/script/NssParser.hpp
external/libnw/lib/nw/serialization/Archives.cpp
external/libnw/lib/nw/serialization/Archives.hpp
external/libnw/lib/nw/serialization/CMakeLists.txt
external/libnw/lib/nw/serialization/GffInputArchive.cpp
external/libnw/lib/nw/serialization/GffInputArchive.hpp
external/libnw/lib/nw/serialization/GffOutputArchive.cpp
external/libnw/lib/nw/serialization/GffOutputArchive.hpp
external/libnw/lib/nw/serialization/Serialization.cpp
external/libnw/lib/nw/serialization/Serialization.hpp
external/libnw/lib/nw/serialization/gff_common.cpp
external/libnw/lib/nw/serialization/gff_common.hpp
external/libnw/lib/nw/util/ByteArray.cpp
external/libnw/lib/nw/util/ByteArray.hpp
external/libnw/lib/nw/util/CMakeLists.txt
external/libnw/lib/nw/util/InternedString.hpp
external/libnw/lib/nw/util/Tokenizer.cpp
external/libnw/lib/nw/util/Tokenizer.hpp
external/libnw/lib/nw/util/Variant.hpp
external/libnw/lib/nw/util/base64.cpp
external/libnw/lib/nw/util/base64.hpp
external/libnw/lib/nw/util/compression.cpp
external/libnw/lib/nw/util/compression.hpp
external/libnw/lib/nw/util/enum_flags.hpp
external/libnw/lib/nw/util/game_install.cpp
external/libnw/lib/nw/util/game_install.hpp
external/libnw/lib/nw/util/macros.hpp
external/libnw/lib/nw/util/platform.cpp
external/libnw/lib/nw/util/platform.hpp
external/libnw/lib/nw/util/scope_exit.hpp
external/libnw/lib/nw/util/string.cpp
external/libnw/lib/nw/util/string.hpp
external/libnw/lib/nw/util/templates.hpp
external/libnw/profiles/CMakeLists.txt
external/libnw/profiles/nwn1/Profile.cpp
external/libnw/profiles/nwn1/Profile.hpp
external/libnw/profiles/nwn1/constants.cpp
external/libnw/profiles/nwn1/constants.hpp
external/libnw/profiles/nwn1/functions.hpp
external/libnw/profiles/nwn1/rules.cpp
external/libnw/profiles/nwn1/rules.hpp
external/libnw/profiles/nwn1/constants/const_baseitem.hpp
external/libnw/profiles/nwn1/constants/const_disease.hpp
external/libnw/profiles/nwn1/constants/const_feat.hpp
external/libnw/profiles/nwn1/constants/const_poison.hpp
external/libnw/profiles/nwn1/constants/const_spell.hpp
external/libnw/profiles/nwn1/functions/funcs_ability.cpp
external/libnw/profiles/nwn1/functions/funcs_ability.hpp
external/libnw/profiles/nwn1/functions/funcs_armor_class.cpp
external/libnw/profiles/nwn1/functions/funcs_armor_class.hpp
external/libnw/profiles/nwn1/functions/funcs_class.cpp
external/libnw/profiles/nwn1/functions/funcs_class.hpp
external/libnw/profiles/nwn1/functions/funcs_combat.cpp
external/libnw/profiles/nwn1/functions/funcs_combat.hpp
external/libnw/profiles/nwn1/functions/funcs_feat.cpp
external/libnw/profiles/nwn1/functions/funcs_feat.hpp
external/libnw/profiles/nwn1/functions/funcs_skill.cpp
external/libnw/profiles/nwn1/functions/funcs_skill.hpp
external/libnw/profiles/nwn1/functions/rule_helper_funcs.cpp
external/libnw/profiles/nwn1/functions/rule_helper_funcs.hpp
external/libnw/tests/CMakeLists.txt
external/libnw/tests/formats_image.cpp
external/libnw/tests/formats_ini.cpp
external/libnw/tests/formats_twoda.cpp
external/libnw/tests/i18n_locstring.cpp
external/libnw/tests/i18n_tlk.cpp
external/libnw/tests/kernel_config.cpp
external/libnw/tests/kernel_load_module.cpp
external/libnw/tests/kernel_objects.cpp
external/libnw/tests/kernel_resources.cpp
external/libnw/tests/kernel_rules.cpp
external/libnw/tests/kernel_strings.cpp
external/libnw/tests/main.cpp
external/libnw/tests/model_parse.cpp
external/libnw/tests/objects_area.cpp
external/libnw/tests/objects_creature.cpp
external/libnw/tests/objects_dialog.cpp
external/libnw/tests/objects_door.cpp
external/libnw/tests/objects_encounter.cpp
external/libnw/tests/objects_faction.cpp
external/libnw/tests/objects_item.cpp
external/libnw/tests/objects_journal.cpp
external/libnw/tests/objects_module.cpp
external/libnw/tests/objects_palette.cpp
external/libnw/tests/objects_placeable.cpp
external/libnw/tests/objects_sound.cpp
external/libnw/tests/objects_store.cpp
external/libnw/tests/objects_trigger.cpp
external/libnw/tests/objects_waypoint.cpp
external/libnw/tests/resources.cpp
external/libnw/tests/resources_dir.cpp
external/libnw/tests/resources_erf.cpp
external/libnw/tests/resources_key.cpp
external/libnw/tests/resources_nwsync.cpp
external/libnw/tests/resources_resource.cpp
external/libnw/tests/resources_zip.cpp
external/libnw/tests/rules_baseitems.cpp
external/libnw/tests/rules_modifier.cpp
external/libnw/tests/rules_qualifier.cpp
external/libnw/tests/rules_requirement.cpp
external/libnw/tests/rules_selector.cpp
external/libnw/tests/script_nss.cpp
external/libnw/tests/serial_gff.cpp
external/libnw/tests/util_string.cpp
external/libnw/tests/util_tokenizer.cpp
external/libnw/tests/test_data/root/data/dialog.tlk
external/libnw/tests/test_data/root/lang/de/data/dialog.tlk
external/libnw/tests/test_data/root/lang/de/data/dialogf.tlk
external/libnw/tests/test_data/user/nwn.ini
external/libnw/tests/test_data/user/nwnplayer.ini
external/libnw/tests/test_data/user/settings.tml
external/libnw/tests/test_data/user/userpatch.ini
external/libnw/tests/test_data/user/development/alt_dfa19.mdl
external/libnw/tests/test_data/user/development/alue_ranger.dlg
external/libnw/tests/test_data/user/development/arrowcorpse001.utp
external/libnw/tests/test_data/user/development/baseitems.2da
external/libnw/tests/test_data/user/development/bioRGBA.dds
external/libnw/tests/test_data/user/development/blue_bell.uts
external/libnw/tests/test_data/user/development/boundelementallo.ute
external/libnw/tests/test_data/user/development/c_mindflayer.mdl
external/libnw/tests/test_data/user/development/classes.2da
external/libnw/tests/test_data/user/development/cloth028.uti
external/libnw/tests/test_data/user/development/dag_grifflag03.mdl
external/libnw/tests/test_data/user/development/door_ttr_002.utd
external/libnw/tests/test_data/user/development/dxtRBG.dds
external/libnw/tests/test_data/user/development/empty.2da
external/libnw/tests/test_data/user/development/feat.2da
external/libnw/tests/test_data/user/development/fx_caltrop.mdl
external/libnw/tests/test_data/user/development/gui_icon_7x5r.mdl
external/libnw/tests/test_data/user/development/it_crewpsp015.uti
external/libnw/tests/test_data/user/development/it_torch_000.mdl
external/libnw/tests/test_data/user/development/newtransition001.utt
external/libnw/tests/test_data/user/development/nw_chicken.utc
external/libnw/tests/test_data/user/development/pb_but_opts.mdl
external/libnw/tests/test_data/user/development/pfh0_robe020.mdl
external/libnw/tests/test_data/user/development/pl_agent_001.utc
external/libnw/tests/test_data/user/development/pl_agent_001.utc.json
external/libnw/tests/test_data/user/development/pl_aleu_shuriken.uti
external/libnw/tests/test_data/user/development/pl_spray_sewage.utt
external/libnw/tests/test_data/user/development/placeables.2da
external/libnw/tests/test_data/user/development/plc_fish01.mdl
external/libnw/tests/test_data/user/development/plc_palm02.mdl
external/libnw/tests/test_data/user/development/qfpp_001_L.tga
external/libnw/tests/test_data/user/development/racialtypes.2da
external/libnw/tests/test_data/user/development/script_preprocessor.nss
external/libnw/tests/test_data/user/development/skills.2da
external/libnw/tests/test_data/user/development/spells.2da
external/libnw/tests/test_data/user/development/storethief002.utm
external/libnw/tests/test_data/user/development/tcm02_p02_02.mdl
external/libnw/tests/test_data/user/development/tds_udoor_04.mdl
external/libnw/tests/test_data/user/development/test.nss
external/libnw/tests/test_data/user/development/test_area.are
external/libnw/tests/test_data/user/development/test_area.gic
external/libnw/tests/test_data/user/development/test_area.git
external/libnw/tests/test_data/user/development/test_creature.utc
external/libnw/tests/test_data/user/development/test_module.mod
external/libnw/tests/test_data/user/development/tno01_v80_04.mdl
external/libnw/tests/test_data/user/development/tsw01_h12_01.mdl
external/libnw/tests/test_data/user/development/wduersc004.uti
external/libnw/tests/test_data/user/development/wp_behexit001.utw
external/libnw/tests/test_data/user/development/wplss_t_044.mdl
external/libnw/tests/test_data/user/hak/hak_with_description.hak
external/libnw/tests/test_data/user/modules/DockerDemo.mod
external/libnw/tests/test_data/user/modules/module_as_zip.zip
external/libnw/tests/test_data/user/modules/module_as_dir/Repute.fac
external/libnw/tests/test_data/user/modules/module_as_dir/arrowcorpse001.UTP
external/libnw/tests/test_data/user/modules/module_as_dir/cloth028.UTI
external/libnw/tests/test_data/user/modules/module_as_dir/creaturepalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/door_ttr_002.UTD
external/libnw/tests/test_data/user/modules/module_as_dir/doorpalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/encounterpalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/it_crewpsp015.UTI
external/libnw/tests/test_data/user/modules/module_as_dir/itempalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/module.ifo
external/libnw/tests/test_data/user/modules/module_as_dir/newtransition001.UTT
external/libnw/tests/test_data/user/modules/module_as_dir/placeablepalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/soundpalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/storepalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/storethief002.UTM
external/libnw/tests/test_data/user/modules/module_as_dir/test_area.GIC
external/libnw/tests/test_data/user/modules/module_as_dir/test_area.GIT
external/libnw/tests/test_data/user/modules/module_as_dir/test_area.are
external/libnw/tests/test_data/user/modules/module_as_dir/test_creature.utc
external/libnw/tests/test_data/user/modules/module_as_dir/triggerpalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/waypointpalcus.itp
external/libnw/tests/test_data/user/modules/module_as_dir/wduersc004.UTI
external/libnw/tests/test_data/user/modules/module_as_dir/wp_behexit001.UTW
external/libnw/tests/test_data/user/nwsync/nwsyncdata_0.sqlite3
external/libnw/tests/test_data/user/nwsync/nwsyncmeta.sqlite3
external/libnw/tests/test_data/user/patch/hak_with_description.hak
external/libnw/tests/test_data/user/scratch/Repute.fac
external/libnw/tests/test_data/user/scratch/creaturepal.itp
external/libnw/tests/test_data/user/scratch/creaturepalcus.itp
external/libnw/tests/test_data/user/scratch/creaturepalstd.itp
external/libnw/tests/test_data/user/scratch/doorpalcus.itp
external/libnw/tests/test_data/user/scratch/encounterpalcus.itp
external/libnw/tests/test_data/user/scratch/itempalcus.itp
external/libnw/tests/test_data/user/scratch/module.ifo
external/libnw/tests/test_data/user/scratch/module.jrl
external/libnw/tests/test_data/user/scratch/nwscript.nss
external/libnw/tests/test_data/user/scratch/pl_agent_001.utc.json
external/libnw/tests/test_data/user/scratch/placeablepalcus.itp
external/libnw/tests/test_data/user/scratch/soundpalcus.itp
external/libnw/tests/test_data/user/scratch/storepalcus.itp
external/libnw/tests/test_data/user/scratch/tde01palstd.itp
external/libnw/tests/test_data/user/scratch/triggerpalcus.itp
external/libnw/tests/test_data/user/scratch/waypointpalcus.itp
external/pybind11/.appveyor.yml
external/pybind11/.clang-format
external/pybind11/.clang-tidy
external/pybind11/.cmake-format.yaml
external/pybind11/.git
external/pybind11/.gitattributes
external/pybind11/.gitignore
external/pybind11/.pre-commit-config.yaml
external/pybind11/.readthedocs.yml
external/pybind11/CMakeLists.txt
external/pybind11/LICENSE
external/pybind11/MANIFEST.in
external/pybind11/README.rst
external/pybind11/noxfile.py
external/pybind11/pyproject.toml
external/pybind11/setup.cfg
external/pybind11/setup.py
external/pybind11/.github/CODEOWNERS
external/pybind11/.github/CONTRIBUTING.md
external/pybind11/.github/dependabot.yml
external/pybind11/.github/labeler.yml
external/pybind11/.github/labeler_merged.yml
external/pybind11/.github/pull_request_template.md
external/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
external/pybind11/.github/ISSUE_TEMPLATE/config.yml
external/pybind11/.github/matchers/pylint.json
external/pybind11/.github/workflows/ci.yml
external/pybind11/.github/workflows/configure.yml
external/pybind11/.github/workflows/format.yml
external/pybind11/.github/workflows/labeler.yml
external/pybind11/.github/workflows/pip.yml
external/pybind11/.github/workflows/upstream.yml
external/pybind11/docs/Doxyfile
external/pybind11/docs/Makefile
external/pybind11/docs/basics.rst
external/pybind11/docs/benchmark.py
external/pybind11/docs/benchmark.rst
external/pybind11/docs/changelog.rst
external/pybind11/docs/classes.rst
external/pybind11/docs/compiling.rst
external/pybind11/docs/conf.py
external/pybind11/docs/faq.rst
external/pybind11/docs/index.rst
external/pybind11/docs/installing.rst
external/pybind11/docs/limitations.rst
external/pybind11/docs/pybind11-logo.png
external/pybind11/docs/pybind11_vs_boost_python1.png
external/pybind11/docs/pybind11_vs_boost_python1.svg
external/pybind11/docs/pybind11_vs_boost_python2.png
external/pybind11/docs/pybind11_vs_boost_python2.svg
external/pybind11/docs/reference.rst
external/pybind11/docs/release.rst
external/pybind11/docs/requirements.txt
external/pybind11/docs/upgrade.rst
external/pybind11/docs/_static/css/custom.css
external/pybind11/docs/advanced/classes.rst
external/pybind11/docs/advanced/embedding.rst
external/pybind11/docs/advanced/exceptions.rst
external/pybind11/docs/advanced/functions.rst
external/pybind11/docs/advanced/misc.rst
external/pybind11/docs/advanced/smart_ptrs.rst
external/pybind11/docs/advanced/cast/chrono.rst
external/pybind11/docs/advanced/cast/custom.rst
external/pybind11/docs/advanced/cast/eigen.rst
external/pybind11/docs/advanced/cast/functional.rst
external/pybind11/docs/advanced/cast/index.rst
external/pybind11/docs/advanced/cast/overview.rst
external/pybind11/docs/advanced/cast/stl.rst
external/pybind11/docs/advanced/cast/strings.rst
external/pybind11/docs/advanced/pycpp/index.rst
external/pybind11/docs/advanced/pycpp/numpy.rst
external/pybind11/docs/advanced/pycpp/object.rst
external/pybind11/docs/advanced/pycpp/utilities.rst
external/pybind11/docs/cmake/index.rst
external/pybind11/include/pybind11/attr.h
external/pybind11/include/pybind11/buffer_info.h
external/pybind11/include/pybind11/cast.h
external/pybind11/include/pybind11/chrono.h
external/pybind11/include/pybind11/common.h
external/pybind11/include/pybind11/complex.h
external/pybind11/include/pybind11/eigen.h
external/pybind11/include/pybind11/embed.h
external/pybind11/include/pybind11/eval.h
external/pybind11/include/pybind11/functional.h
external/pybind11/include/pybind11/gil.h
external/pybind11/include/pybind11/iostream.h
external/pybind11/include/pybind11/numpy.h
external/pybind11/include/pybind11/operators.h
external/pybind11/include/pybind11/options.h
external/pybind11/include/pybind11/pybind11.h
external/pybind11/include/pybind11/pytypes.h
external/pybind11/include/pybind11/stl.h
external/pybind11/include/pybind11/stl_bind.h
external/pybind11/include/pybind11/detail/class.h
external/pybind11/include/pybind11/detail/common.h
external/pybind11/include/pybind11/detail/descr.h
external/pybind11/include/pybind11/detail/init.h
external/pybind11/include/pybind11/detail/internals.h
external/pybind11/include/pybind11/detail/type_caster_base.h
external/pybind11/include/pybind11/detail/typeid.h
external/pybind11/include/pybind11/stl/filesystem.h
external/pybind11/pybind11/__init__.py
external/pybind11/pybind11/__main__.py
external/pybind11/pybind11/_version.py
external/pybind11/pybind11/commands.py
external/pybind11/pybind11/py.typed
external/pybind11/pybind11/setup_helpers.py
external/pybind11/tests/CMakeLists.txt
external/pybind11/tests/conftest.py
external/pybind11/tests/constructor_stats.h
external/pybind11/tests/cross_module_gil_utils.cpp
external/pybind11/tests/cross_module_interleaved_error_already_set.cpp
external/pybind11/tests/env.py
external/pybind11/tests/local_bindings.h
external/pybind11/tests/object.h
external/pybind11/tests/pybind11_cross_module_tests.cpp
external/pybind11/tests/pybind11_tests.cpp
external/pybind11/tests/pybind11_tests.h
external/pybind11/tests/pytest.ini
external/pybind11/tests/requirements.txt
external/pybind11/tests/test_async.cpp
external/pybind11/tests/test_async.py
external/pybind11/tests/test_buffers.cpp
external/pybind11/tests/test_buffers.py
external/pybind11/tests/test_builtin_casters.cpp
external/pybind11/tests/test_builtin_casters.py
external/pybind11/tests/test_call_policies.cpp
external/pybind11/tests/test_call_policies.py
external/pybind11/tests/test_callbacks.cpp
external/pybind11/tests/test_callbacks.py
external/pybind11/tests/test_chrono.cpp
external/pybind11/tests/test_chrono.py
external/pybind11/tests/test_class.cpp
external/pybind11/tests/test_class.py
external/pybind11/tests/test_const_name.cpp
external/pybind11/tests/test_const_name.py
external/pybind11/tests/test_constants_and_functions.cpp
external/pybind11/tests/test_constants_and_functions.py
external/pybind11/tests/test_copy_move.cpp
external/pybind11/tests/test_copy_move.py
external/pybind11/tests/test_custom_type_casters.cpp
external/pybind11/tests/test_custom_type_casters.py
external/pybind11/tests/test_custom_type_setup.cpp
external/pybind11/tests/test_custom_type_setup.py
external/pybind11/tests/test_docstring_options.cpp
external/pybind11/tests/test_docstring_options.py
external/pybind11/tests/test_eigen.cpp
external/pybind11/tests/test_eigen.py
external/pybind11/tests/test_enum.cpp
external/pybind11/tests/test_enum.py
external/pybind11/tests/test_eval.cpp
external/pybind11/tests/test_eval.py
external/pybind11/tests/test_eval_call.py
external/pybind11/tests/test_exceptions.cpp
external/pybind11/tests/test_exceptions.h
external/pybind11/tests/test_exceptions.py
external/pybind11/tests/test_factory_constructors.cpp
external/pybind11/tests/test_factory_constructors.py
external/pybind11/tests/test_gil_scoped.cpp
external/pybind11/tests/test_gil_scoped.py
external/pybind11/tests/test_iostream.cpp
external/pybind11/tests/test_iostream.py
external/pybind11/tests/test_kwargs_and_defaults.cpp
external/pybind11/tests/test_kwargs_and_defaults.py
external/pybind11/tests/test_local_bindings.cpp
external/pybind11/tests/test_local_bindings.py
external/pybind11/tests/test_methods_and_attributes.cpp
external/pybind11/tests/test_methods_and_attributes.py
external/pybind11/tests/test_modules.cpp
external/pybind11/tests/test_modules.py
external/pybind11/tests/test_multiple_inheritance.cpp
external/pybind11/tests/test_multiple_inheritance.py
external/pybind11/tests/test_numpy_array.cpp
external/pybind11/tests/test_numpy_array.py
external/pybind11/tests/test_numpy_dtypes.cpp
external/pybind11/tests/test_numpy_dtypes.py
external/pybind11/tests/test_numpy_vectorize.cpp
external/pybind11/tests/test_numpy_vectorize.py
external/pybind11/tests/test_opaque_types.cpp
external/pybind11/tests/test_opaque_types.py
external/pybind11/tests/test_operator_overloading.cpp
external/pybind11/tests/test_operator_overloading.py
external/pybind11/tests/test_pickling.cpp
external/pybind11/tests/test_pickling.py
external/pybind11/tests/test_pytypes.cpp
external/pybind11/tests/test_pytypes.py
external/pybind11/tests/test_sequences_and_iterators.cpp
external/pybind11/tests/test_sequences_and_iterators.py
external/pybind11/tests/test_smart_ptr.cpp
external/pybind11/tests/test_smart_ptr.py
external/pybind11/tests/test_stl.cpp
external/pybind11/tests/test_stl.py
external/pybind11/tests/test_stl_binders.cpp
external/pybind11/tests/test_stl_binders.py
external/pybind11/tests/test_tagbased_polymorphic.cpp
external/pybind11/tests/test_tagbased_polymorphic.py
external/pybind11/tests/test_thread.cpp
external/pybind11/tests/test_thread.py
external/pybind11/tests/test_union.cpp
external/pybind11/tests/test_union.py
external/pybind11/tests/test_virtual_functions.cpp
external/pybind11/tests/test_virtual_functions.py
external/pybind11/tests/valgrind-numpy-scipy.supp
external/pybind11/tests/valgrind-python.supp
external/pybind11/tests/extra_python_package/pytest.ini
external/pybind11/tests/extra_python_package/test_files.py
external/pybind11/tests/extra_setuptools/pytest.ini
external/pybind11/tests/extra_setuptools/test_setuphelper.py
external/pybind11/tests/test_cmake_build/CMakeLists.txt
external/pybind11/tests/test_cmake_build/embed.cpp
external/pybind11/tests/test_cmake_build/main.cpp
external/pybind11/tests/test_cmake_build/test.py
external/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
external/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
external/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
external/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
external/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
external/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
external/pybind11/tests/test_embed/CMakeLists.txt
external/pybind11/tests/test_embed/catch.cpp
external/pybind11/tests/test_embed/external_module.cpp
external/pybind11/tests/test_embed/test_interpreter.cpp
external/pybind11/tests/test_embed/test_interpreter.py
external/pybind11/tests/test_embed/test_trampoline.py
external/pybind11/tools/FindCatch.cmake
external/pybind11/tools/FindEigen3.cmake
external/pybind11/tools/FindPythonLibsNew.cmake
external/pybind11/tools/check-style.sh
external/pybind11/tools/cmake_uninstall.cmake.in
external/pybind11/tools/libsize.py
external/pybind11/tools/make_changelog.py
external/pybind11/tools/pybind11Common.cmake
external/pybind11/tools/pybind11Config.cmake.in
external/pybind11/tools/pybind11NewTools.cmake
external/pybind11/tools/pybind11Tools.cmake
external/pybind11/tools/pyproject.toml
external/pybind11/tools/setup_global.py.in
external/pybind11/tools/setup_main.py.in
external/pybind11_json/.git
external/pybind11_json/.gitignore
external/pybind11_json/CMakeLists.txt
external/pybind11_json/LICENSE
external/pybind11_json/README.md
external/pybind11_json/pybind11_jsonConfig.cmake.in
external/pybind11_json/.github/workflows/main.yml
external/pybind11_json/include/pybind11_json/pybind11_json.hpp
external/pybind11_json/test/CMakeLists.txt
external/pybind11_json/test/copyGTest.cmake.in
external/pybind11_json/test/downloadGTest.cmake.in
external/pybind11_json/test/test_pybind11_json.cpp
pynwn.egg-info/PKG-INFO
pynwn.egg-info/SOURCES.txt
pynwn.egg-info/dependency_links.txt
pynwn.egg-info/not-zip-safe
pynwn.egg-info/requires.txt
pynwn.egg-info/top_level.txt
src/CMakeLists.txt
src/casters.hpp
src/opaque_types.cpp
src/opaque_types.hpp
src/wrapper.cpp
src/wrapper_formats.cpp
src/wrapper_i18n.cpp
src/wrapper_kernel.cpp
src/wrapper_model.cpp
src/wrapper_objects.cpp
src/wrapper_objects_components.cpp
src/wrapper_resources.cpp
src/wrapper_script.cpp
src/wrapper_serialization.cpp
src/wrapper_util.cpp
src/glm/LICENSE
src/glm/README.md
src/glm/glm_util.cpp
src/glm/glm_util.h
src/glm/wrap_vmath.cpp
src/glm/wrap_vmath.h
tests/test_creature.py
tests/test_resources.py
tests/test_waypoint.py
tests/data/pl_agent_001.utc.json
tests/data/wp_behexit001.utw.json