index
:
gen3uploader
this commit
master
Wii homebrew app that exploits arbitrary code execution in the generation III Pokémon games (using the "different" multiboot protocol) and uploads your progress to a website
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gba
/
source
/
serialize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Shedinja hash collision
Kelly Rauchenberger
2017-09-24
1
-5
/
+26
*
Fixed Unown form determination
Kelly Rauchenberger
2017-09-24
1
-4
/
+4
*
Fixed shininess determination
Kelly Rauchenberger
2017-09-23
1
-7
/
+5
*
Expanded gender field
Kelly Rauchenberger
2017-09-23
1
-1
/
+4
*
Added "Orre" flag to Pokémon serialization
Kelly Rauchenberger
2017-09-13
1
-0
/
+1
*
Fixed bug where Pokémon's language was not serialized properly
Kelly Rauchenberger
2017-09-11
1
-1
/
+1
*
Added identifying hash to Pokémon data structure
Kelly Rauchenberger
2017-09-10
1
-1
/
+12
*
Increased stability and added support for non-English names
Kelly Rauchenberger
2017-09-10
1
-10
/
+2
*
Added base stats for all of Deoxys's Formes
Kelly Rauchenberger
2017-08-29
1
-4
/
+1
*
Removed dependency on ROM-internal arrays
Kelly Rauchenberger
2017-08-18
1
-3
/
+6
*
Added copyright info to the top of three new files
Kelly Rauchenberger
2017-08-18
1
-0
/
+6
*
Started working on serializing pokemon data
Kelly Rauchenberger
2017-08-18
1
-0
/
+227