This website requires JavaScript.
Explore
Help
Sign In
pokehacks
/
pokecrystal-board
Watch
0
Star
0
Fork
0
You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced
2025-04-09 05:44:44 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fce6243b432d1df1b4ab244023be738a54dbe8f3
pokecrystal-board
/
engine
/
items
History
Rangi
61847b3596
Identify some more labels
2020-06-22 16:30:13 -04:00
..
buy_sell_toss.asm
Use labels instead of constants for HRAM
2018-08-25 14:28:22 -04:00
item_effects.asm
Identify some more labels
2020-06-22 16:30:13 -04:00
items.asm
Fix wram labeling for wPCItems
2019-03-18 16:43:58 +01:00
mart.asm
Replace "Unreferenced" labels with "; unreferenced" comments
2020-06-21 16:27:43 -04:00
pack_kris.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
pack.asm
Replace "Unreferenced" labels with "; unreferenced" comments
2020-06-21 16:27:43 -04:00
print_item_description.asm
Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription)
2020-05-25 03:54:42 -04:00
switch_items.asm
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
2020-02-23 18:51:32 -05:00
tmhm2.asm
Harmonize engine/{gfx, items, link, math} with pokegold
2020-06-17 10:39:17 -04:00
tmhm.asm
Replace "Unreferenced" labels with "; unreferenced" comments
2020-06-21 16:27:43 -04:00
update_item_description.asm
TextBox -> Textbox
2019-04-09 16:09:18 +02:00