index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Expand
)
Author
2015-10-13
Final descriptive label in tilesets/animations.asm
PikalaxALT
2015-10-13
ldtile and dwtile macros added and globally implemented
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-09
More radio labels
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-10-04
soft reset
PikalaxALT
2015-10-02
Moved time-related functions in bank 4 to engine/time.asm
PikalaxALT
2015-10-01
Renamed some unused specials
PikalaxALT
2015-10-01
Restore point
PikalaxALT
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-30
renamed labels and added comments
JimB16
2015-08-29
changed some SRAMBank constants to labels
JimB16
2015-08-26
changed constants to SRAMLabels
JimB16
2015-08-23
changed labels
JimB16
2015-08-23
change WasSentToBillsPC-Label
JimB16
2015-08-23
changed labels and added comments
JimB16
2015-08-20
Nail down the rest of SRAM banks 0 and 1.
yenatch
2015-08-19
Found a reference to an unknown blob.
yenatch
2015-08-19
Label scratch space and a bunch of box lists.
yenatch
2015-08-19
Comment and label the save file.
yenatch
2015-08-19
Split out the save file code.
yenatch
2015-08-17
Merge pull request #309 from PikalaxALT/master
yenatch
2015-07-31
Split fourth-to-last byte of person_event into nybble arguments
PikalaxALT
2015-07-29
Reworked person_event arguments
PikalaxALT
2015-07-26
Name some map event reading functions.
yenatch
2015-07-25
Merge yenatch:map-objects
PikalaxALT
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-23
Wild Pokemon functions and data
PikalaxALT
2015-07-22
Fixed a few labeling bugs
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-21
Add constants for common map object ids.
yenatch
2015-07-20
Merge remote-tracking branch 'kanzure/master' into gfx-script
yenatch
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
2015-07-19
Finished the decoration attributes table
PikalaxALT
2015-07-18
Use pngs for some misc graphics.
yenatch
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-18
Updated signpost items and person_event flags
PikalaxALT
2015-07-18
Fix filenames and use pngs for credits graphics.
yenatch
2015-07-17
More annotations and interpretations of functions and scripts
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
[next]