index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Expand
)
Author
2021-04-13
Group miscellaneous graphics from main.asm into their own object file
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-10-30
UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims
Rangi
2020-10-29
Updates to more closely sync with pokegold
Rangi
2020-10-27
Create data/collision/ for tile collision-related data
Rangi
2020-08-27
Split engine/movie/intro.asm into itself and splash.asm
mid-kid
2020-08-27
Move all splash screen files to gfx/splash
mid-kid
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-07-13
Disassemble the final English debug ROM
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-16
crystal_intro.asm -> intro.asm
Rangi
2020-06-16
Harmonize some more symbols with pokegold
Rangi
2020-05-25
Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip...
Rangi
2020-02-28
Identify remaining gfx/unknown files
Rangi
2020-02-13
Split up engine/events/misc_scripts_2.asm
mid-kid
2019-11-23
Separate tilesets.o goes with pics.o and sprites.o
Rangi
2019-11-23
Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "...
Rangi
2019-04-14
Rename Stadium 2 blobs based on ROM version.
IIMarckus
2019-04-14
Build Australian Crystal.
IIMarckus
2018-12-30
Split generic phone caller+callee text into individual NPCs
Rangi
2018-12-30
Distinguish "caller" and "called" phone scripts+text (NPCs call you automatic...
Rangi
2018-12-30
Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual files
Rangi
2018-08-07
Split print_move_description and mon_menu
mid-kid
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-24
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-24
Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworld
Rangi
2018-04-05
check_nick_errors → correct_nick_errors; matches correct_party_errors
Rangi
2018-04-04
Fix snake_case filenames
mid-kid
2018-03-25
`flagpredef.asm` → `smallflag.asm`
mid-kid
2018-03-25
Organize the engine/ directory, director's cut
mid-kid
2018-03-25
Organize the engine/ directory, take 3
mid-kid
2018-03-14
Move init_gender and intro_menu to menus
mid-kid
2018-03-14
Organize the engine/ directory, take 2
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid
2018-02-26
* BillPhoneGeneriText -> BillPhoneGenericText
Rangi
2018-02-09
Make tileset palette maps easier to edit
Rangi
2018-02-04
Keep specials files together
Rangi
2018-01-31
NPC trade constants don't all just start with TRADE_
Rangi
2018-01-24
data/text/X_text.asm is redundant
Rangi
2018-01-22
Add data/text/
Rangi
2018-01-21
Group engine/pokedex files
Remy Oukaour
2018-01-21
Unrelated routine gets its own file
Remy Oukaour
2018-01-21
cgb layouts
Remy Oukaour
2018-01-21
Separate new_game graphics
Remy Oukaour
2018-01-16
Move code out of data/
Remy Oukaour
2018-01-15
Move code out of gfx/ (close #474)
Remy Oukaour
2018-01-15
Group unused data
Remy Oukaour
[next]