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
/
engine
/
overworld
/
auto_movement.asm
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
1
-4
/
+4
|
\
|
*
Use macros to enforce "missable/hide/show object" constraints, and rename ↵
Rangi
2026-01-07
1
-2
/
+2
|
|
|
|
|
|
|
|
them to "toggleable objects" (#557)
|
*
Comment more unreferenced local labels (#550)
Narishma-gb
2025-12-15
1
-2
/
+2
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
1
-16
/
+16
|
\
|
|
*
Use combined hardware constants
Rangi42
2025-06-30
1
-2
/
+2
|
|
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-16
/
+16
|
|
|
*
`FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`
Vortyne
2024-10-07
1
-3
/
+3
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
1
-40
/
+40
|
\
|
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
1
-38
/
+38
|
|
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
1
-2
/
+2
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-21
1
-2
/
+2
|
\
|
|
*
Identify `wSavedCoordIndex` and its other usages
Rangi42
2023-11-20
1
-2
/
+2
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-20
1
-2
/
+2
|
\
|
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
1
-2
/
+2
|
|
|
|
|
|
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
*
|
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
|
|
|
*
SONY -> RIVAL
Rangi
2020-07-17
1
-3
/
+3
|
|
|
*
Reformat map scripts' coordinate and movement data
Rangi
2020-07-16
1
-39
/
+39
|
|
|
|
|
|
|
|
'dbmapcoord' has X, Y order like other coordinate-related data macros
|
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-3
/
+3
|
|
|
*
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
2020-07-05
1
-3
/
+3
|
|
|
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-2
/
+2
|
|
|
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
1
-0
/
+292
|
*
Sync with pokered
dannye
2020-11-04
1
-0
/
+270