index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
constants
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up item comments (#443)
SatoMew
2023-12-18
1
-2
/
+2
*
Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Rangi42
2023-11-21
1
-3
/
+0
*
Rename two unused items as `ITEM_XX` like pokecrystal
Rangi42
2023-11-21
1
-4
/
+4
*
Use some more constants in place of raw numbers
Rangi42
2023-11-21
1
-2
/
+7
*
Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)
SatoMew
2023-11-21
1
-3
/
+3
*
Use MEGA_PUNCH constant in explosion animation routine (#434)
BlueZangoose
2023-11-21
1
-0
/
+8
*
Move charmap.asm to constants/
vulcandth
2023-11-17
1
-0
/
+386
*
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
2023-11-17
1
-0
/
+7
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
2
-1
/
+4
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
1
-2
/
+2
*
Name some unnamed animation constants (#396)
Vortyne
2023-03-25
1
-7
/
+7
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
1
-86
/
+89
*
Use a SPRITE_SET_LENGTH constant
Rangi
2022-09-24
1
-0
/
+3
*
Add constants and table macros for the map sprite sets (#392)
Rangi
2022-09-24
1
-0
/
+38
*
Distinguish Elite 4 "meta" constants from event constants
Rangi
2022-09-15
1
-2
/
+4
*
Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants
Rangi
2022-09-11
1
-0
/
+2
*
Comment about UndergroundPathNorthSouth.blk size
Rangi
2022-09-11
1
-1
/
+1
*
Copy pokecrystal's `map_const` macro
Rangi
2022-09-11
1
-251
/
+251
*
Rename `macros/wram.asm` to `macros/ram.asm` (#388)
vulcandth
2022-09-11
2
-3
/
+3
*
Improve NPC trade labels and comments (#384)
SatoMew
2022-09-10
1
-2
/
+2
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
1
-8
/
+8
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
1
-1
/
+1
*
Identify the rest of the hardware constants (#371)
Colton G. Rushton
2022-07-04
1
-7
/
+3
*
party_struct constants and ExchangeBytes size (#364)
vulcandth
2022-07-04
2
-0
/
+35
*
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
2022-06-17
1
-1
/
+1
*
Mention WildDataPointers in map_constants.asm
Rangi
2022-06-07
1
-0
/
+1
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
32
-380
/
+380
*
Use compound assignment operators
Rangi
2021-11-23
1
-1
/
+1
*
Add some constants for options (#344)
Yoann Fievez
2021-11-05
1
-0
/
+9
*
Improve some RAM formatting
Rangi
2021-05-31
1
-1
/
+1
*
Use macros for bit arrays
Rangi
2021-05-23
1
-1
/
+1
*
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-27
2
-0
/
+5
*
Port 'add_tmnum' from pokecrystal
Rangi
2021-04-19
1
-16
/
+15
*
Use rgbds 0.5.0 features:
Rangi
2021-04-17
1
-18
/
+5
*
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
Rangi
2021-04-13
1
-0
/
+1
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
18
-7
/
+86
*
The 'tmhm' macro adjusts to the number of TMs/HMs
Rangi
2021-01-06
1
-1
/
+3
*
Improve new constants and comment based on feedback
SatoMew
2020-11-29
1
-7
/
+7
*
Update related tile animation constants
SatoMew
2020-11-29
1
-4
/
+4
*
Fix file modes
dannye
2020-11-14
11
-0
/
+0
*
Sync home and macro code with pokeyellow
Rangi
2020-11-05
2
-14
/
+8
*
Port some formatting from pokeyellow
Rangi
2020-11-04
1
-1
/
+7
*
Clarify comment in constants/pokemon_constants.asm
SatoMew
2020-09-27
1
-1
/
+1
*
Fix alignment in Pokémon name constants
SatoMew
2020-09-22
1
-191
/
+191
*
Replace ghost Marowak's ambiguous constant
SatoMew
2020-09-22
1
-1
/
+1
*
Define a constant for the ghost Marowak (hard-coded throughout the engine, li...
Rangi
2020-08-31
2
-3
/
+8
*
Use constants to delineate map types, and factor out more data
Rangi
2020-08-31
1
-1
/
+4
*
Identify some map object related constants
Rangi
2020-08-17
2
-5
/
+13
*
fix OAMFLAG_VFLIPPED (#283)
Akihiro Otomo
2020-08-02
1
-2
/
+0
*
Add comments associating constants with data, and identify some more data
Rangi
2020-07-20
23
-13
/
+81
[next]