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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GBA now sends over contents of boxes
Kelly Rauchenberger
2017-09-24
1
-2
/
+30
*
GBA now sends over entire party instead of just first Pokémon
Kelly Rauchenberger
2017-09-24
1
-2
/
+4
*
Fixed shininess determination
Kelly Rauchenberger
2017-09-23
3
-15
/
+7
*
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
3
-1
/
+557
*
Increased stability and added support for non-English names
Kelly Rauchenberger
2017-09-10
4
-24
/
+23
*
Added base stats for all of Deoxys's Formes
Kelly Rauchenberger
2017-08-29
3
-6
/
+46
*
Removed dependency on ROM-internal arrays
Kelly Rauchenberger
2017-08-18
9
-15
/
+2567
*
Added copyright info to the top of three new files
Kelly Rauchenberger
2017-08-18
2
-0
/
+12
*
Started working on serializing pokemon data
Kelly Rauchenberger
2017-08-18
7
-43
/
+656
*
App now waits for confirmation to import, and reads pokedex seen&caught
Kelly Rauchenberger
2017-07-13
3
-0
/
+81
*
Fixed indentation
Kelly Rauchenberger
2017-07-11
3
-20
/
+18
*
Merged in gba-gen3multiboot
Kelly Rauchenberger
2017-07-11
1
-2
/
+1
|
\
|
*
Major changes
slipstream/RoL
2017-02-26
8
-631
/
+1656
|
*
Forgot to commit a file
slipstream/RoL
2017-02-21
1
-0
/
+10
|
*
New features and bugfixes
slipstream/RoL
2017-02-21
1
-11
/
+124
|
*
Add support for almost all Gen III games
slipstream/RoL
2017-02-20
7
-15
/
+299
|
*
Initial commit of the fork
slipstream/RoL
2017-02-19
5
-233
/
+444
*
|
Major reformatting, cleaning up black magic
Kelly Rauchenberger
2017-07-11
7
-1082
/
+121
*
|
Things are semi-reliably working now!
Kelly Rauchenberger
2017-07-11
2
-24
/
+42
*
|
started tweaking with stuff
Kelly Rauchenberger
2017-07-11
11
-211
/
+2544
|
/
*
-added the ability to clear the save on the gba cartridge directly
FIX94
2016-07-21
1
-8
/
+17
*
-make sure to correct filenames with invalid filesystem characters (issue #3)
FIX94
2016-04-22
1
-1
/
+1
*
added gba bios dumping
FIX94
2016-04-10
1
-2
/
+28
*
general cleanup
FIX94
2016-04-10
2
-131
/
+63
*
fixed up eeprom support
FIX94
2016-04-09
1
-6
/
+11
*
added experimental save support (only tested with EEPROM)
FIX94
2016-04-08
3
-20
/
+818
*
first commit, enjoy
FIX94
2016-04-08
2
-0
/
+262