summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2018-06-04Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid
2018-06-03Create empty sections for the remaining FixPicBank array entriesRangi
2018-06-03Change FixPicBank bank arrayRangi
2018-06-01Miscellaneous fixes in the use of _command constants.mid-kid
2018-06-01SGB palette roles discovered from Spaceworld beta G/SRangi
2018-05-29Same pic bank solution as pokecrystalRangi
2018-05-24Function6ec1 → CanObjectMoveInDirectionRangi
2018-05-23Use constants moreRangi
2018-05-23Identify more sprite move data flag bitsRangi
2018-05-23Identify USE_OBP1_FRangi
2018-05-23WALKS_ON_WATER → SWIMMINGRangi
2018-05-23More sprite movement data flag constantsRangi
2018-05-23Use known sprite movement data flag constantsRangi
2018-05-23Start improving sprite movement engine (to do: identify bit flags)Rangi
2018-05-20adc a, 0 → adc 0; fix commentsRangi
2018-05-20Use REGISTERED_* constantsRangi
2018-05-191 << FRZ == $20Rangi
2018-05-18Constants for PC menu indexesRangi
2018-05-11Revert "Fix #511: eliminate "Left shift of negative value" warnings"yenatch
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06Fix #511: eliminate "Left shift of negative value" warningsRangi
2018-05-06'rept' is not indentedRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05fix-various-little-thingsmid-kid
2018-04-10fix label from the wrong bank in the title screenyenatch
2018-04-09Merge pull request #503 from Rangi42/masteryenatch
2018-04-05Use constants for bit/set/res moreRangi
2018-04-05HanleDefrost -> HandleDefrostmid-kid
2018-04-05Fix some uses of EFFECTIVEmid-kid
2018-04-05Use data/items/pocket_names.asmmid-kid
2018-04-05GENDERLESS -> GENDER_UNKNOWNmid-kid
2018-04-05check_nick_errors → correct_nick_errors; matches correct_party_errorsRangi
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Rename some battle commandsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04`endloop` loops back to critical itselfmid-kid
2018-04-04Label bidefailtextmid-kid
2018-04-04Comment SapHealthmid-kid
2018-04-04Fix snake_case filenamesmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-25`flagpredef.asm` → `smallflag.asm`mid-kid
2018-03-25Organize the engine/ directory, director's cutmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-03-14Move init_gender and intro_menu to menusmid-kid
2018-03-14Organize the engine/ directory, take 2mid-kid
2018-03-13Organize the engine/ directorymid-kid
2018-03-04HOF_MASTER_COUNT EQU 200Rangi
2018-03-02Improve some code labelsRangi