Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-25 | move effect constants | yenatch | |
2013-04-12 | evolution minimum happiness constant | yenatch | |
2013-04-08 | fix special constant spacing | yenatch | |
2013-04-08 | Shuckle special | yenatch | |
2013-04-08 | minor wram fixes | yenatch | |
2013-03-28 | sub/status constants | yenatch | |
2013-03-26 | Various battle-related bank0 asm and wram/constants | yenatch | |
2013-03-22 | various minor additions | yenatch | |
-battle variable constants -step counters -turn update fns | |||
2013-02-22 | Split out joypad | yenatch | |
2013-02-15 | Minor rgbasm macro cleanup | yenatch | |
2013-02-04 | Add NONE constant | yenatch | |
2013-02-03 | Add menu icons. | Sanky | |
2013-02-02 | Merge https://github.com/kanzure/pokecrystal | Sanky | |
Conflicts: constants.asm extras/crystal.py main.asm | |||
2013-01-25 | give names to some rst commands | yenatch | |
2013-01-23 | temporary animation macros | yenatch | |
2013-01-16 | Disasm EggStatsScreen and related. Add coord macros. | Sanky | |
2013-01-14 | Merge pull request #87 from iimarckus/shootbreeze | Bryan Bishop | |
phone call texts and phone call scripts | |||
2013-01-14 | Disasm more party menu-related functions. | Sanky | |
2013-01-13 | Add lots of phone call texts. | IIMarckus | |
2013-01-13 | implement rgb macro for palettes | yenatch | |
2013-01-11 | make some labels saner | yenatch | |
2013-01-11 | comment LoadEnemyMon and related fns; add RNG fns | yenatch | |
2012-12-31 | pokemon base stats structure + removed junk files | Bryan Bishop | |
2012-12-23 | clean up bank 0; time-sensitive fns; add Predef fn | padz | |
comment redone joypad functions + automated input comment some uncommented functions comment known hram addresses try to clean up CalcMagikarpLength label known addresses add time-sensitive functions (rtc, palettes) add Predef and PredefPointers | |||
2012-11-30 | get rid of defunct rgbasm macros | padz | |
2012-11-23 | update constants used in scripts and battle engine | padz | |
2012-11-03 | move musicdata to files in /music, data removed fn | padz | |
2012-11-03 | disasm bank3a, map audio ram, implement musscripts | padz | |
2012-11-02 | prep for next commit | padz | |
2012-10-11 | start sfx disasm | padz | |
2012-10-09 | add dn macro | padz | |
2012-10-09 | start work on audio engine | padz | |
2012-09-26 | emergency fix | padz | |
2012-09-23 | fix last commit | padz | |
2012-09-22 | treemon and assorted minor changes | padz | |
2012-07-14 | Give Object Event a readable label. | IIMarckus | |
2012-07-06 | Add the New Game/Continue/etc menus. | IIMarckus | |
2012-07-04 | $00 is Sunday, not Monday. | IIMarckus | |
2012-07-04 | Use constants for days of the week. | IIMarckus | |
2012-05-27 | map dimension constants | Bryan Bishop | |
2012-05-25 | connection direction constants | Bryan Bishop | |
2012-05-23 | Add evolutions and attacks. | IIMarckus | |
2012-05-20 | add trainer group constants | Bryan Bishop | |
2012-05-16 | correct for two route 10 maps | Bryan Bishop | |
2012-04-27 | redo item constants (some were missed?) | Bryan Bishop | |
2012-04-26 | remove script_macros.asm (deprecated) | Bryan Bishop | |
2012-04-26 | add map/group constants into constants.asm | Bryan Bishop | |
map 18.3 and 7.14 are both "Route 10" ? Need to confirm that they are both, in fact, "Route 10". Even if they both point to the same map, we can call them 10a and 10b so that the map constants will work. generate_map_constants and generate_map_constant_labels have been updated to deal with left-over issues in various labels and obscure characters. | |||
2012-04-25 | dump scripting macros into script_macros.asm | Bryan Bishop | |
2012-03-26 | committing unfinished code (forgive me) | Bryan Bishop | |
2012-03-20 | Add the moves table. | IIMarckus | |