.travis/calcrom
|
Fetch calcrom webhook details from travis environment
|
2018-06-16 18:50:31 -05:00 |
asm
|
Decompile a bit of pokemon storarage system
|
2018-08-12 16:40:31 +02:00 |
common_syms
|
Continue decompiling field_specials
|
2018-08-10 00:42:06 -07:00 |
constants
|
Get all map constants from include/ rather than constants/
|
2018-06-15 07:49:21 -05:00 |
data
|
Decompile a bit of pokemon storarage system
|
2018-08-12 16:40:31 +02:00 |
graphics
|
Continue decompiling field_specials
|
2018-08-10 00:42:06 -07:00 |
include
|
Decompile a bit of pokemon storarage system
|
2018-08-12 16:40:31 +02:00 |
sound
|
Fix typos in songs.h and song_table.inc again, and made the comments match.
|
2018-01-16 19:36:34 -05:00 |
src
|
Decompile a bit of pokemon storarage system
|
2018-08-12 16:40:31 +02:00 |
tools
|
Merge pull request #3 from pret/master
|
2018-08-07 22:21:10 -04:00 |
.gitattributes
|
correct gitattributes assignment of languages.
|
2017-09-22 21:07:12 -04:00 |
.gitignore
|
Remove sample bins and update makefile
|
2018-01-09 19:37:10 -06:00 |
.travis.yml
|
Add calcrom discord webhook to travis
|
2018-06-16 11:39:54 -05:00 |
asmdiff.sh
|
convert some constants to C headers
|
2017-12-05 11:55:48 -06:00 |
build_tools.sh
|
Fix tool newlines
|
2018-01-21 04:11:43 -06:00 |
charmap.txt
|
Clean up files and add entries to charmap
|
2018-07-24 21:18:23 -07:00 |
graphics_file_rules.mk
|
Rebrand 'map object' and 'field object' to 'event object'
|
2018-06-11 19:11:48 -05:00 |
INSTALL.md
|
add faster builds and NODEP sections from pokeruby
|
2018-08-11 21:19:27 -04:00 |
ld_script.sed
|
use ramscrgen
|
2016-11-01 17:36:37 -05:00 |
ld_script.txt
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-08-11 16:32:03 -07:00 |
Makefile
|
sha1sum -> sha1
|
2018-08-11 21:29:54 -04:00 |
README.md
|
travis badge
|
2018-01-21 12:57:41 -05:00 |
rom.sha1
|
Make rom.sha1 lowercase to fix erroneous comparison results on *nix
|
2017-09-06 09:20:49 -04:00 |
sym_bss.txt
|
Update Makefile with help from devkitPro maintainers
|
2018-05-22 18:46:38 -05:00 |
sym_common.txt
|
Continue decompiling field_specials
|
2018-08-08 23:53:21 -07:00 |
sym_ewram.txt
|
Finish decompiling field_specials
|
2018-08-11 14:51:54 -07:00 |