index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shop.c
Age
Commit message (
Expand
)
Author
2021-01-26
Clean up scrcmd.c
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2020-09-25
Use constants for item digits
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-06-03
Remove unnecessary comment
huderlem
2020-06-03
shop: document some constants s.t. object events don't break
SBird
2020-01-26
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfo...
GriffinR
2020-01-26
Add some capacity constants
GriffinR
2019-12-21
Merge master into ObjEvent rename
GriffinR
2019-12-20
Merge pull request #935 from GriffinRichards/doc-warp
Diegoisawesome
2019-12-18
Merge branch 'master' into fix-eventobj
GriffinR
2019-12-17
Document some warp/field screen effect
GriffinR
2019-12-15
Use fadescreen constants
GriffinR
2019-12-06
Merge master into ObjEvent rename
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-10-07
Document roulette.inc
GriffinR
2019-10-02
Merge pull request #823 from GriffinRichards/constants-strconv
PikalaxALT
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-07-18
Resolve compile warnings in modern
PikalaxALT
2019-05-16
name some trainer card related functions
garak
2019-04-22
Fix some labels and include decorations.h
Fontbane
2019-04-22
Doc some event scripts
Fontbane
2019-04-07
Merge branch 'master' into contest-ai-cleanup
Phlosioneer
2019-04-05
Clean up data headers
DizzyEggg
2019-04-04
RGB Constants
Phlosioneer
2019-03-08
Merge branch 'master' into move-tutor
Phlosioneer
2019-03-03
Fully document move_tutor (formerly learn_move)
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-02
Fix Menu and List Menu input defines
DizzyEggg
2018-12-09
Merge branch 'master' into weather
DizzyEggg
2018-12-08
Finish field screen
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-06
Merge remote-tracking branch 'pret/master' into script_menu
Diegoisawesome
2018-11-06
Finish cleaning up text.c
Diegoisawesome
2018-11-05
r5/r6 swap on sub_80E2578
Diegoisawesome
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-18
Finish shop and fldeff_escalator
Diegoisawesome
2018-10-13
Merge remote-tracking branch 'upstream/master' into shop
Marcus Huderle
2018-09-06
checkpoint
Marcus Huderle
2018-09-01
Start decompiling shop.c
Marcus Huderle