This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
pokegold-spaceworld
Watch
1
Star
0
Fork
0
You've already forked pokegold-spaceworld
mirror of
https://github.com/pret/pokegold-spaceworld.git
synced
2026-09-25 01:55:35 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
pokegold-spaceworld
/
engine
/
items
History
Alieneer
00362921e8
Some checks failed
CI / build (push)
Has been cancelled
Details
CI / build-macos (push)
Has been cancelled
Details
Separate
engine/menu/start_menu.asm
, fix missing
GetSGBLayout
labels, change several menu coords to use
SCREEN_WIDTH
and
SCREEN_HEIGHT
(
#213
)
2026-09-08 18:08:17 -04:00
..
buy_sell_toss.asm
Separate
engine/menu/start_menu.asm
, fix missing
GetSGBLayout
labels, change several menu coords to use
SCREEN_WIDTH
and
SCREEN_HEIGHT
(
#213
)
2026-09-08 18:08:17 -04:00
check_tossable_item.asm
…
get_item_amount.asm
…
inventory.asm
Rename
FindItemInTable
to
IsInArray
(
#211
)
2026-09-07 16:28:24 -04:00
item_effects.asm
Rename
FindItemInTable
to
IsInArray
(
#211
)
2026-09-07 16:28:24 -04:00
item_prices_old.asm
…
pack.asm
Separate
engine/menu/start_menu.asm
, fix missing
GetSGBLayout
labels, change several menu coords to use
SCREEN_WIDTH
and
SCREEN_HEIGHT
(
#213
)
2026-09-08 18:08:17 -04:00
print_item_description.asm
…
switch_items.asm
Finish various remaining TODO items (
#191
)
2026-08-14 01:42:59 -04:00
tm_holder.asm
Replace hardware_constants.asm with hardware.inc (
#189
)
2026-08-05 11:57:44 -04:00
tmhm.asm
…
update_item_description.asm
…