papermario/src/battle
Ethan Roseman 8837fbdf65
Player sprites & more (#1055)
* WIP work on sprites (sprite_stuff.py)

* cleanup of various stuff

* separate compiler installation into separate script

* wipz

* more

* renames, bugfixes

* more

* very grood

* cleanin

* goods and services

* oopth

* oopth2

* Parse palette data from xml

* more work

* more wipperz

* more

* it working

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "e72a868f9f"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "e72a868f9f"
git-subrepo:
  version:  "0.4.5"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "aa416e4"

* fix symbol_addrs for new splat

* upd8s

* Use generated header, other versions, fixes

* fixes & formatting

* wip fusing npc + player extraction & cleanup

* remove npc_files

* buildin

* fix some bugs

* Cleanup, yay0s separately

* cleen

* cleanup

* Respect stack during build

* jp spritz

* dun

* fix c files

---------

Co-authored-by: pixel-stuck <mathmcclintic@gmail.com>
2023-06-26 19:27:37 +09:00
..
action_cmd battles organization (#1065) 2023-06-05 17:16:46 +09:00
area Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
common Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
move Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
partner Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
action_cmd.c all data done (#945) 2023-02-17 16:44:14 +09:00
action_cmd.h BSS, undefined_syms (#891) 2022-12-17 12:20:37 +09:00
battle.c various cleanup (#1057) 2023-05-21 02:26:11 +09:00
battle.h Document Probability Distribution of Calls to rand_int (#1063) 2023-06-16 10:22:26 +09:00
battle_tables.h battles organization (#1065) 2023-06-05 17:16:46 +09:00
btl_evt_library.c Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
formation_names.h all data done (#945) 2023-02-17 16:44:14 +09:00
stage_names.h all data done (#945) 2023-02-17 16:44:14 +09:00
use_items.c various cleanup (#1030) 2023-04-26 00:33:17 +01:00
use_moves.c all data done (#945) 2023-02-17 16:44:14 +09:00
use_star_powers.c Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00