neptools

Modding tools to Neptunia games
git clone https://git.neptards.moe/neptards/neptools.git
Log | Files | Refs | Submodules | README | LICENSE

ModeNameSize
-rw-r--r--.clang-tidy24L
l---------.dir-locals.el1L
-rw-r--r--.gitignore17L
-rw-r--r--.gitmodules3L
-rw-r--r--COPYING14L
l---------COPYING.THIRD_PARTY1L
-rw-r--r--README.md152L
-rw-r--r--VERSION1L
-rw-r--r--doc/formats/cl3.md140L
-rw-r--r--doc/formats/gbin.md111L
-rw-r--r--doc/formats/stcm.md228L
-rwxr-xr-xgen_binding.rb17L
m---------libshit @ c861253
-rw-r--r--src/dumpable.binding.hpp37L
-rw-r--r--src/dumpable.cpp97L
-rw-r--r--src/dumpable.hpp63L
-rw-r--r--src/dynamic_struct.hpp297L
-rw-r--r--src/dynamic_struct.lua.hpp356L
-rw-r--r--src/endian.binding.hpp25L
-rw-r--r--src/endian.cpp2L
-rw-r--r--src/endian.hpp72L
-rw-r--r--src/factory.hpp27L
-rw-r--r--src/format/builder.lua86L
-rw-r--r--src/format/cl3.binding.hpp178L
-rw-r--r--src/format/cl3.cpp500L
-rw-r--r--src/format/cl3.hpp169L
-rw-r--r--src/format/context.binding.hpp48L
-rw-r--r--src/format/context.cpp187L
-rw-r--r--src/format/context.hpp78L
-rw-r--r--src/format/cstring_item.binding.hpp41L
-rw-r--r--src/format/cstring_item.cpp52L
-rw-r--r--src/format/cstring_item.hpp33L
-rw-r--r--src/format/eof_item.binding.hpp27L
-rw-r--r--src/format/eof_item.cpp15L
-rw-r--r--src/format/eof_item.hpp22L
-rw-r--r--src/format/gbnl.binding.hpp153L
-rw-r--r--src/format/gbnl.cpp753L
-rw-r--r--src/format/gbnl.hpp139L
-rw-r--r--src/format/gbnl_lua.hpp102L
-rw-r--r--src/format/item.binding.hpp163L
-rw-r--r--src/format/item.cpp214L
-rw-r--r--src/format/item.hpp201L
-rw-r--r--src/format/item_base.hpp141L
-rw-r--r--src/format/primitive_item.binding.hpp62L
-rw-r--r--src/format/primitive_item.cpp32L
-rw-r--r--src/format/primitive_item.hpp72L
-rw-r--r--src/format/raw_item.binding.hpp36L
-rw-r--r--src/format/raw_item.cpp70L
-rw-r--r--src/format/raw_item.hpp114L
-rw-r--r--src/format/stcm/collection_link.binding.hpp76L
-rw-r--r--src/format/stcm/collection_link.cpp161L
-rw-r--r--src/format/stcm/collection_link.hpp110L
-rw-r--r--src/format/stcm/data.binding.hpp48L
-rw-r--r--src/format/stcm/data.cpp83L
-rw-r--r--src/format/stcm/data.hpp52L
-rw-r--r--src/format/stcm/expansion.binding.hpp60L
-rw-r--r--src/format/stcm/expansion.cpp79L
-rw-r--r--src/format/stcm/expansion.hpp54L
-rw-r--r--src/format/stcm/exports.binding.hpp80L
-rw-r--r--src/format/stcm/exports.cpp107L
-rw-r--r--src/format/stcm/exports.hpp73L
-rw-r--r--src/format/stcm/file.binding.hpp34L
-rw-r--r--src/format/stcm/file.cpp66L
-rw-r--r--src/format/stcm/file.hpp44L
-rw-r--r--src/format/stcm/gbnl.binding.hpp32L
-rw-r--r--src/format/stcm/gbnl.cpp45L
-rw-r--r--src/format/stcm/gbnl.hpp62L
-rw-r--r--src/format/stcm/header.binding.hpp60L
-rw-r--r--src/format/stcm/header.cpp91L
-rw-r--r--src/format/stcm/header.hpp61L
-rw-r--r--src/format/stcm/instruction.binding.hpp248L
-rw-r--r--src/format/stcm/instruction.cpp447L
-rw-r--r--src/format/stcm/instruction.hpp303L
-rw-r--r--src/format/stcm/string_data.binding.hpp36L
-rw-r--r--src/format/stcm/string_data.cpp64L
-rw-r--r--src/format/stcm/string_data.hpp32L
-rw-r--r--src/format/stsc/file.binding.hpp47L
-rw-r--r--src/format/stsc/file.cpp118L
-rw-r--r--src/format/stsc/file.hpp58L
-rw-r--r--src/format/stsc/header.binding.hpp90L
-rw-r--r--src/format/stsc/header.cpp147L
-rw-r--r--src/format/stsc/header.hpp89L
-rw-r--r--src/format/stsc/instruction.binding.hpp189L
-rw-r--r--src/format/stsc/instruction.cpp726L
-rw-r--r--src/format/stsc/instruction.hpp600L
-rw-r--r--src/open.binding.hpp27L
-rw-r--r--src/open.cpp28L
-rw-r--r--src/open.hpp41L
-rw-r--r--src/pattern.cpp71L
-rw-r--r--src/pattern.hpp29L
-rw-r--r--src/pattern_parse.hpp140L
-rw-r--r--src/programs/icon.ico1315B
-rw-r--r--src/programs/icon.png1293B
-rw-r--r--src/programs/launcher.c136L
-rw-r--r--src/programs/launcher.rc42L
-rw-r--r--src/programs/stcm-editor.cpp651L
-rw-r--r--src/programs/stcm-editor.rc42L
-rw-r--r--src/sink.binding.hpp75L
-rw-r--r--src/sink.cpp495L
-rw-r--r--src/sink.hpp124L
-rw-r--r--src/source.binding.hpp175L
-rw-r--r--src/source.cpp392L
-rw-r--r--src/source.hpp246L
-rw-r--r--src/txt_serializable.binding.hpp29L
-rw-r--r--src/txt_serializable.cpp25L
-rw-r--r--src/txt_serializable.hpp30L
-rw-r--r--src/utils.cpp50L
-rw-r--r--src/utils.hpp29L
-rw-r--r--src/version.hpp.in8L
-rw-r--r--src/vita_plugin/cpk.cpp272L
-rw-r--r--src/vita_plugin/cpk.hpp14L
-rw-r--r--src/vita_plugin/plugin.cpp161L
-rw-r--r--src/vita_plugin/plugin.yml8L
-rw-r--r--src/vita_plugin/taihen_cpp.hpp44L
-rw-r--r--src/windows_server/cpk.cpp313L
-rw-r--r--src/windows_server/cpk.hpp96L
-rw-r--r--src/windows_server/hook.cpp85L
-rw-r--r--src/windows_server/hook.hpp54L
-rw-r--r--src/windows_server/server.cpp225L
-rw-r--r--src/windows_server/server.def3L
-rw-r--r--src/windows_server/server.rc26L
-rw-r--r--test/pattern.cpp185L
-rw-r--r--test/pattern_fail.cpp4L
-rwxr-xr-xtools/ci.rb7L
-rw-r--r--tools/ci_conf.neptools.rb10L
-rwxr-xr-xtools/package.rb172L
l---------waf1L
-rw-r--r--wscript129L
-rw-r--r--wscript_user_sample.py157L