Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-13 | Replace Functionfb8 with FillBoxWithByte | PikalaxALT | |
2015-10-13 | ldtile and dwtile macros added and globally implemented | 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-07 | More labels, including fns responsible for partymon generation | PikalaxALT | |
2015-09-04 | changed more labels | JimB16 | |
2015-09-01 | added/renamed constants and labels | JimB16 | |
2015-08-31 | added 'wBT_OTTempCopy'-label and the data structure that comes after | JimB16 | |
2015-08-30 | renamed labels and added comments | JimB16 | |
2015-08-28 | changed some labels and added comments | JimB16 | |
2015-08-26 | fixed the BT_OTrainer Labels | JimB16 | |
2015-08-26 | changed constants to SRAMLabels | JimB16 | |
2015-08-25 | change more labelss | JimB16 | |
2015-08-24 | changed BattleTower-Labels | JimB16 | |
2015-08-24 | changed labels | JimB16 | |
2015-08-23 | changed labels | JimB16 | |
2015-08-23 | changed labels and added comments | JimB16 | |
2015-08-23 | added comments and labels to BattleTower-Code | JimB16 | |
2015-08-19 | Comment and label the save file. | 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-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-20 | Reverted ld_hl_pointer macro | 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-16 | Special script annotation, trainer constant enumeration, person-event ↵ | PikalaxALT | |
structure update | |||
2015-07-15 | More enumeration of constants, more annotations of scripts. | PikalaxALT | |
2015-06-27 | Use charmaps for special string codepoints. | yenatch | |
Also fix all the text. Also fix some unreferenced scripts that were interpreted as text. | |||
2015-06-26 | Labels for the heal machine; spriteface constants. | yenatch | |
2015-06-26 | Merge branch 'tilesets' into master | yenatch | |
Conflicts: tilesets/tileset_headers.asm | |||
2015-06-26 | Fix a typo in the unused title screen labels. | yenatch | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-06-23 | Organized the primary tileset palettes. | yenatch | |
Crystal's tileset-specific palettes are disconnected from these. | |||
2015-03-11 | Get rid of baserom incbins in misc/. | yenatch | |
Battle Tower text was hiding here. | |||
2015-02-14 | Add the ability to build Crystal 1.1. | IIMarckus | |
2015-02-10 | Split 40k lines of mobile noise out of main.asm. | yenatch | |
2015-02-10 | Some coord labels in misc/crystal_misc.asm. | yenatch | |
2015-02-06 | Rip the Stadium 2 footer. | yenatch | |
2015-02-06 | There were actually 3 mobile chunks! | yenatch | |
In retrospect these aren't saves at all--the mobile adapter does something funky with sram bank 6. | |||
2015-02-06 | Intro palettes. | yenatch | |
2015-01-01 | More labels in code and some mobile datatracking. | yenatch | |
2014-12-29 | Fix more static banks (trainers, mobile graphics). | yenatch | |
2014-12-28 | Replace pointless $FF00+$xx with $ffxx. | yenatch | |
2014-12-26 | Pick off references in misc/crystal_misc.asm. | yenatch | |
2014-08-22 | Add the initial mobile adapter save data. | yenatch | |
The contents of the save and the rest of the bank are unknown. | |||
2014-07-19 | Remove generated "jump sources" comments. | yenatch | |
2014-06-04 | Use {hl,de,bc}coord macros wherever possible. | yenatch | |
2014-05-21 | Comment music functions in home.asm. | yenatch | |
2014-04-02 | Fix image extensions in gfx/{credits,misc}. | yenatch | |
2014-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2013-12-22 | split gbc-only screen into misc/gbc_only.asm | yenatch | |