| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 1 | -4/+4 |
| |\ | |||||
| * | | Add LIGHT_BALL_GSC | dannye | 2021-10-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -2/+2 |
| | | | |||||
| | * | Identify some hSpriteDataOffset values | Rangi | 2020-08-30 | 1 | -9/+9 |
| | | | |||||
| | * | Use decimal, not hex, for sprite (object) coordinates in map scripts | Rangi | 2020-08-28 | 1 | -14/+14 |
| | | | |||||
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 1 | -1/+1 |
| | | | |||||
| | * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -11/+11 |
| | | | | | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | ||||
| | * | Revise some map scripts, mostly for getting items | Rangi | 2020-07-16 | 1 | -1/+1 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -3/+3 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -63/+63 |
| | | | |||||
| | * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -3/+3 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -104/+104 |
| | | | |||||
| | * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -1/+1 |
| | | | | | | | | | by rgbds 0.4.0) | ||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -4/+4 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -26/+26 |
| | | | |||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Deobfuscate gyms consistently | deak311andris | 2019-10-07 | 1 | -4/+4 |
| | | | |||||
| | * | OaksLab deobfuscation | deak311andris | 2019-10-03 | 1 | -23/+23 |
| | | | |||||
| | * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+1233 |
| | | | | | Polished Map | ||||
| * | Add constants for player and rival starters | Rangi | 2020-11-13 | 1 | -7/+7 |
| | | |||||
| * | Identify wSpriteStateData[12] offset uses | Rangi | 2020-11-06 | 1 | -4/+4 |
| | | |||||
| * | Sync more with pokered | Rangi | 2020-11-06 | 1 | -14/+3 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -188/+188 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -0/+1156 |
