Commit Graph

2810 Commits

Author SHA1 Message Date
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
Missingmew d632fb08b4 switch to pret short-types and tabs vs spaces 2020-05-21 00:26:10 +02:00
Missingmew 10d672da0d Decompile unused decompress function, as seen in ruby 2020-05-21 00:00:42 +02:00
Kurausukun 56ff0ac34d Fix compilation on gcc 10 2020-05-18 23:39:37 -04:00
Kurausukun 5a1b1c6aca Fix compilation on gcc 10 2020-05-18 01:49:49 -04:00
GriffinR e055d3afa4 Add MAX_MAP_DATA_SIZE alias 2020-05-17 16:45:58 -04:00
jiangzhengwenjz 7d4f294c20 make gbagfx build 2020-05-16 01:56:36 +08:00
GriffinR 7b18204a90 Merge branch 'master' into doc-inconnect 2020-05-14 19:27:02 -04:00
GriffinR 992fba2bc5 Fix nonmatching build 2020-05-14 19:14:34 -04:00
GriffinR ea01b132b2 Label in_connection's field in ObjectEventTemplate 2020-05-14 16:29:19 -04:00
Evan f5c694c5b4 alignment fix 2020-05-05 11:07:56 -06:00
Evan 5a5e68269d fix PLAYER_AVATAR_FLAG_WATERING define 2020-05-05 11:00:39 -06:00
GriffinR d6a494551a Fix corresponding mislabeled rival script 2020-05-04 14:45:07 -04:00
GriffinR 5bd2c0ef5c Fix mislabeled starter script 2020-05-04 14:34:45 -04:00
Evan fcb999beea document battle_message.c 2020-05-01 19:54:35 -06:00
PikalaxALT ece62fa4ba Merge pull request #333 from jiangzhengwenjz/librfu
fix librfu issues
2020-04-27 19:11:59 -04:00
PikalaxALT 9f8f350da3 Merge pull request #334 from jiangzhengwenjz/nonmatching
fix remainSize field in librfu
2020-04-27 19:11:39 -04:00
PikalaxALT b9a5646210 Merge pull request #335 from jiangzhengwenjz/bg
real match CopyTileMapEntry
2020-04-27 19:08:44 -04:00
jiangzhengwenjz 57d561cd8f CopyTileMapEntry 2020-04-28 05:46:52 +08:00
jiangzhengwenjz 2d0dace7e0 fix remainSize type 2020-04-28 04:45:15 +08:00
jiangzhengwenjz 151f583f0c librfu issues 2020-04-27 07:37:31 +08:00
PikalaxALT dcc93061e1 Merge pull request #332 from ghoulslash/master
battle anim documentation
2020-04-25 14:00:09 -04:00
PikalaxALT 834b0dd8c6 Merge pull request #330 from Sierraffinity/master
gbagfx: Various fixes and improvements
2020-04-25 13:56:34 -04:00
luckytyphlosion ed41e2b95e Add readelf.py for extracting syms. 2020-04-25 10:57:24 -04:00
Evan 6906c632f4 fix prefix typo 2020-04-24 08:40:25 -06:00
Evan 87ba2b8bde battle anim documentation 2020-04-23 22:40:13 -06:00
PikalaxALT 1c7c4c021d Merge pull request #331 from fieldy101/decomp-water-2
Decompile water.s
2020-04-23 08:31:32 -04:00
fieldy101 5bae643f67 Update build arguments 2020-04-23 14:10:28 +10:00
fieldy101 ec0aa8100d Add newline at EOF and set incbins as static 2020-04-23 10:47:26 +10:00
fieldy101 4c409fa343 Resolving PR review 2020-04-23 10:05:19 +10:00
Sierraffinity 060e97303a gbagfx: Check for nullptr for new output path 2020-04-22 16:54:22 -07:00
Sierraffinity 8c1d0d77a5 gbagfx: Various fixes and improvements
Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors
Handle png -> pal conversion (aka extracting JASC palettes from png)
Allow JASC pal files to be used as -palette argument when converting from GBA to PNG
Allow using only file extension as output to reuse entire path from input before extension
2020-04-22 15:06:34 -07:00
fieldy101 1bddb1ff39 Add .vscode to gitignore 2020-04-22 23:30:44 +10:00