pokecrystal/engine/events/specials.asm, branch master Pokémon Crystal Rename some labels 2020-12-23T21:29:30+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:29:30+00:00 99e66c25577e367d6c7ca75fea8b466b54c3317a - Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"

Fixes #789
Rename "dummy game" to "memory game" 2020-11-09T00:32:57+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-09T00:32:57+00:00 62b756c46e5c527a3a3fe2fea0ac99d96bb8cf3e

More syncing with pokegold 2020-11-03T15:13:06+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-03T15:13:06+00:00 826e070f0443b50ff31a49b4faf7c66577f1e26e

Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28T18:34:38+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-28T17:35:39+00:00 ea426a88794b1d216a278b54d18cefafbf7d8771

Comment, remove, or revise many unreferenced labels 2020-10-27T00:29:58+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-26T19:45:57+00:00 9dcdad5e60fbc10ba81ae127743c78a6b00d3dd5

Move EngineFlags and SpecialsPointers into data/engine/ 2020-07-23T00:24:53+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-23T00:24:53+00:00 dd369f3199f6790bfff142754a8f0507a17e3276

Revert "Factor out tables into data/overworld/" 2020-07-23T00:21:26+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-23T00:21:26+00:00 11dc805de0118e8276936ad12a0222e88adbe336 This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
Factor out tables into data/overworld/ 2020-07-22T19:22:58+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-22T19:22:58+00:00 b5a7e7de3e6b75e95967edd28b9c2af5959cd136 Fixes #749
Fixes #749
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17T21:03:38+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-17T21:03:38+00:00 cc460a17b0b99208592ca31de99f526fce2bf5ad To do: engine/{menus, overworld}
To do: engine/{menus, overworld}
#641 fixes and additions. (#646) 2019-10-20T22:24:17+00:00 mid-kid esteve.varela@gmail.com 2019-10-20T22:24:17+00:00 e3e0bcd653f8d671f6fd1390fa922e3b644f4a34 Name a lot of text labels according to our conventions
Name a lot of text labels according to our conventions