Commit Graph

59 Commits

Author SHA1 Message Date
paul 0c6d127007 copy graphics_file_rules.mk from emerald and modify Makefile to get multi-graphic-sprites working 2018-10-06 20:33:33 +02:00
paul 0aa555d134 Merge remote-tracking branch 'upstream/master' 2018-10-06 17:51:44 +02:00
paul efebe909c6 fix not building data.o 2018-10-06 17:21:26 +02:00
paul 43579dc5bc add source graphics 2018-10-06 17:01:47 +02:00
Marcus Huderle 2cb551cf0d Merge pull request #13 from ProjectRevoTPP/sound
decompile sound.c
2018-10-05 23:21:03 -05:00
ProjectRevoTPP 4fafb81b2f decompile sound.c 2018-10-05 21:26:13 -04:00
Marcus Huderle 0659d53c27 Merge pull request #12 from ProjectRevoTPP/task
decompile task.c
2018-10-05 17:23:12 -05:00
ProjectRevoTPP dca511ad23 decompile task.c 2018-10-05 18:01:51 -04:00
Marcus Huderle 7990309f0a Merge pull request #11 from ProjectRevoTPP/script
decompile script.c
2018-10-05 15:59:40 -05:00
ProjectRevoTPP 52559f4c16 decompile script.c 2018-10-04 21:55:27 -04:00
Marcus Huderle 9975ba7211 Merge pull request #10 from ProjectRevoTPP/battle_ai_fix
fix battle_ai so it builds
2018-10-04 18:33:46 -05:00
ProjectRevoTPP 3c71cf58f5 fix battle_ai so it builds 2018-10-04 19:22:29 -04:00
Marcus Huderle f044c8215b Merge pull request #9 from ProjectRevoTPP/battle_ai
decompile battle_ai_script_commands.c
2018-10-04 17:55:20 -05:00
ProjectRevoTPP 621cfbebee decompile battle_ai_script_commands.c 2018-10-03 21:30:13 -04:00
paul 7d24736ce0 Merge remote-tracking branch 'upstream/master' 2018-10-03 19:36:11 +02:00
paul d60d4a03bc fetch some graphics 2018-10-03 19:34:04 +02:00
Marcus Huderle 4880b33ff2 Merge pull request #8 from SatoMew/master
Installation instructions and minor documentation fixes
2018-10-03 08:27:51 -05:00
SatoMew 1133410b3f Create build_tools.sh 2018-09-21 01:56:26 +01:00
SatoMew 024f79c9dd rom → ROM 2018-09-20 23:51:56 +01:00
SatoMew daf81819ed Update README.md 2018-09-20 22:11:02 +01:00
SatoMew d9d1f9140e Create INSTALL.md 2018-09-20 22:10:01 +01:00
Marcus Huderle 232e64a597 Merge pull request #7 from Diegoisawesome/master
Update Makefile and various build files
2018-09-20 15:19:27 -05:00
Diegoisawesome 942c248d3a Update Makefile and various build files 2018-09-20 14:55:44 -05:00
Marcus Huderle 3cb2afce7e Merge pull request #3 from camthesaxman/assert_strings
dump assert strings
2018-02-07 21:11:52 -08:00
Cameron Hall 904dcccf15 dump assert strings 2018-02-07 22:00:05 -06:00
Marcus Huderle 72af1f7880 Merge pull request #1 from ProjectRevoTPP/assert
add NDEBUG define
2018-01-11 18:11:01 -08:00
ProjectRevoTPP bdf242c287 both print defines for nocashgba 2018-01-09 19:39:29 -05:00
ProjectRevoTPP 9e8079fc1b comment 2018-01-09 19:28:58 -05:00
ProjectRevoTPP 57c9fd73b4 scrub ld_script for bloat 2018-01-09 01:26:59 -05:00
ProjectRevoTPP 149d308a67 nocashgba printf 2018-01-08 22:03:53 -05:00
ProjectRevoTPP a8833519c9 nogba to nocashgba 2018-01-08 21:42:19 -05:00
ProjectRevoTPP eb0635784c actually change NOGBAPrint, stupid 2018-01-08 17:05:02 -05:00
ProjectRevoTPP 5dd7baee5e let the user deal with nogbaprint, forget this 2018-01-08 17:03:51 -05:00
ProjectRevoTPP d07e8b24fd NDEBUG which is supposed to be NDEBUG... 2018-01-07 23:47:27 -05:00
ProjectRevoTPP 4e22639ab6 remove unnecessary bss space 2018-01-06 21:33:02 -05:00
ProjectRevoTPP 5d7a038cea add NDEBUG define 2018-01-06 21:29:51 -05:00
luckytyphlosion 83b3cafa32 Emerald -> Fire Red 2017-12-31 13:46:49 -05:00
luckytyphlosion a262e7a142 Create README.md (INSTALL.md todo). 2017-12-31 13:35:30 -05:00
sceptillion 38f3f5cc55 get rid of SUBALIGN 2017-12-20 22:00:41 -08:00
sceptillion 9f9e3529f8 decompile string_util 2017-12-20 12:55:52 -08:00
sceptillion a6a0b7db92 decompile bg_regs data 2017-12-20 10:09:12 -08:00
sceptillion 791d5a48cc common symbols for window and text 2017-12-20 07:55:09 -08:00
sceptillion 236f91e6f0 decompile sprite 2017-12-20 01:04:58 -08:00
sceptillion bdbc89bcea partially decompile text 2017-12-19 15:19:41 -08:00
sceptillion d116b76608 decompile window_8bpp 2017-12-18 16:20:58 -08:00
sceptillion cbeb32fae4 clean up bg tile alloc code 2017-12-18 15:23:55 -08:00
sceptillion 3b992d3ad3 decompile window 2017-12-18 14:13:23 -08:00
sceptillion f70d7efa66 partially decompile text_printer 2017-12-18 13:14:49 -08:00
sceptillion d1437d30f7 decompile malloc 2017-12-18 00:47:25 -08:00
sceptillion 4265e36174 decompile bg 2017-12-17 23:53:55 -08:00