summaryrefslogtreecommitdiffstats
path: root/PartyEdit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added reminder to make it easier on the user to edit individual party members.metaphysicsIO2023-12-131-0/+3
* You only need to generate the hashmap once, so it's moved to the constructor.metaphysicsIO2023-12-131-9/+1
* forgot to keep track, I fixed a lot of bugs though. Displays moves, attribute...metaphysicsIO2023-12-071-300/+120
* Can now edit the party, loops properly, makes edits to player, rival, money, ...metaphysicsIO2023-12-051-36/+34
* Party editing feature implemented.metaphysicsIO2023-11-171-36/+292
* Added in party editing.metaphysicsIO2023-11-161-0/+194