summaryrefslogtreecommitdiff
path: root/text
AgeCommit message (Collapse)Author
2017-03-24Revert "Fix floating sections"Ben10do
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
2017-03-15Fix floating sectionsAntonioND
This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com>
2016-07-29pitchoffset macro to replace forceoctavePikalaxALT
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2016-01-18Prepare to mergePikalaxALT
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-07Improve text labels, trim address comments.IIMarckus
2016-01-06Text labels for Places and People.IIMarckus
2015-12-24Merge branch 'master' of github.com:pret/pokecrystal into scriptmacrorenamingPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-18'db "@" \ db "@"' to 'db "@@"'.IIMarckus
2015-12-18Split common text into a separate object.IIMarckus
2015-12-17Merge branch 'master' of https://github.com/pret/pokecrystal into ↵PikalaxALT
scriptmacrorenaming
2015-12-17text/common.asm is only for std scripts.IIMarckus
2015-12-17Mobile trade animations, pokepic animationsPikalaxALT
2015-12-14mystery gift, creditsPikalaxALT
2015-12-13PackPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-23bug contest judgint labelsPikalaxALT
2015-11-23trade animationPikalaxALT
2015-11-22Foreign language font handling in mailPikalaxALT
2015-11-20Replace 6PikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Prepare to mergePikalaxALT
2015-10-30Enumerate text constantsPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-24About time I got to these functionsPikalaxALT
2015-10-19merge conflicts resolvedJimB16
2015-10-13ldtile and dwtile macros added and globally implementedPikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-10changed name of some labelsJimB16
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10changed more labelsJimB16
2015-09-06changed varlabels for multiply- and divide-func, renamed battletext-labelsJimB16
2015-09-04changed more labelsJimB16
2015-08-25change more labelssJimB16
2015-08-23change WasSentToBillsPC-LabelJimB16
2015-08-23changed labels and added commentsJimB16
2015-07-22Various annotationsPikalaxALT
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-17More annotations and interpretations of functions and scriptsPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-27Use charmaps for special string codepoints.yenatch
Also fix all the text. Also fix some unreferenced scripts that were interpreted as text.
2015-06-24More std enums.IIMarckus
2015-06-23More std_scripts enums.IIMarckus
2015-06-23Begin enumerating std_scripts constants.IIMarckus
2015-06-23Remove trailing newlines.IIMarckus