mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
179998098c
* some btl_state work * msg_draw_speech_bubble * cleaners * btl_state_stuff * btl_state_update_next_enemy wip * btl_state stuff * disable_x fx + cleanup * wip * fxstuff * path funcs & cleanup * clean * model_api funcs * two action commands * action_cmd progress * UnkFunc001 * air raid func * cleanup, data migration, goodies * remove data file * git subrepo pull --force tools/splat subrepo: subdir: "tools/splat" merged: "a847090eac" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "a847090eac" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * fix build * more cleanup * clean * PR comments
59 lines
609 B
Plaintext
59 lines
609 B
Plaintext
# Python
|
|
__pycache__/
|
|
venv/
|
|
.lark_cache*
|
|
.splat_cache
|
|
|
|
# Misc
|
|
.idea/
|
|
.DS_Store
|
|
ctx.c
|
|
expected/
|
|
.vscode/launch.json
|
|
.vscode/*.log
|
|
/tools/star-rod
|
|
/tools/to_rename.txt
|
|
/ver/current
|
|
/ver/*/assets
|
|
ctx.c.m2c
|
|
/data2c
|
|
|
|
# Build artifacts
|
|
build.ninja
|
|
.ninja*
|
|
*.ld
|
|
*.elf
|
|
*.z64
|
|
*.Yay0
|
|
*.msg.h
|
|
*.bin
|
|
*.i
|
|
*.o
|
|
*.zip
|
|
baserom.*
|
|
build/
|
|
!tools/build
|
|
/docs/doxygen/
|
|
/include/ld_addrs.h
|
|
/include/message_ids.h
|
|
/include/sprite/
|
|
/include/map
|
|
/tools/permuter_settings.toml
|
|
|
|
# Assets
|
|
/assets/*
|
|
|
|
# Star Rod
|
|
/sprite/SpriteTable.xml
|
|
/mod.cfg
|
|
/tools/star-rod
|
|
/editor
|
|
/logs
|
|
/out
|
|
dump
|
|
*.backup
|
|
crash.xml
|
|
|
|
/tools/Yay0compress
|
|
/tools/n64crc
|