Commit Graph

55 Commits

Author SHA1 Message Date
GriffinR 3efc8199d4 More battle_dome.c documentation 2019-12-25 22:27:33 -08:00
GriffinR ff2d8a9c4e Add frontier trainer constants 2019-12-20 21:14:05 -05:00
GriffinR 63c8cf97d1 Document Battle Dome scripts and some battle_dome.c 2019-12-20 16:53:33 -05:00
GriffinR 9fcfbdbef5 Set up Battle Factory macros 2019-12-05 21:11:17 -06:00
GriffinR 9b3d1cfab6 Set up Battle Dome and Tower macros 2019-12-05 21:11:17 -06:00
GriffinR be17c1602d Set up remaining facility script doc, use Palace macros 2019-12-05 21:11:17 -06:00
GriffinR 63ee15fc28 Document Frontier Util 2019-11-25 18:37:48 -06:00
GriffinR 4dfa959fa2 Begin documenting Battle Pike and Frontier Util 2019-11-25 18:37:48 -06:00
GriffinR a05006421b Document Apprentice 2019-11-20 17:36:52 -05:00
GriffinR 5393b42f7c Remove SpriteCB_Null name 2019-11-17 08:16:28 -06:00
GriffinR f7e17ca985 Document Ranking Hall scripts 2019-11-17 08:16:28 -06:00
GriffinR ef8370566f Document Contest scripts 2019-11-13 18:20:55 -06:00
GriffinR 5f1fcdd023 Document aqua/magma area scripts 2019-11-01 17:22:45 -05:00
GriffinR 6db014cc32 Document party_menu first pass 2019-10-25 15:41:06 -04:00
GriffinR 85d97542cd Use MAX_MON_MOVES constants 2019-09-16 19:21:23 -05:00
GriffinR 5d30304f4e Use OTID constants for CreateMon 2019-08-30 22:13:14 -05:00
DizzyEggg b0223f691f Clean up data headers 2019-04-05 07:53:23 -05:00
Phlosioneer 9372731c3e Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
Marcus Huderle 4b9e93850c Document easy chat screen types 2019-02-27 12:55:29 -06:00
Phlosioneer d979ac3bf3 Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
2019-02-11 00:34:50 -05:00
Marcus Huderle 3a88ab831d Document more battle pyramid 2019-02-07 11:51:03 -06:00
DizzyEggg 11a49a7f02 Decompile trainer hill 2019-01-13 12:12:27 +01:00
Tetrable a3ebca4d81 Fix merge conflicts 2019-01-02 21:25:14 +00:00
Tetrable 1e3da62d24 Finish off labelling flags 2019-01-02 21:12:43 +00:00
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