index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2021-10-06
Add `assert PokemonPicPointers == UnownPicPointers` in `GetFrontpicPointer`
Rangi
2021-09-07
`and 50 percent` -> `and %011111111`
Rangi
2021-08-16
More EFFECTIVEness.
IIMarckus
2021-08-16
Use EFFECTIVE constant for 1.0× battle damage.
IIMarckus
2021-07-19
Identify more palettes in CBG layouts
Rangi
2021-06-20
Fixing comments in BattleCommand_Teleport
Nescientist
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-06-09
Fix incorrectly swapped Players PC menu constants
TheFakeMateo
2021-06-08
Rename `prioritysjump` to `sdefer`
Rangi
2021-06-07
MON_PKRUS -> MON_POKERUS
Rangi
2021-06-07
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel]...
Rangi
2021-05-30
Add more comments to tileset palette animation functions
Rangi
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-26
SPECIAL -> UNUSED_TYPES_END
Rangi
2021-04-19
Use rgbds 0.5.0
Rangi
2021-03-24
Add some comments regarding 16-bit increment/decrement
Rangi
2021-03-24
Sync some files with pokegold
Rangi
2021-03-23
Consistent comments in the tileset animation engine
Rangi
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-21
The radio's "Places & People" does not comment on Mysticalman Eusine
Rangi
2021-03-21
Use numeric constants in text strings with "{d:interpolation}"
Rangi
2021-03-21
Assert the sBox1-14 tables have NUM_BOXES entries
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-03-17
Assert some more table widths
Rangi
2021-03-16
Revise some constant definitions
Rangi
2021-03-15
$11 = wTempMonStructEnd - wTempMonLevel
Rangi
2021-03-11
Sync some files with pokegold
Rangi
2021-03-11
Verify script command table sizes
Rangi
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2021-03-08
Merge pull request #806 from Rangi42/tables
Rangi
2021-03-08
Identify scrolling menu lists in WRAM
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2021-02-22
Identify link sync buffers, separate from link action bytes
Rangi
2021-02-10
Use PARTY_LENGTH and MAILBOX_CAPACITY constants
Rangi
2021-02-05
Identify label BattleTowerFade.loop
Rangi
2021-02-05
Merge pull request #799 from FredrIQ/typo_fix
Rangi
2021-02-05
Identify some more labels
Rangi
2021-02-04
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
Fredrik Ljungdahl
2021-01-09
Rename GetFarHalfword to GetFarWord
Rangi
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-12-23
Rename some labels
Rangi
2020-12-08
Identify link.asm WRAM labels based on ax6's research notes <https://pastebin...
Rangi
2020-12-08
grey -> gray
Rangi
2020-12-07
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug
Rangi
2020-12-07
Document AI_Smart_Conversion2 bug (resolves #786)
Rangi
2020-12-07
Identified two magic numbers and cleaned up some comments (#783)
aljohnston112
2020-12-04
text "<PARA>..." → text_start and para "..."
Rangi
2020-11-24
Use STRING_BUFFER_LENGTH for the wStringBuffers
Rangi
[next]