Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-05 | PLAYEREVENT_ | PikalaxALT | |
2015-11-05 | Various labels | PikalaxALT | |
2015-11-04 | give/takeitem *, 1: the 1 is optional | PikalaxALT | |
2015-11-04 | home/copy.asm completely labeled | PikalaxALT | |
2015-11-04 | Corrected some mislabeled 1bpps | PikalaxALT | |
2015-11-04 | Mon submenu, engine/menu.asm | PikalaxALT | |
2015-11-03 | Battle Tower trainer text | PikalaxALT | |
2015-11-02 | No more NONE | PikalaxALT | |
2015-11-02 | Fix NorthMapObjectIndexBuffer etc | PikalaxALT | |
2015-11-02 | object_struct | PikalaxALT | |
2015-11-01 | Object masks | PikalaxALT | |
2015-11-01 | Fix merge conflicts | PikalaxALT | |
2015-11-01 | Buena local labels | PikalaxALT | |
2015-11-01 | Sweepthrough of ClearBox arg conversion to lb | PikalaxALT | |
2015-10-31 | SPRITEMOVEDATA | PikalaxALT | |
2015-10-30 | Enumerate text constants | PikalaxALT | |
2015-10-29 | No more -bash000; engine/movement.asm, SPRITEMOVEFN | PikalaxALT | |
2015-10-26 | merge with newest update | JimB16 | |
2015-10-24 | Address comments on PR 322 | PikalaxALT | |
2015-10-24 | About time I got to these functions | PikalaxALT | |
2015-10-21 | Plus 4 on person events; feeble attempt to annotate color functions | PikalaxALT | |
2015-10-19 | So very jumb | PikalaxALT | |
2015-10-19 | merge conflicts resolved | JimB16 | |
2015-10-19 | Move battle start animation functions to its own file | PikalaxALT | |
2015-10-17 | Add commented numbers to map/group constants | PikalaxALT | |
2015-10-17 | Battle intro animation function | PikalaxALT | |
2015-10-17 | Restructured functions in main.asm to resemble the home functions they clone | PikalaxALT | |
2015-10-16 | Split up bank 2; other relabelings | PikalaxALT | |
2015-10-13 | Replace Functionfb8 with FillBoxWithByte | PikalaxALT | |
2015-10-11 | Magikarp functions moved to event/magikarp.asm | PikalaxALT | |
2015-10-09 | More radio labels | PikalaxALT | |
2015-10-07 | Merge remote-tracking branch 'upstream/master' | JimB16 | |
2015-10-07 | More labels, including fns responsible for partymon generation | PikalaxALT | |
2015-10-04 | soft reset | PikalaxALT | |
2015-09-12 | found functions that determine next OTPkmn | JimB16 | |
2015-09-10 | changed more labels | JimB16 | |
2015-08-20 | Nail down the rest of SRAM banks 0 and 1. | yenatch | |
2015-08-19 | Label scratch space and a bunch of box lists. | yenatch | |
2015-08-17 | Merge pull request #309 from PikalaxALT/master | yenatch | |
Wild data, save functions, fix missing include | |||
2015-07-29 | Reworked person_event arguments | PikalaxALT | |
2015-07-26 | Name some map event reading functions. | yenatch | |
2015-07-25 | Macro update, roam mon annotations | PikalaxALT | |
Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags. | |||
2015-07-23 | Wild Pokemon functions and data | PikalaxALT | |
Replaced encounter rates with percent values Added new constants denoting the number of wild Pokemon in the grass and water wild constructs Annotated and relabeled the encounter generating functions Renamed a WRAM address associaed with the temporary storage of the wild Pokemon's species Moved spawn constants to constants/map_constants.asm for use anywhere in the disassembly | |||
2015-07-22 | Various annotations | PikalaxALT | |
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these. | |||
2015-07-21 | Move radio code to its own file | PikalaxALT | |
2015-07-21 | Added labels to different parts of the map script and event headers | PikalaxALT | |
2015-07-20 | Reverted ld_hl_pointer macro | PikalaxALT | |
2015-07-20 | Named more specials, fixed a missing EOL | PikalaxALT | |
2015-07-20 | Fix unnecessary white space and retire add_n_times | PikalaxALT | |
2015-07-20 | More label updates, moved predefs to new file | PikalaxALT | |
Also named most of the engine and event flag constants. |