DizzyEggg
|
fddb5159b4
|
Merge with master
|
2019-03-05 21:46:45 +01:00 |
|
Phlosioneer
|
9372731c3e
|
Merge branch 'master' into main-menu-state-machine
|
2019-03-02 17:35:44 -05:00 |
|
DizzyEggg
|
cebada80d0
|
Merge with master
|
2019-02-28 20:56:52 +01: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 |
|
DizzyEggg
|
aa33a61e58
|
Merge branch 'master' into battle_engine_v2
|
2019-02-07 21:17:30 +01:00 |
|
Marcus Huderle
|
3a88ab831d
|
Document more battle pyramid
|
2019-02-07 11:51:03 -06:00 |
|
DizzyEggg
|
736826e863
|
New feature - battle 2 vs 1 opponent
|
2019-01-27 20:54:34 +01:00 |
|
DizzyEggg
|
2c3210f4d1
|
merge with master
|
2019-01-18 22:30:34 +01:00 |
|
DizzyEggg
|
11a49a7f02
|
Decompile trainer hill
|
2019-01-13 12:12:27 +01:00 |
|
DizzyEggg
|
4827776a3c
|
Merge with master
|
2019-01-05 10:14:20 +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 |
|
DizzyEggg
|
27b1d74dad
|
Merge branch 'master' into battle_engine_v2
|
2018-12-29 15:11:54 +01:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|
DizzyEggg
|
517573eb4b
|
Update with master
|
2018-12-26 17:46:51 +01: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
|
6fa5f33519
|
Merge branch 'master' into battle_engine_v2
|
2018-12-24 09:07:18 +01:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
DizzyEggg
|
ef55bdac89
|
Merge branch 'master' into battle_engine_v2
|
2018-12-22 23:57:42 +01:00 |
|
DizzyEggg
|
e54dd6a02b
|
Merge with master
|
2018-12-22 13:53:07 +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
|
470df386c9
|
Fix conflicts
|
2018-12-07 23:01:14 +01: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
|
cc635c5e6d
|
Custom wild multi battles functionality
|
2018-11-24 17:31:45 +01:00 |
|
DizzyEggg
|
1c8e574646
|
Custom Multi Battles - fix defeat msg
|
2018-11-24 17:06:48 +01:00 |
|
DizzyEggg
|
d52016bc31
|
Mon creation in custom multi battles
|
2018-11-24 13:29:10 +01:00 |
|
DizzyEggg
|
539b05ff73
|
Begin working on custom multi battles
|
2018-11-24 01:02:02 +01: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 |
|