Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-23 | clean up bank 0; time-sensitive fns; add Predef fn | padz | |
comment redone joypad functions + automated input comment some uncommented functions comment known hram addresses try to clean up CalcMagikarpLength label known addresses add time-sensitive functions (rtc, palettes) add Predef and PredefPointers | |||
2012-11-30 | get rid of defunct rgbasm macros | padz | |
2012-11-23 | update constants used in scripts and battle engine | padz | |
2012-11-03 | move musicdata to files in /music, data removed fn | padz | |
2012-11-03 | disasm bank3a, map audio ram, implement musscripts | padz | |
2012-11-02 | prep for next commit | padz | |
2012-10-11 | start sfx disasm | padz | |
2012-10-09 | add dn macro | padz | |
2012-10-09 | start work on audio engine | padz | |
2012-09-26 | emergency fix | padz | |
2012-09-23 | fix last commit | padz | |
2012-09-22 | treemon and assorted minor changes | padz | |
2012-07-14 | Give Object Event a readable label. | IIMarckus | |
2012-07-06 | Add the New Game/Continue/etc menus. | IIMarckus | |
2012-07-04 | $00 is Sunday, not Monday. | IIMarckus | |
2012-07-04 | Use constants for days of the week. | IIMarckus | |
2012-05-27 | map dimension constants | Bryan Bishop | |
2012-05-25 | connection direction constants | Bryan Bishop | |
2012-05-23 | Add evolutions and attacks. | IIMarckus | |
2012-05-20 | add trainer group constants | Bryan Bishop | |
2012-05-16 | correct for two route 10 maps | Bryan Bishop | |
2012-04-27 | redo item constants (some were missed?) | Bryan Bishop | |
2012-04-26 | remove script_macros.asm (deprecated) | Bryan Bishop | |
2012-04-26 | add map/group constants into constants.asm | Bryan Bishop | |
map 18.3 and 7.14 are both "Route 10" ? Need to confirm that they are both, in fact, "Route 10". Even if they both point to the same map, we can call them 10a and 10b so that the map constants will work. generate_map_constants and generate_map_constant_labels have been updated to deal with left-over issues in various labels and obscure characters. | |||
2012-04-25 | dump scripting macros into script_macros.asm | Bryan Bishop | |
2012-03-26 | committing unfinished code (forgive me) | Bryan Bishop | |
2012-03-20 | Add the moves table. | IIMarckus | |
2012-03-20 | Add type constants. | IIMarckus | |
2012-03-20 | Add move constants. | IIMarckus | |
2012-03-20 | Add pointers to the 0f script commands. | IIMarckus | |
2012-03-04 | Add wild Pokémon data. | IIMarckus | |
2012-03-04 | initial commit | Bryan Bishop | |