ultima-soul
|
14a0303e2f
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-04-27 18:36:37 -07:00 |
|
ProjectRevoTPP
|
6ebd0ccb57
|
add NO_COND macro
|
2021-04-22 17:20:28 -04:00 |
|
ProjectRevoTPP
|
5c51a3ecc6
|
get rid of apprentice fakematching(s)
|
2021-04-22 16:40:46 -04:00 |
|
ultima-soul
|
5bab9474dc
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-03-22 23:08:19 -07:00 |
|
GriffinR
|
c6141fea83
|
Document easy chat
|
2021-02-24 11:03:45 -05:00 |
|
GriffinR
|
2e57a00d17
|
Use GAME_LANGUAGE instead of LANGUAGE_ENGLISH
|
2021-02-05 12:08:49 -05:00 |
|
GriffinR
|
9e59581220
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
|
ExpoSeed
|
9e2c8a95c1
|
Sync bev2 with pret
|
2020-10-11 01:01:47 -05:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
|
DizzyEggg
|
97d0643110
|
Merge with master
|
2020-09-08 12:48:28 +02:00 |
|
PokeCodec
|
28ef2fb774
|
Switch to button macros
|
2020-09-04 21:11:55 -04:00 |
|
DizzyEggg
|
108f6b711f
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
|
2020-02-23 10:58:26 +01:00 |
|
DizzyEggg
|
dcb5d16cb3
|
Merge with master
|
2019-11-29 21:47:31 +01:00 |
|
GriffinR
|
f559fa3fe2
|
Merge master into ObjEvent rename
|
2019-11-25 20:00:04 -05:00 |
|
GriffinR
|
8910739d8c
|
Rename mapObect to objectEvent
|
2019-11-21 01:40:38 -05:00 |
|
GriffinR
|
ec3e86f1d2
|
Standardize Event Object to Object Event
|
2019-11-20 22:55:44 -05:00 |
|
GriffinR
|
81507fc8b7
|
Move Apprentice data
|
2019-11-20 19:04:25 -05:00 |
|
GriffinR
|
b2eb49888d
|
Clean up Apprentice doc
|
2019-11-20 19:00:08 -05:00 |
|
GriffinR
|
a05006421b
|
Document Apprentice
|
2019-11-20 17:36:52 -05:00 |
|
GriffinR
|
4e6a69c297
|
WIP Document Apprentice
|
2019-11-19 11:36:38 -05:00 |
|
GriffinR
|
fc3783b739
|
WIP Document apprentice
|
2019-11-16 12:28:49 -05:00 |
|
DizzyEggg
|
bae5d2038f
|
Update with master
|
2019-10-10 16:18:48 +02:00 |
|
PikalaxALT
|
7b8b5b5c8c
|
Merge branch 'master' into gflib
|
2019-09-27 09:11:22 -04:00 |
|
GriffinR
|
275695c189
|
Document more script_menu, lilycove harbor
|
2019-09-19 17:27:34 -04:00 |
|
GriffinR
|
85d97542cd
|
Use MAX_MON_MOVES constants
|
2019-09-16 19:21:23 -05:00 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
DizzyEggg
|
bbe3a28b78
|
Merge with master
|
2019-05-01 11:10:41 +02:00 |
|
Marcus Huderle
|
90e555d23e
|
Match sub_81A1224
|
2019-04-16 16:11:59 -05:00 |
|
DizzyEggg
|
f8713f9c15
|
Merge with master
|
2019-04-06 20:43:13 +02:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
DizzyEggg
|
fddb5159b4
|
Merge with master
|
2019-03-05 21:46:45 +01:00 |
|
Phlosioneer
|
44e92ce259
|
Give window drawing functions better names
|
2019-02-22 01:40:11 -05: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
|
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
|
180aa839c4
|
Fix conflicts
|
2018-12-09 13:12:02 +01:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
a5df797804
|
Merge branch 'master' into battle_engine_v2
|
2018-11-19 20:42:07 +01:00 |
|
DizzyEggg
|
9f8bcadad5
|
apprentice and factory screen common symbols
|
2018-11-19 18:06:15 +01:00 |
|
DizzyEggg
|
bb9dbc0c6d
|
Merge with master
|
2018-11-14 22:50:27 +01:00 |
|
Diegoisawesome
|
18839a4872
|
Merge remote-tracking branch 'pret/master' into script_menu
|
2018-11-06 20:20:56 -06:00 |
|
Diegoisawesome
|
7dd4ed7060
|
r5/r6 swap on sub_80E2578
|
2018-11-05 14:45:54 -06:00 |
|
DizzyEggg
|
e9965dd341
|
merge with master
|
2018-11-02 22:55:32 +01:00 |
|
DizzyEggg
|
0bb51037d7
|
Finish frontier util
|
2018-11-01 21:31:10 +01:00 |
|
DizzyEggg
|
7de1c4bd14
|
Make frontier util compile
|
2018-10-30 22:17:03 +01:00 |
|
DizzyEggg
|
dc273cc19d
|
Battle tower - ewram variables
|
2018-10-26 23:54:41 +02:00 |
|
DizzyEggg
|
549b669f2a
|
battle tower, match sth and dumb loop instead of goto
|
2018-10-24 23:14:45 +02:00 |
|
DizzyEggg
|
0ab27e44b1
|
more tower, fail
|
2018-10-21 20:13:12 +02:00 |
|