-
74d71e72b5
Merge pull request #358 from Tianmaru/master
GriffinR
2020-09-02 18:47:59 -04:00
-
-
22811953d8
update make rules for graphics
tianmaru
2020-09-03 00:36:59 +02:00
-
1b5d054e0b
fix wrong file names
tianmaru
2020-09-02 23:04:54 +02:00
-
7042c996c4
renamed title screen sprites
tianmaru
2020-09-02 22:25:39 +02:00
-
-
83806d0f95
Merge pull request #353 from PokeCodec/MatchFirered
GriffinR
2020-09-01 13:31:39 -04:00
-
-
26ac9c5faf
Match Most of Remaining Functions
PokeCodec
2020-08-14 22:02:49 -04:00
-
-
4ac1b3fec5
Merge pull request #357 from GriffinRichards/fix-typo
GriffinR
2020-08-31 21:50:54 -04:00
-
-
b7a88180d3
Fix Fuchsica typo
GriffinR
2020-08-31 21:37:59 -04:00
-
-
4cf0957795
Merge pull request #356 from GriffinRichards/rename-songs
GriffinR
2020-08-31 13:42:41 -04:00
-
-
bb56d4a3f4
Give songs meaningful english names
GriffinR
2020-08-29 03:11:03 -04:00
-
-
c5839905a1
Merge pull request #354 from GriffinRichards/add-nonmatch
GriffinR
2020-08-25 03:20:53 -04:00
-
-
d8f858d04e
Wrap asm statements in NONMATCHING
GriffinR
2020-08-18 09:09:25 -04:00
-
-
2455913e39
Merge pull request #350 from PokeCodec/matchingtransition
PikalaxALT
2020-08-17 16:34:43 -04:00
-
-
e1848ef54d
Match sub_80D1F64
PokeCodec
2020-08-17 12:35:47 -04:00
-
-
ea10b25fb1
Merge pull request #347 from pret/map-preview-bugfix
PikalaxALT
2020-07-10 19:55:18 -04:00
-
-
7b2d1082cc
Bugfix for access violation in MapPreview_CreateMapNameWindow
PikalaxALT
2020-07-10 19:41:44 -04:00
-
-
0816046a73
Merge pull request #346 from luckytyphlosion/master
PikalaxALT
2020-07-08 16:01:56 -04:00
-
-
4672e05560
Fix sub_8137C18 nonmatching.
luckytyphlosion
2020-07-08 15:41:54 -04:00
-
71d26549e6
Remove cgrep.sh and hgrep.sh
luckytyphlosion
2020-07-08 15:40:04 -04:00
-
8a323538cf
Forgot to add some excludes to grep shell scripts.
luckytyphlosion
2020-07-04 21:23:57 -04:00
-
5df6d9f940
Get rid of readelf.py
luckytyphlosion
2020-07-04 20:56:40 -04:00
-
ed4a703838
Apply static modifier to static functions in PSS.
luckytyphlosion
2020-07-04 20:54:24 -04:00
-
1bea05746e
Fix prefixes of static variables in PSS.
luckytyphlosion
2020-07-04 20:46:19 -04:00
-
c4d7037f49
Declare some data as static.
luckytyphlosion
2020-07-04 20:38:04 -04:00
-
1ad6f5270c
Port over PSS data to src.
luckytyphlosion
2020-07-04 20:32:44 -04:00
-
d7df6bf6e3
Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt
luckytyphlosion
2020-07-04 18:14:40 -04:00
-
aecf2dbf6e
pokemon_summary_screen.c, part 13.
luckytyphlosion
2020-07-04 17:15:04 -04:00
-
db2fb7785d
pokemon_summary_screen.c, part 12.
luckytyphlosion
2020-07-04 16:07:40 -04:00
-
4bf7e4f4fb
pokemon_summary_screen.c, part 11.
luckytyphlosion
2020-07-03 21:35:59 -04:00
-
7cb48a704a
pokemon_summary_screen.c, part 10.
luckytyphlosion
2020-07-03 19:40:10 -04:00
-
f8247cdd79
pokemon_summary_screen.c, part 9.
luckytyphlosion
2020-07-03 17:42:40 -04:00
-
9453c154d7
pokemon_summary_screen.c, part 8.
luckytyphlosion
2020-07-02 20:19:37 -04:00
-
d9d3ac1c5d
pokemon_summary_screen.c, part 7.
luckytyphlosion
2020-07-02 16:45:49 -04:00
-
91fea55a24
pokemon_summary_screen.c, part 6.
luckytyphlosion
2020-06-25 12:59:37 -04:00
-
114a5b9b6f
pokemon_summary_screen.c, part 5.
luckytyphlosion
2020-06-24 13:57:19 -04:00
-
a04106a011
pokemon_summary_screen.c, part 4.
luckytyphlosion
2020-06-23 22:06:21 -04:00
-
d096f37d75
pokemon_summary_screen.c, part 3.
luckytyphlosion
2020-06-23 17:13:23 -04:00
-
7cabc3d1a5
pokemon_summary_screen.c, part 2.
luckytyphlosion
2020-06-14 19:04:24 -04:00
-
bc143a695d
Initial work on pokemon_summary_screen.c
luckytyphlosion
2020-06-14 16:08:21 -04:00
-
e2eb17dcbd
Merge branch 'master' of https://github.com/pret/pokefirered
luckytyphlosion
2020-06-13 13:40:57 -04:00
-
-
-
-
1ce33843b6
Add missing text files to .gitattributes.
luckytyphlosion
2020-06-13 13:40:49 -04:00
-
794b0a1a9b
Add 0x to sym value for readelf.py
luckytyphlosion
2020-06-13 13:37:02 -04:00
-
f75c048434
Merge pull request #343 from Kurausukun/patch-2
PikalaxALT
2020-05-27 07:57:02 -04:00
-
-
6a55484130
Merge pull request #344 from Missingmew/master
PikalaxALT
2020-05-27 07:54:48 -04:00
-
-
85dbd6c93e
Merge pull request #342 from GriffinRichards/sync-mapdatasize
PikalaxALT
2020-05-27 07:54:29 -04:00
-
-
6f05711b27
Merge pull request #341 from jiangzhengwenjz/gbagfx
PikalaxALT
2020-05-27 07:53:42 -04:00
-
-
e3769a2ee9
Merge pull request #340 from GriffinRichards/doc-inconnect
PikalaxALT
2020-05-27 07:53:11 -04:00
-
-
1648d6c66b
Merge pull request #339 from ghoulslash/fixes
PikalaxALT
2020-05-27 07:51:44 -04:00
-
-
94b68c54e8
Merge pull request #337 from GriffinRichards/fix-scriptlabel
PikalaxALT
2020-05-27 07:51:13 -04:00
-
-
b7318eaa15
Merge pull request #336 from ghoulslash/master
PikalaxALT
2020-05-27 07:49:44 -04:00
-
-
d632fb08b4
switch to pret short-types and tabs vs spaces
Missingmew
2020-05-21 00:26:10 +02:00
-
10d672da0d
Decompile unused decompress function, as seen in ruby
Missingmew
2020-05-21 00:00:42 +02:00
-
-
-
56ff0ac34d
Fix compilation on gcc 10
Kurausukun
2020-05-18 23:39:37 -04:00
-
5a1b1c6aca
Fix compilation on gcc 10
Kurausukun
2020-05-18 01:49:49 -04:00
-
-
-
e055d3afa4
Add MAX_MAP_DATA_SIZE alias
GriffinR
2020-05-17 16:45:58 -04:00
-
-
-
7d4f294c20
make gbagfx build
jiangzhengwenjz
2020-05-16 01:56:36 +08:00
-
-
-
7b18204a90
Merge branch 'master' into doc-inconnect
GriffinR
2020-05-14 19:27:02 -04:00
-
-
-
-
992fba2bc5
Fix nonmatching build
GriffinR
2020-05-14 19:14:34 -04:00
-
ea01b132b2
Label in_connection's field in ObjectEventTemplate
GriffinR
2020-05-14 16:29:19 -04:00
-
f5c694c5b4
alignment fix
Evan
2020-05-05 11:07:56 -06:00
-
5a5e68269d
fix PLAYER_AVATAR_FLAG_WATERING define
Evan
2020-05-05 11:00:39 -06:00
-
-
-
d6a494551a
Fix corresponding mislabeled rival script
GriffinR
2020-05-04 14:45:07 -04:00
-
5bd2c0ef5c
Fix mislabeled starter script
GriffinR
2020-05-04 14:34:45 -04:00
-
-
fcb999beea
document battle_message.c
Evan
2020-05-01 19:54:35 -06:00
-
-
ece62fa4ba
Merge pull request #333 from jiangzhengwenjz/librfu
PikalaxALT
2020-04-27 19:11:59 -04:00
-
-
9f8f350da3
Merge pull request #334 from jiangzhengwenjz/nonmatching
PikalaxALT
2020-04-27 19:11:39 -04:00
-
-
b9a5646210
Merge pull request #335 from jiangzhengwenjz/bg
PikalaxALT
2020-04-27 19:08:44 -04:00
-
-
57d561cd8f
CopyTileMapEntry
jiangzhengwenjz
2020-04-28 05:33:49 +08:00
-
2d0dace7e0
fix remainSize type
jiangzhengwenjz
2020-04-28 04:45:15 +08:00
-
-
151f583f0c
librfu issues
jiangzhengwenjz
2020-04-27 06:53:47 +08:00
-
-
-
dcc93061e1
Merge pull request #332 from ghoulslash/master
PikalaxALT
2020-04-25 14:00:09 -04:00
-
-
-
-
834b0dd8c6
Merge pull request #330 from Sierraffinity/master
PikalaxALT
2020-04-25 13:56:34 -04:00
-
-
ed41e2b95e
Add readelf.py for extracting syms.
luckytyphlosion
2020-04-25 10:57:24 -04:00
-
-
6906c632f4
fix prefix typo
Evan
2020-04-24 08:40:25 -06:00
-
87ba2b8bde
battle anim documentation
Evan
2020-04-23 22:40:13 -06:00
-
-
-
1c7c4c021d
Merge pull request #331 from fieldy101/decomp-water-2
PikalaxALT
2020-04-23 08:31:32 -04:00
-
-
-
-
5bae643f67
Update build arguments
fieldy101
2020-04-23 14:10:28 +10:00
-
ec0aa8100d
Add newline at EOF and set incbins as static
fieldy101
2020-04-23 10:47:26 +10:00
-
4c409fa343
Resolving PR review
fieldy101
2020-04-23 10:05:19 +10:00
-
060e97303a
gbagfx: Check for nullptr for new output path
Sierraffinity
2020-04-22 16:54:22 -07:00
-
8c1d0d77a5
gbagfx: Various fixes and improvements
Sierraffinity
2020-04-22 15:06:34 -07:00
-
-
-
1bddb1ff39
Add .vscode to gitignore
fieldy101
2020-04-22 22:44:30 +10:00
-
ab826b9222
Add includes for nonmatching build
fieldy101
2020-04-22 22:30:05 +10:00
-
f1a0751568
Add ld_script changes for water
fieldy101
2020-04-22 22:29:51 +10:00
-
9634b58d7a
Port emerald water functions into firered
fieldy101
2020-04-22 22:29:35 +10:00
-
cdc705f7e3
Label GCN link flags field
GriffinR
2020-04-13 08:42:56 -04:00
-
543434ea2d
Merge pull request #329 from GriffinRichards/doc-gcn
PikalaxALT
2020-04-14 15:54:46 -04:00
-
-
-
-
7accc78498
Merge pull request #328 from petuuuhhh/pret
PikalaxALT
2020-04-14 15:12:08 -04:00
-
-
03ca7d8bb4
Label GCN link flags field
GriffinR
2020-04-13 08:42:56 -04:00
-
-
-
1137346fca
scroll
Petuuuhhh
2020-04-12 22:37:49 -04:00
-
355b210b02
init
Petuuuhhh
2020-04-12 22:29:13 -04:00
-
a046cf4f8e
resume
Petuuuhhh
2020-04-12 22:26:45 -04:00
-
d715106cc2
move_relearner_state_machine_defines
Petuuuhhh
2020-04-12 22:21:16 -04:00
-
-
6001e10799
Merge pull request #321 from PikalaxALT/modern_gcc
PikalaxALT
2020-04-12 10:12:37 -04:00
-
-
7a562d6bae
Update static labels in berry_crush_2.c
PikalaxALT
2020-04-12 08:54:02 -04:00
-
58f59a3491
Address review on misc documentation
PikalaxALT
2020-04-12 08:48:14 -04:00
-
4e3b3cdd3c
Berry Crush documentation, 2
PikalaxALT
2020-04-11 21:47:47 -04:00
-
8f8665e1dc
Some documentation of berry_crush
PikalaxALT
2020-04-11 14:34:45 -04:00
-
ec0edfd198
Cleanup of main.c
PikalaxALT
2020-04-10 20:16:31 -04:00
-
2cb171b9fd
Tidy up inline asm in main.c
PikalaxALT
2020-04-10 16:45:34 -04:00