index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
constants
Age
Commit message (
Expand
)
Author
2016-08-11
Replace tabs with spaces
dannye
2016-07-29
Formatting
Andrew Martinek
2016-07-29
Began Disassembling Scripting system and AI.
Andrew Martinek
2016-06-13
Added a basic overworld scripting system to help disassemble scripts.
anmart
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2016-03-30
Disassembled Booster Generation Code. Also created SRAM file.
Andrew Martinek
2016-03-07
disassemble GetAttachedEnergies and HandleEnergyBurn
xCrystal
2016-03-06
temp card id addresses and some status handling functions
xCrystal
2016-03-06
wMoveBuffer and wDamage
xCrystal
2016-03-05
figure out substatus duelvars
xCrystal
2016-03-05
no need for CARD_ prefix in status constants
xCrystal
2016-03-05
use joypad constants
xCrystal
2016-03-05
start dissasembling move effect functions
xCrystal
2016-02-28
replace hardcoded constants and defender/pluspower handlers
xCrystal
2016-02-26
disassembled and Annotated attack functions
anmart
2016-02-22
disassembled some more attack menu code
anmart
2016-02-21
Replace hardcoded constants and clean up
dannye
2016-02-20
Disassembled Duel Attack Submenu
anmart
2016-02-16
Misc home disassembly
dannye
2016-02-16
duel state constants and DUELVAR->DUELVARS
xCrystal
2016-02-16
define duelvar constants
xCrystal
2016-02-16
merge set_constants into card_data_constants
xCrystal
2016-02-09
Made player_turn and opponent_turn values more clear
anmart
2016-02-09
Provided labels for various data
anmart
2016-01-26
Clean up white space
dannye
2016-01-26
Clean up move effect flags
dannye
2016-01-25
duel related labels/documentation 3
xCrystal
2016-01-25
duel related labels/documentation 1
xCrystal
2016-01-20
more card data documentation
xCrystal
2016-01-17
disassemble more incbins and sgb packets
xCrystal
2016-01-17
Generalize to "effect commands", even for trainer cards, to avoid confusion
xCrystal
2016-01-17
disassemble GetCardPointer (0:2f7c)
xCrystal
2016-01-16
player and opponent card data in wram
xCrystal
2016-01-16
document more card fields: move effect status
xCrystal
2016-01-16
document more card fields: move effect category
xCrystal
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019
[prev]