Age | Commit message (Expand) | Author |
2018-02-09 | Comment GeneratePartyMonStats | mid-kid |
2018-02-09 | Make tileset palette maps easier to edit | Rangi |
2018-02-08 | Don't let the Makefile pick up .tilemap files | mid-kid |
2018-02-08 | Remove EXIF metadata from images | mid-kid |
2018-02-07 | questionmark is not a pokemon pic | Rangi |
2018-02-05 | Remove commented G/S roaming Suicune code | Rangi |
2018-02-05 | Terser name for the does-nothing effect | Rangi |
2018-02-05 | Off by one | Rangi |
2018-02-05 | No redundant item effect labels | Rangi |
2018-02-04 | Fix more w-izing edge cases. | luckytyphlosion |
2018-02-04 | Add ROOF_ constants | Rangi |
2018-02-04 | Consistent "X percent [+/- Y]" order | Rangi |
2018-02-04 | Sync code with wiki | Rangi |
2018-02-04 | Keep specials files together | Rangi |
2018-02-04 | "chances" → "probabilities", since other files use that term and "changes" ... | Rangi |
2018-02-03 | Sync _ | Rangi |
2018-02-03 | Labelling, once again. | surskitty |
2018-02-03 | Merge branch 'master' of github.com:pret/pokecrystal | surskitty |
2018-02-03 | db/dw, and keep unused space away from labels | Rangi |
2018-02-03 | Macro factors out sine code, just like sine data, since it's used 5 times | Rangi |
2018-02-03 | Keep documentation in sync with new WRAM labels | Rangi |
2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-02-03 | Merge pull request #480 from luckytyphlosion/master | yenatch |
2018-02-03 | map → map_id; map_def → map; map_data → map_attributes | Rangi |
2018-02-03 | scene_def → scene_var (for "variable", like loadvar, copybytetovar, etc) | Rangi |
2018-02-03 | Use fixed-point DIV function for a generalized sine_wave table macro | Rangi |
2018-02-03 | can't achieve this with rgbds 0.3.5 | Rangi |
2018-02-02 | use "x + -1" not "x +- 1" | Rangi |
2018-02-02 | sine_wave macro parameterizes table size, not frequency ("amplitude" was an i... | Rangi |
2018-02-02 | oops | Rangi |
2018-02-02 | Legacy support macros | Rangi |
2018-02-02 | spriteface → objectface, consistent with the other script commands | Rangi |
2018-02-02 | Remove checkmorn/checkday/checknite macros | Rangi |
2018-02-02 | Similar formatting for similar WRAM areas | Rangi |
2018-02-02 | Script commands don't have underscores | Rangi |
2018-02-02 | Route 30 Berry Speech House labels | surskitty |
2018-02-02 | Fix confusing label | Rangi |
2018-02-02 | Labels, labels, labels | surskitty |
2018-02-02 | Local jumps, once again. | surskitty |
2018-02-02 | Ruins of Alph partial labels | surskitty |
2018-02-02 | Radio Card local jumps | surskitty |
2018-02-02 | Jasmine and Amphy labels | surskitty |
2018-02-02 | Sailor Huey labels | surskitty |
2018-02-02 | Labelling the Victory Road rival script | surskitty |
2018-02-02 | Converting what I can to locals. | surskitty |
2018-02-01 | Labelling Buena's subroutines. | surskitty |
2018-02-01 | Missed some SCENE constants | Rangi |
2018-02-01 | Incomplete labelling | surskitty |
2018-02-01 | Align map event coordinate columns | Rangi |
2018-02-01 | warp_event x, y, map, warp_id | Rangi |