PikalaxALT
b7318eaa15
Merge pull request #336 from ghoulslash/master
...
document battle_message.c
2020-05-27 07:49:44 -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
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
fieldy101
ab826b9222
Add includes for nonmatching build
2020-04-22 23:30:44 +10:00
fieldy101
f1a0751568
Add ld_script changes for water
2020-04-22 23:30:44 +10:00
fieldy101
9634b58d7a
Port emerald water functions into firered
2020-04-22 23:30:44 +10:00
GriffinR
cdc705f7e3
Label GCN link flags field
2020-04-22 23:30:44 +10:00
PikalaxALT
543434ea2d
Merge pull request #329 from GriffinRichards/doc-gcn
...
Label GCN link flags field
2020-04-14 15:54:46 -04:00
PikalaxALT
7accc78498
Merge pull request #328 from petuuuhhh/pret
...
move_relearner_state_machine_defines
2020-04-14 15:12:08 -04:00
GriffinR
03ca7d8bb4
Label GCN link flags field
2020-04-13 08:42:56 -04:00
Petuuuhhh
1137346fca
scroll
2020-04-12 22:37:49 -04:00
Petuuuhhh
355b210b02
init
2020-04-12 22:29:13 -04:00
Petuuuhhh
a046cf4f8e
resume
2020-04-12 22:26:45 -04:00
Petuuuhhh
d715106cc2
move_relearner_state_machine_defines
2020-04-12 22:21:16 -04:00
PikalaxALT
6001e10799
Merge pull request #321 from PikalaxALT/modern_gcc
...
Get pokefirered_modern to build
2020-04-12 10:12:37 -04:00
PikalaxALT
7a562d6bae
Update static labels in berry_crush_2.c
2020-04-12 08:54:02 -04:00
PikalaxALT
58f59a3491
Address review on misc documentation
2020-04-12 08:48:14 -04:00
PikalaxALT
4e3b3cdd3c
Berry Crush documentation, 2
2020-04-11 21:47:47 -04:00
PikalaxALT
8f8665e1dc
Some documentation of berry_crush
2020-04-11 14:34:45 -04:00
PikalaxALT
ec0edfd198
Cleanup of main.c
2020-04-10 20:16:31 -04:00
PikalaxALT
2cb171b9fd
Tidy up inline asm in main.c
2020-04-10 16:45:34 -04:00
PikalaxALT
c29408cbbb
Use defines/enums in window.c, window_8bpp.c
2020-04-10 16:36:41 -04:00
PikalaxALT
aea30489fc
Create COPYWIN defines for CopyWindowToVram calls
2020-04-10 16:17:46 -04:00
PikalaxALT
a205881ce2
Comment dma3 methods and create DMA3_*BIT macros
2020-04-10 15:57:08 -04:00
PikalaxALT
b22d3a821d
Merge branch 'master' of github.com:pret/pokefirered into modern_gcc
2020-04-10 13:10:44 -04:00
PikalaxALT
2880cf2a51
Merge pull request #323 from PikalaxALT/various_documentation
...
Document various parts of the source tree
2020-04-10 12:48:58 -04:00
PikalaxALT
5f7ed93363
Name as many symbols as I could in trade.c
2020-04-10 12:03:37 -04:00
PikalaxALT
fc7f04322d
Address review comments, 3
2020-04-10 11:16:53 -04:00
PikalaxALT
fd66e15464
Address review comments, 2
2020-04-10 11:11:47 -04:00
PikalaxALT
61a06dffe7
Address review comments
2020-04-10 10:57:20 -04:00
PikalaxALT
d79a499d91
Attempt to doc trade
2020-04-09 14:43:08 -04:00
PikalaxALT
8626240b54
Finish naming item_pc routines
2020-04-09 11:50:23 -04:00
PikalaxALT
a42e4134af
Merge branch 'master' of github.com:pret/pokefirered into modern_gcc
2020-04-09 11:25:47 -04:00
PikalaxALT
a53ad6c565
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
2020-04-09 10:22:21 -04:00