Commit Graph

  • 7ba62bcac8 split data battle controller files DizzyEggg 2017-09-04 15:39:20 +02:00
  • 1a9b1a45ca split battle rodata DizzyEggg 2017-09-04 15:05:11 +02:00
  • 0b39bfb2c2 label a bit of battle transition DizzyEggg 2017-09-04 13:46:03 +02:00
  • a83501f3bc find pokemon animation and recorded DizzyEggg 2017-09-04 13:23:40 +02:00
  • 4bf54bfdd4 split roamer and decor inventories DizzyEggg 2017-09-04 13:01:57 +02:00
  • 75a94ce58e split and label DizzyEggg 2017-09-04 12:22:04 +02:00
  • 7ea0d462c4 Merge pull request #22 from DizzyEggg/clean_up yenatch 2017-09-03 18:11:57 -04:00
  • 5afd2d5bfb begin new save.c, label lots of things DizzyEggg 2017-09-03 22:50:17 +02:00
  • d09f39e971 label battle animation unknowns DizzyEggg 2017-09-03 20:13:23 +02:00
  • 9dedb3a8bd split more battle buffer files DizzyEggg 2017-09-03 18:58:40 +02:00
  • ddf85539c1 move ram save variables to C DizzyEggg 2017-09-03 15:39:33 +02:00
  • a3f602f17c begin save.s decomp, thanks revo! DizzyEggg 2017-09-03 14:13:01 +02:00
  • 907e281de6 decompile label more of item.s DizzyEggg 2017-09-03 13:33:13 +02:00
  • 50530b4666 begin decompiling item.s DizzyEggg 2017-09-03 00:47:51 +02:00
  • d5806bfe6a label some item functions DizzyEggg 2017-09-03 00:00:38 +02:00
  • e0725bca55 move variables to rtc.c DizzyEggg 2017-09-02 23:37:06 +02:00
  • 048700fe57 decompile rtc DizzyEggg 2017-09-02 23:28:44 +02:00
  • b5fea95a46 finish event data DizzyEggg 2017-09-02 22:31:37 +02:00
  • a4cc67008e begin event data DizzyEggg 2017-09-02 21:43:53 +02:00
  • a47face8cf split battle buffer files DizzyEggg 2017-09-02 20:56:53 +02:00
  • a91ffaaa41 clean up decompress header DizzyEggg 2017-09-02 20:08:08 +02:00
  • 7a831c215e decompile decompress.s DizzyEggg 2017-09-02 19:55:39 +02:00
  • 7ecdcc5ed8 iwram and ewram vars to C DizzyEggg 2017-09-02 17:32:34 +02:00
  • 591837e3c3 decompile sound.s DizzyEggg 2017-09-02 17:03:46 +02:00
  • 2089dd0f86 start labelling, decompiling sound.s DizzyEggg 2017-09-02 16:03:53 +02:00
  • 84240b1a5a sprite.c: move ewram, iwram, rom data DizzyEggg 2017-09-02 13:11:19 +02:00
  • 24a1e3e544 decompile more of sprite.s DizzyEggg 2017-09-02 12:12:09 +02:00
  • c146c247f2 decompile more of sprite.s DizzyEggg 2017-09-02 01:42:44 +02:00
  • 26bf61e06f start decompiling sprite.s DizzyEggg 2017-09-02 00:21:11 +02:00
  • bc5acf7394 more splitting, move ewram sprite vars to C DizzyEggg 2017-09-02 00:09:46 +02:00
  • 449d546556 split some battle files DizzyEggg 2017-09-01 23:40:13 +02:00
  • b614971cba find b scripting commands table, thx revo DizzyEggg 2017-09-01 22:35:45 +02:00
  • cb12aaec65 git commit -m "label sprite for real this time" git commit -m DizzyEggg 2017-09-01 22:29:13 +02:00
  • 0989222de3 revert fuck-up DizzyEggg 2017-09-01 22:08:40 +02:00
  • ee7580753b rename sprite labels DizzyEggg 2017-09-01 19:43:26 +02:00
  • 6987dd9a21 decompile text window DizzyEggg 2017-09-01 19:01:58 +02:00
  • 1d2be3c5e8 get rid of data window DizzyEggg 2017-09-01 17:38:28 +02:00
  • 7daeebd3f4 decompile window.s DizzyEggg 2017-09-01 16:53:06 +02:00
  • 6f03356237 begin working on pokeemerald DizzyEggg 2017-08-31 16:48:24 +02:00
  • cbe13acff1 split out battle_3.s camthesaxman 2017-07-29 15:18:01 -05:00
  • daa0495577 Merge pull request #20 from camthesaxman/decompile_battle_3 Cameron Hall 2017-07-29 11:45:58 -05:00
  • 16d30072cb fix the alignment, maybe? camthesaxman 2017-07-28 19:53:49 -05:00
  • 6ff99b648e align script camthesaxman 2017-07-28 19:31:43 -05:00
  • b89f1431f8 stop optimizing literal pool loads camthesaxman 2017-07-28 19:26:59 -05:00
  • e0dd5ef9a7 fix build errors YamaArashi 2017-04-05 13:51:55 -07:00
  • b95747dc69 Begin disassembling window.s Diegoisawesome 2017-03-29 19:02:15 -05:00
  • 0931f65fa2 Cleanup files Diegoisawesome 2017-03-27 23:20:55 -05:00
  • 5a8eeb353d Mostly decompile text.s Diegoisawesome 2017-03-27 19:30:49 -05:00
  • 1d95689766 Continue disassembling text.s Diegoisawesome 2017-03-08 14:44:44 -06:00
  • c47e109fbf Use constant NUM_TASKS in palette.c Diegoisawesome 2017-03-07 07:47:23 -06:00
  • a2679fbbf0 Merge branch 'master' of https://github.com/Diegoisawesome/pokeemerald Diegoisawesome 2017-03-07 07:44:54 -06:00
  • 20358c4c96 Begin disassembling text.s Diegoisawesome 2017-03-07 07:44:41 -06:00
  • 5e42b2a558 formatting ProjectRevoTPP 2017-03-06 19:57:52 +00:00
  • 1965873326 merge ProjectRevoTPP 2017-03-06 08:38:30 +00:00
  • 1bbdaee1e1 clean up a few functions in palette.c ProjectRevoTPP 2017-03-06 08:37:33 +00:00
  • b2ec63d69e resolve implicit declarations and enforce warnings as errors ProjectRevoTPP 2017-03-05 07:35:03 +00:00
  • 4b004adee3 oops ProjectRevoTPP 2017-03-05 07:38:19 +00:00
  • 4df1842682 resolve implicit declarations and enforce warnings as errors ProjectRevoTPP 2017-03-05 07:35:03 +00:00
  • d12fd5c5ce Merge remote-tracking branch 'refs/remotes/pret/master' Diegoisawesome 2017-03-04 23:32:12 -06:00
  • 56f5e8bdab Disassemble palette.s Diegoisawesome 2017-03-04 22:43:34 -06:00
  • 83ae14e2b9 use constant in WaitForVBlank() YamaArashi 2017-02-17 10:58:42 -08:00
  • 73bf7791f8 use i/o register constants YamaArashi 2017-02-17 10:56:19 -08:00
  • a60e850a86 make VBlankIntr() match YamaArashi 2017-02-17 10:52:03 -08:00
  • afd45e9dd4 finish decompiling dma3_manager.c except for ProcessDma3Requests (#18) ProjectRevoTPP 2017-02-17 12:26:45 -05:00
  • 9a80b550f0 finish decompiling main.c (#17) ProjectRevoTPP 2017-02-15 16:25:21 -05:00
  • 79c7922c23 remove asm/battle_ai.o from ld script YamaArashi 2017-02-03 18:39:54 -08:00
  • 689df5cff8 finish decompiling battle_ai.c (#16) ProjectRevoTPP 2017-02-03 21:34:56 -05:00
  • e2b834d21d begin decompiling main.s YamaArashi 2017-02-03 16:44:06 -08:00
  • ae1f731e60 add missing 'static' YamaArashi 2017-02-03 09:32:51 -08:00
  • 8f9ed6e585 decompile rng YamaArashi 2017-02-02 16:30:08 -08:00
  • 39299306e0 Merge pull request #15 from camthesaxman/battle_ai YamaArashi 2017-02-01 20:17:55 -08:00
  • bcff8d1b45 start decompiling battle_ai camthesaxman 2017-02-01 22:15:38 -06:00
  • 82fed1cd44 Merge pull request #14 from camthesaxman/fix_build YamaArashi 2017-01-31 21:42:17 -08:00
  • 8a36c77ac8 make emerald build camthesaxman 2017-01-31 23:31:28 -06:00
  • a0311c8f84 split more data YamaArashi 2017-01-15 22:38:56 -08:00
  • 0f27bfba8d split more code YamaArashi 2017-01-15 17:14:00 -08:00
  • 3c6e4dba69 formatting YamaArashi 2017-01-15 14:15:38 -08:00
  • af822ef2a7 make StringCopyN_Multibyte match YamaArashi 2017-01-15 14:05:54 -08:00
  • c01a3f4285 rename some functions to match pokeruby YamaArashi 2017-01-14 17:33:43 -08:00
  • b7e2a25915 port matching InsertTask() from pokeruby YamaArashi 2017-01-14 17:14:36 -08:00
  • 72470c7048 remove explicit array size YamaArashi 2017-01-14 15:50:29 -08:00
  • 53935efc64 mostly finish string_util.c YamaArashi 2017-01-14 15:17:51 -08:00
  • 1268134668 decompile string_util YamaArashi 2017-01-14 11:53:20 -08:00
  • 2f76de380c placeholder strings YamaArashi 2017-01-14 02:22:08 -08:00
  • dd0ed3d043 split out more data YamaArashi 2017-01-14 01:54:02 -08:00
  • a74c6f8586 begin splitting data2 YamaArashi 2017-01-14 00:53:26 -08:00
  • ebf4c5ca76 decompile multiboot YamaArashi 2017-01-13 17:40:03 -08:00
  • 452bbe41cf port siirtc from pokeruby YamaArashi 2016-11-02 14:06:41 -07:00
  • a99e9a16c6 add *.bat to .gitignore YamaArashi 2016-11-02 13:03:36 -07:00
  • b0a46f2c4b Merge remote-tracking branch 'refs/remotes/pret/master' Diegoisawesome 2016-11-01 22:42:34 -05:00
  • 6838022ab3 Merge remote-tracking branch 'refs/remotes/pret/master' Diegoisawesome 2016-11-01 22:14:40 -05:00
  • a1e41e65a9 formatting YamaArashi 2016-11-01 20:10:33 -07:00
  • dcf291abe4 name pokemon cry voicegroup YamaArashi 2016-11-01 20:10:09 -07:00
  • 69c734c9a8 Ported libmks4agb from pokeruby (#12) Diegoisawesome 2016-11-01 22:03:16 -05:00
  • 349c10c3a0 Reordered declarations to match pokeruby Diegoisawesome 2016-11-01 21:57:27 -05:00
  • f5743c7d6f Ported libmks4agb from pokeruby Diegoisawesome 2016-11-01 21:48:22 -05:00
  • 7f292ba84e Merge remote-tracking branch 'refs/remotes/pret/master' Diegoisawesome 2016-11-01 18:17:27 -05:00
  • 2db94cf5eb remove libagbbackup_rodata.s YamaArashi 2016-11-01 16:14:27 -07:00
  • 105050fbe5 formatting YamaArashi 2016-11-01 16:09:15 -07:00
  • 2f6f3f8256 Port agb_flash from pokeruby (#11) Diegoisawesome 2016-11-01 18:04:03 -05:00