index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2019-04-13
Merge pull request #614 from Fontbane/text
Rangi
2019-04-12
Create some battle tower SRAM labels
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2019-04-08
Identify and eliminate wEngineBuffer1-5
Rangi
2019-03-18
Fix wram labeling for wPCItems
Fredrik Ljungdahl
2019-03-16
common_1 text documentation
Fontbane
2019-03-12
Minor code+docs fixes
Rangi
2019-03-10
Rename some call/jump script commands to avoid confusion with jr/jp asm instr...
Rangi
2019-03-10
Rename more script commands for consistency and predictability
Rangi
2019-03-03
More consistent formatting
Rangi
2019-03-03
Rename PlayerMonFaintHappinessMod
ISSOtm
2019-03-03
Define constants for map event sizes
Rangi
2019-03-03
Identify more collision-related constants and data
Rangi
2019-02-18
Card Flip digits are shifted 1px up, not 2px left
Rangi
2019-02-17
Update documentation:
Rangi
2019-02-16
passtoengine -> autoinput
Rangi
2019-02-16
Bug fix: allow Surfing across map connections
Rangi
2019-02-16
Standardize on $ff ^ X for bitwise negating 8-bit values
Rangi
2019-02-16
Document the BattleAnimCmd_ClearObjs bug
Rangi
2019-02-16
Merge pull request #601 from mid-kid/master
Rangi
2019-02-16
Fix issues in review
mid-kid
2019-02-16
Eliminate some $xxxx values
Rangi
2019-02-16
Update to rgbds 0.3.8
Rangi
2019-02-16
Document wBattleAnimFlags
mid-kid
2019-02-16
Add more constants for battle anim structs
mid-kid
2019-02-15
wNumActiveBattleAnims → wLastAnimObjectIndex
mid-kid
2019-02-15
Anotate more of the battle anim subsystem
mid-kid
2019-02-09
Merge pull request #598 from mid-kid/temp
Rangi
2019-02-08
Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union
Rangi
2019-02-06
$8 = HIGH(vTiles1 - vTiles0)
Rangi
2019-02-06
Document all possible values for ReinitBattleAnimFrameset
mid-kid
2019-02-06
BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAM
mid-kid
2019-01-30
wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)
Rangi
2019-01-30
Remove the nested UNION within battle WRAM
Rangi
2019-01-24
Merge pull request #593 from mid-kid/temp
Rangi
2019-01-24
Use and define more WRAM constants
Rangi
2019-01-24
Use more constants
Rangi
2019-01-24
Keep "paragraphs" of related code together
Rangi
2019-01-18
Fix map name frame calculation
mid-kid
2019-01-15
Document wSuicuneFrame
mid-kid
2019-01-15
Fix some constants
mid-kid
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2019-01-07
Document bugfix: ScriptCall can overflow wScriptStack and crash
Rangi
2019-01-06
Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleSt...
Rangi
2019-01-05
Document a bugfix: 1/256 failure rate for 100% effect chance
Rangi
2019-01-03
MON_NAME_LENGTH -> NAME_LENGTH
Rangi
2019-01-02
Clean up some Odd Egg and Battle Tower code and data
Rangi
2018-12-31
*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript
Rangi
2018-12-31
Use battle menu flags
Rangi
2018-12-30
Split generic phone caller+callee text into individual NPCs
Rangi
[prev]
[next]