index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
constants
Age
Commit message (
Collapse
)
Author
2018-07-20
Rename OPPONENT_ to TRAINER_ to match pokeemerald.
vblm12
2018-07-19
Add HOENN_DEX + NATIONAL_DEX defines
Tetrable
Added HOENN_DEX and NATIONAL_DEX defines for the pokedex arrays in pokemon_1.c
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-07-12
Use region map section constants in map headers
Marcus Huderle
2018-07-11
Use bg event type constants and remove unneeded bg_event argument
Marcus Huderle
2018-07-10
Move movement constants into include/constants/event_object_movement_constants.h
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-20
Update file permissions
Marcus Huderle
2018-06-08
Fix find/replace mistake
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-06-07
Define the missing metatile behavior constants
Marcus Huderle
2018-06-07
Move metatile_behaviors.h into include/constants
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-29
Finish labeling all movement actions
Marcus Huderle
2018-04-26
Use all caps for MAPSEC enums
PikalaxALT
2018-04-24
Renaming in pokedex_area_screen.c; resolve #603
PikalaxALT
2018-04-23
through SetAreaHasMon
PikalaxALT
2018-04-10
Document/cleanup fldeff_secretpower.c
Marcus Huderle
2018-04-06
Merge branch 'master' into unk_debug_menu_3
PikalaxALT
2018-04-06
Decompile a bunch of battle_9
Marcus Huderle
2018-04-06
Decompile a debug script related to the Eon Ticket
PikalaxALT
2018-03-02
Remove items from other games
Marcus Huderle
2018-02-10
Start documenting battle anims
Marcus Huderle
2018-01-25
integrate debug functions in mail.c and decompile some debug code
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-18
start labeling field_weather
camthesaxman
2018-01-16
Merge branch 'master' into german_debug
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-16
Merge pull request #538 from easyaspi314/song-names
Cameron Hall
Add most English song and SFX names as comments in songs.h and song_t…
2018-01-15
clean up pokemon_item_effect.c
camthesaxman
2018-01-15
Fixed typos
Devin
2018-01-15
Add most English song and SFX names as comments in songs.h and song_table.inc
Devin
Ported from my work in pokeemerald.
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-05
minor cleanup
camthesaxman
2018-01-01
Use var constants for direct uses of gSaveBlock1.vars
Marcus Huderle
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-30
Remove redundant battle constants
Marcus Huderle
2017-12-30
Sync battle_script changes with pokeemerald
Marcus Huderle
2017-12-27
Use descriptive name for the BLACK GLASSES hidden item flag
Marcus Huderle
2017-12-26
Fully enumerate secret base constants
Marcus Huderle
2017-12-26
Add bg_secret_base_event macro, and define secret base id constants
Marcus Huderle
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-26
Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants
Marcus Huderle
2017-12-24
'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'
Marcus Huderle
2017-12-24
Name and use constants for special vars
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use dynamic object gfx ids
Marcus Huderle
[prev]
[next]