Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-17 | Add commented numbers to map/group constants | PikalaxALT | |
2015-10-17 | Battle intro animation function | PikalaxALT | |
2015-10-16 | Split up bank 2; other relabelings | PikalaxALT | |
2015-10-14 | Replaced "ldtile" and "dwtile" with the "tile" equs macro | PikalaxALT | |
2015-10-12 | Happiness and Mystery Gift constants | PikalaxALT | |
2015-10-11 | Magikarp functions moved to event/magikarp.asm | PikalaxALT | |
2015-10-10 | Annotation of PrintNum arguments in bc, and radio functions | PikalaxALT | |
2015-10-10 | changed name of some labels | JimB16 | |
2015-10-08 | found CalcPkmnStats-function | JimB16 | |
2015-10-07 | Labeling of AI item and wild encounter functions | 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 | Merge remote-tracking branch 'upstream/master' | JimB16 | |
2015-09-10 | changed more labels | JimB16 | |
2015-09-09 | Fix typos in comments. | IIMarckus | |
2015-09-06 | changed varlabels for multiply- and divide-func, renamed battletext-labels | JimB16 | |
2015-09-04 | changed more labels | JimB16 | |
2015-08-25 | change more labelss | JimB16 | |
2015-08-23 | changed labels and added comments | JimB16 | |
2015-08-20 | More sScratch. | yenatch | |
2015-08-19 | Label scratch space and a bunch of box lists. | yenatch | |
2015-08-19 | Add labels for link battle scores. | 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-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-19 | Finished the decoration attributes table | PikalaxALT | |
Interpretation of the Decoration Attributes table is complete. Other changes include some more event flag and function naming, as well as a minor tweak to the person_events of every map. | |||
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-15 | More enumeration of constants, more annotations of scripts. | PikalaxALT | |
2015-06-26 | Labels for the heal machine; spriteface constants. | yenatch | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-06-11 | Labels for "sent some to mom" text. | IIMarckus | |
2015-06-07 | Updated text pointer in line 5746. | Scott Norton | |
2015-04-13 | Enumerate the move effect command macros. | yenatch | |
2015-02-11 | Comment PrintTempMonStats. | yenatch | |
2015-02-11 | Use PartyMon labels in GetPartyParamLocation arguments. | yenatch | |
2015-02-10 | Fix a bunch of palette copying errors and wram bank conflicts. | yenatch | |
There are probably a bunch more labels with wrong banks. This takes care of the most noticeable ones. | |||
2015-02-10 | Blind wram labels part 3. | yenatch | |
2015-02-10 | Blindly use wram labels for everything except mobile, part 1. | yenatch | |
Wram banks and mobile make this tough, since any address can secretly be a ghost. As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind. | |||
2015-02-07 | Fix up remaining coords. | yenatch | |
2015-02-02 | Inconsequential bank ref in battle graphics code. | yenatch | |
2015-01-19 | hVBlank | yenatch | |
2014-12-28 | Replace pointless $FF00+$xx with $ffxx. | yenatch | |
2014-12-11 | Merge remote-tracking branch 'kanzure/master' | yenatch | |
2014-12-03 | Fix some incbins near Magikarp length code. | yenatch | |
Also clean up the comments a little. |