Commit Graph

81 Commits

Author SHA1 Message Date
Diegoisawesome d004ce065c Merge branch 'master' of github.com:pret/pokeemerald into trade 2018-12-31 02:30:30 -06:00
Diegoisawesome ec780bb209 Cleanup and documentation 2018-12-31 02:22:21 -06:00
Marcus Huderle d59f5a8e56 Misc overworld documentation 2018-12-27 16:52:13 -06:00
melthelesbian 2dd706ca54 use max mon moves constant where able (#480)
* use max mon moves constant where able

* fix errors in script commands file

* fix more errors
2018-12-25 11:50:15 -06:00
DizzyEggg 9320fe8f85 Clear includes 2018-12-24 00:02:29 +01:00
DizzyEggg ecee02816d Merge with master 2018-12-20 22:53:08 +01:00
Meowsy 68017b531a Rename UnknownPokemonStruct to BattleTowerPokemon. 2018-12-10 15:49:33 -05:00
garak c8cad8a389 re-add explicit array sizes 2018-12-10 10:33:51 -05:00
garak 2187dbb10a remove explicit array lengths from battle_tower.c 2018-12-10 10:17:03 -05:00
garak 62384e7a61 use facility class constants 2018-12-09 22:57:46 -05:00
DizzyEggg a9e6154fa9 Finish porting battle frontier data 2018-12-05 22:21:26 +01:00
garak d9287f3261 extern gTower trainer data 2018-12-04 12:15:13 -05:00
garak 80c3258504 finish battle tower data except sRubyFacilityClassToEmerald 2018-12-04 12:09:35 -05:00
garak 2c14d6ee6c fix merge conflicts 2018-12-03 16:58:28 -05:00
DizzyEggg c7dd347bb1 Match battle_tower.c function
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO
2018-12-03 21:09:26 +01:00
garak 462e7c8295 begin batle tower data 2018-12-02 23:22:42 -05:00
DizzyEggg 95d3c180cc clean up variables in files 2018-11-19 01:03:14 +01:00
DizzyEggg 81410fee17 Factory done 2018-11-11 16:44:27 +01:00
DizzyEggg 0bb51037d7 Finish frontier util 2018-11-01 21:31:10 +01:00
DizzyEggg 37d742cbd8 Document recorded battle 2018-11-01 15:06:50 +01:00
DizzyEggg 0da7d7e6ae why is this function so hard to match 2018-10-30 21:45:26 +01:00
DizzyEggg e850517123 more battle frontier 2 2018-10-27 21:01:35 +02:00
DizzyEggg 269d7c2510 up to factory 2018-10-27 17:39:05 +02:00
DizzyEggg dc273cc19d Battle tower - ewram variables 2018-10-26 23:54:41 +02:00
DizzyEggg 1efdaebe23 finish decompiling battle tower 2018-10-25 21:27:10 +02:00
DizzyEggg 549b669f2a battle tower, match sth and dumb loop instead of goto 2018-10-24 23:14:45 +02:00
DizzyEggg b330bdba51 More and more battle tower 2018-10-22 19:22:57 +02:00
DizzyEggg 0ab27e44b1 more tower, fail 2018-10-21 20:13:12 +02:00
DizzyEggg 16026fe91d More battle tower. 2018-10-21 00:06:42 +02:00
DizzyEggg f4e55999a5 begin porting and decomping battle tower 2018-10-20 00:33:51 +02:00
DizzyEggg ddd4733de3 rename battle pyramid to battle pyramid bag 2018-08-26 17:54:58 +02:00