index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
contest_painting.c
Age
Commit message (
Expand
)
Author
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-18
Document image_processing_effects.c
PikalaxALT
2021-06-18
Revert these symbols back to ewram.h
PikalaxALT
2021-06-18
Sync image_processing_effects from emerald, 1
PikalaxALT
2021-06-17
document ewram macros in BattleStartClearSetData
PikalaxALT
2020-09-01
Match more naked functions
PokeCodec
2020-06-02
Fix typos.
Kaz
2020-06-02
contest_painting.c: sub_8106B90 and sub_8106630 matching
Kaz
2019-07-28
remove hardcoded VRAM and EWRAM addresses
camthesaxman
2019-04-06
Finish contest_painting_effects
PikalaxALT
2019-04-06
sub_80FD8CC: an attempt was made
PikalaxALT
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-05
Rename cute_sketch to contest_painting_effects, and battle_1 to decompress
Marcus Huderle
2018-03-16
Merge branch 'master' into tomomichi_debug_menu
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-06-24
wip src
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-28
tabs to spaces
YamaArashi
2017-01-27
define more data in C (#220)
Cameron Hall
2017-01-21
formatting
YamaArashi
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-07
get more functions to match and clean up
camthesaxman
2017-01-07
get HoldContestPainting to match
camthesaxman
2017-01-07
get ShowContestPainting to match
camthesaxman
2017-01-06
Contest painting
Marijn van der Werf