Commit Graph

2842 Commits

Author SHA1 Message Date
GriffinR 74d71e72b5 Merge pull request #358 from Tianmaru/master
renamed title screen sprites
2020-09-02 18:47:59 -04:00
tianmaru 22811953d8 update make rules for graphics 2020-09-03 00:36:59 +02:00
tianmaru 1b5d054e0b fix wrong file names 2020-09-02 23:04:54 +02:00
tianmaru 7042c996c4 renamed title screen sprites 2020-09-02 22:25:39 +02:00
GriffinR 83806d0f95 Merge pull request #353 from PokeCodec/MatchFirered
Match (Most of) Firered
2020-09-01 13:31:39 -04:00
PokeCodec 26ac9c5faf Match Most of Remaining Functions 2020-09-01 11:42:28 -04:00
GriffinR 4ac1b3fec5 Merge pull request #357 from GriffinRichards/fix-typo
Fix Fuchsica typo
2020-08-31 21:50:54 -04:00
GriffinR b7a88180d3 Fix Fuchsica typo 2020-08-31 21:37:59 -04:00
GriffinR 4cf0957795 Merge pull request #356 from GriffinRichards/rename-songs
Give songs meaningful english names
2020-08-31 13:42:41 -04:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
GriffinR c5839905a1 Merge pull request #354 from GriffinRichards/add-nonmatch
Wrap asm statements in NONMATCHING
2020-08-25 03:20:53 -04:00
GriffinR d8f858d04e Wrap asm statements in NONMATCHING 2020-08-18 09:09:25 -04:00
PikalaxALT 2455913e39 Merge pull request #350 from PokeCodec/matchingtransition
Match sub_80D1F64
2020-08-17 16:34:43 -04:00
PokeCodec e1848ef54d Match sub_80D1F64 2020-08-17 14:23:41 -04:00
PikalaxALT ea10b25fb1 Merge pull request #347 from pret/map-preview-bugfix
Bugfix for access violation in MapPreview_CreateMapNameWindow
2020-07-10 19:55:18 -04:00
PikalaxALT 7b2d1082cc Bugfix for access violation in MapPreview_CreateMapNameWindow 2020-07-10 19:41:44 -04:00
PikalaxALT 0816046a73 Merge pull request #346 from luckytyphlosion/master
Match (almost) all of pokemon_summary_screen.c
2020-07-08 16:01:56 -04:00
luckytyphlosion 4672e05560 Fix sub_8137C18 nonmatching. 2020-07-08 15:41:54 -04:00
luckytyphlosion 71d26549e6 Remove cgrep.sh and hgrep.sh
Will be added in another PR.
2020-07-08 15:40:04 -04:00
luckytyphlosion 8a323538cf Forgot to add some excludes to grep shell scripts. 2020-07-04 21:23:57 -04:00
luckytyphlosion 5df6d9f940 Get rid of readelf.py
Maybe I'll touch it up and submit it in another PR.
2020-07-04 20:56:40 -04:00
luckytyphlosion ed4a703838 Apply static modifier to static functions in PSS. 2020-07-04 20:54:24 -04:00
luckytyphlosion 1bea05746e Fix prefixes of static variables in PSS. 2020-07-04 20:46:19 -04:00
luckytyphlosion c4d7037f49 Declare some data as static. 2020-07-04 20:38:04 -04:00
luckytyphlosion 1ad6f5270c Port over PSS data to src. 2020-07-04 20:32:44 -04:00
luckytyphlosion d7df6bf6e3 Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
luckytyphlosion aecf2dbf6e pokemon_summary_screen.c, part 13. 2020-07-04 17:15:04 -04:00
luckytyphlosion db2fb7785d pokemon_summary_screen.c, part 12. 2020-07-04 16:07:40 -04:00
luckytyphlosion 4bf7e4f4fb pokemon_summary_screen.c, part 11. 2020-07-03 21:35:59 -04:00
luckytyphlosion 7cb48a704a pokemon_summary_screen.c, part 10. 2020-07-03 19:40:10 -04:00
luckytyphlosion f8247cdd79 pokemon_summary_screen.c, part 9. 2020-07-03 17:42:40 -04:00
luckytyphlosion 9453c154d7 pokemon_summary_screen.c, part 8. 2020-07-02 20:19:37 -04:00
luckytyphlosion d9d3ac1c5d pokemon_summary_screen.c, part 7. 2020-07-02 16:45:49 -04:00
luckytyphlosion 91fea55a24 pokemon_summary_screen.c, part 6. 2020-06-25 12:59:37 -04:00
luckytyphlosion 114a5b9b6f pokemon_summary_screen.c, part 5. 2020-06-24 13:57:19 -04:00
luckytyphlosion a04106a011 pokemon_summary_screen.c, part 4. 2020-06-23 22:06:21 -04:00
luckytyphlosion d096f37d75 pokemon_summary_screen.c, part 3.
Also commit hgrep.sh for searching in non-c files.
2020-06-23 17:13:23 -04:00
luckytyphlosion 7cabc3d1a5 pokemon_summary_screen.c, part 2.
Also fix prototype of MenuHelpers_CallLinkSomething.
2020-06-14 19:04:24 -04:00
luckytyphlosion bc143a695d Initial work on pokemon_summary_screen.c 2020-06-14 16:08:21 -04:00
luckytyphlosion e2eb17dcbd Merge branch 'master' of https://github.com/pret/pokefirered 2020-06-13 13:40:57 -04:00
luckytyphlosion 1ce33843b6 Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
luckytyphlosion 794b0a1a9b Add 0x to sym value for readelf.py 2020-06-13 13:37:02 -04:00
PikalaxALT f75c048434 Merge pull request #343 from Kurausukun/patch-2
Fix compilation on gcc 10
2020-05-27 07:57:02 -04:00
PikalaxALT 6a55484130 Merge pull request #344 from Missingmew/master
Decompile unused decompress function, as seen in ruby
2020-05-27 07:54:48 -04:00
PikalaxALT 85dbd6c93e Merge pull request #342 from GriffinRichards/sync-mapdatasize
Add MAX_MAP_DATA_SIZE alias
2020-05-27 07:54:29 -04:00
PikalaxALT 6f05711b27 Merge pull request #341 from jiangzhengwenjz/gbagfx
mute old clang diagnostic
2020-05-27 07:53:42 -04:00
PikalaxALT e3769a2ee9 Merge pull request #340 from GriffinRichards/doc-inconnect
Label in_connection's field in ObjectEventTemplate
2020-05-27 07:53:11 -04:00
PikalaxALT 1648d6c66b Merge pull request #339 from ghoulslash/fixes
fix PLAYER_AVATAR_FLAG_WATERING
2020-05-27 07:51:44 -04:00
PikalaxALT 94b68c54e8 Merge pull request #337 from GriffinRichards/fix-scriptlabel
Fix mislabeled starter script
2020-05-27 07:51:13 -04:00
PikalaxALT b7318eaa15 Merge pull request #336 from ghoulslash/master
document battle_message.c
2020-05-27 07:49:44 -04:00