Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-26 | Fix Bldalpha args | DizzyEggg | |
2018-12-26 | Fix bldcnt gpu reg args | DizzyEggg | |
2018-12-26 | Fix BgAttributes | DizzyEggg | |
2018-12-25 | Merge pull request #3 from DizzyEggg/patch-1 | Diegoisawesome | |
Match nonmatching except the loop one | |||
2018-12-25 | Merge remote-tracking branch 'pret/master' into trade | Diegoisawesome | |
2018-12-25 | use max mon moves constant where able (#480) | melthelesbian | |
* use max mon moves constant where able * fix errors in script commands file * fix more errors | |||
2018-12-25 | Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) | Marcus Huderle | |
2018-12-25 | Match nonmatching except the loop one | DizzyEggg | |
2018-12-24 | trade.c up to sub_807A7E0 | Diegoisawesome | |
2018-12-24 | space | DizzyEggg | |
2018-12-24 | clean up party menu | DizzyEggg | |
2018-12-24 | make it compile for reals | DizzyEggg | |
2018-12-24 | make it compie hopefully | DizzyEggg | |
2018-12-24 | Merge branch 'master' into learn | DizzyEggg | |
2018-12-24 | asm party and fldeff clean-up | DizzyEggg | |
2018-12-24 | More link stuff, stumped on sub_807A728 | Diegoisawesome | |
2018-12-24 | fix feebas check | Melody | |
2018-12-24 | Decompile psychic.c | Marcus Huderle | |
2018-12-24 | Decompile dark.c | Marcus Huderle | |
2018-12-24 | Some more trade nonsense | Diegoisawesome | |
2018-12-24 | Merge pull request #471 from DizzyEggg/clean | Diegoisawesome | |
Get rid of externs and add includes | |||
2018-12-24 | clear headers more | DizzyEggg | |
2018-12-24 | Clear includes | DizzyEggg | |
2018-12-23 | Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macro | Rangi | |
2018-12-23 | Merge pull request #469 from DizzyEggg/data | Diegoisawesome | |
Move some data to C | |||
2018-12-23 | Merge pull request #468 from KDSKardabox/resolve_ice_electric_split | Diegoisawesome | |
Move 2 incorrectly split functions of electric from ice | |||
2018-12-23 | move data to c | DizzyEggg | |
2018-12-23 | start data converting | DizzyEggg | |
2018-12-23 | Add new line at EOL | KDSKardabox | |
2018-12-23 | S'more trade | Diegoisawesome | |
2018-12-23 | Add space | KDSKardabox | |
2018-12-22 | Merge with master | DizzyEggg | |
2018-12-22 | Merge pull request #437 from DizzyEggg/storage | Diegoisawesome | |
Pokemon Storage System | |||
2018-12-22 | Storage - review changes | DizzyEggg | |
2018-12-23 | Move 2 functions of electric from ice | KDSKardabox | |
2018-12-22 | Match and clean up fldeff misc | DizzyEggg | |
2018-12-22 | Match electric c | DizzyEggg | |
2018-12-22 | Match and clean up party_menu.c | DizzyEggg | |
2018-12-22 | More trade.c | Diegoisawesome | |
2018-12-21 | Review pokemon storage system chaanges | DizzyEggg | |
2018-12-21 | sub_80796B4 is a pain | Diegoisawesome | |
2018-12-21 | Merge pull request #463 from ShinyDragonHunter/old_unown_macro | Diegoisawesome | |
Use a macro for OLD_UNOWN base stats | |||
2018-12-21 | Moved macro to the top of base_stats.h | ShinyDragonHunter | |
2018-12-21 | finish porting ice | golem galvanize | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-20 | start ice | golem galvanize | |
2018-12-20 | PSS is done | DizzyEggg | |
2018-12-20 | Updated macro name to be less vague | ShinyDragonHunter | |
2018-12-20 | Use a macro for OLD_UNOWN base stats | ShinyDragonHunter | |
2018-12-19 | Merge pull request #440 from garakmon/fldeff | Diegoisawesome | |
Decompile / port fldeff_80F9BCC |