index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
window.h
Age
Commit message (
Collapse
)
Author
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
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
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2018-12-17
3.5 asm left
DizzyEggg
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-02-11
Merge branch 'master' into link
PikalaxALT
2018-02-06
Skip sub_819A080
Diegoisawesome
2018-02-03
common syms in window.c, because why not
PikalaxALT
2017-10-06
use rodata for save_failed_screen
ProjectRevoTPP
2017-09-26
battle 4 up to a8
DizzyEggg
2017-09-19
finish egg hatch, clean up headers
DizzyEggg
2017-09-18
add important headers, const ptrs and egg hatch start
DizzyEggg
2017-09-05
start start menu decomp
DizzyEggg
2017-09-01
get rid of data window
DizzyEggg
2017-09-01
decompile window.s
DizzyEggg
2017-03-29
Begin disassembling window.s
Diegoisawesome