Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-29 | buttonsound | PikalaxALT | |
2015-11-28 | Renaming sections, further dissolving main.asm | PikalaxALT | |
2015-11-25 | Rename several script commands | PikalaxALT | |
2015-11-19 | main.asm is now under 30k lines | PikalaxALT | |
2015-11-18 | CmdQueues | PikalaxALT | |
2015-11-18 | Fruit tree constants, more mail engine | PikalaxALT | |
2015-11-16 | Little cleanup on engine/scripting.asm | PikalaxALT | |
2015-11-16 | Movement constants, script stack | PikalaxALT | |
2015-11-15 | Fix some movement macro/function names | PikalaxALT | |
2015-11-13 | Creation of constants for OBJECT_09 indices | PikalaxALT | |
2015-11-12 | Map header labels, tileset constants | PikalaxALT | |
2015-11-11 | More splits; map setup labels | PikalaxALT | |
2015-11-11 | Further split bank 4 | PikalaxALT | |
2015-11-11 | engine/mart.asm | PikalaxALT | |
2015-11-09 | Some work on battle animations | PikalaxALT | |
2015-11-08 | More battle core labels | PikalaxALT | |
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 | Mon submenu, engine/menu.asm | PikalaxALT | |
2015-11-03 | Battle Tower trainer text | PikalaxALT | |
2015-11-03 | Battle Tower | PikalaxALT | |
2015-11-02 | Fix NorthMapObjectIndexBuffer etc | PikalaxALT | |
2015-11-02 | object_struct | PikalaxALT | |
2015-11-01 | Prepare to merge | PikalaxALT | |
2015-11-01 | Buena local labels | PikalaxALT | |
2015-10-31 | SPRITEMOVEDATA | PikalaxALT | |
2015-10-29 | No more -bash000; engine/movement.asm, SPRITEMOVEFN | PikalaxALT | |
2015-10-24 | Address comments on PR 322 | PikalaxALT | |
2015-10-24 | About time I got to these functions | PikalaxALT | |
2015-10-19 | So very jumb | PikalaxALT | |
2015-10-17 | Add commented numbers to map/group constants | PikalaxALT | |
2015-10-17 | Battle intro animation function | PikalaxALT | |
2015-10-10 | Annotation of PrintNum arguments in bc, and radio functions | PikalaxALT | |
2015-10-07 | Labeling of AI item and wild encounter functions | PikalaxALT | |
2015-10-07 | More labels, including fns responsible for partymon generation | PikalaxALT | |
2015-07-25 | Merge yenatch:map-objects | PikalaxALT | |
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 | Add constants for common map object ids. | yenatch | |
2015-07-20 | Reverted ld_hl_pointer macro | 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. | |||
2015-07-18 | Trainer data structure and field move functions | PikalaxALT | |
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted. | |||
2015-07-18 | Updated signpost items and person_event flags | PikalaxALT | |
2015-07-17 | More annotations and interpretations of functions and scripts | PikalaxALT | |
2015-07-15 | More enumeration of constants, more annotations of scripts. | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-05-18 | Merge remote-tracking branch 'kanzure/master' | yenatch | |
2015-05-18 | Use more constants in the event scripting engine. | yenatch | |