Commit Graph

2759 Commits

Author SHA1 Message Date
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
luckytyphlosion ed41e2b95e Add readelf.py for extracting syms. 2020-04-25 10:57:24 -04: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
PikalaxALT a81edaba1d Merge pull request #327 from ultima-soul/documentation
Document Roamer Roar bug
2020-04-09 10:21:28 -04:00
ultima-soul c79f1f1c80 Document Roamer Roar bug. 2020-04-08 20:13:38 -07:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
PikalaxALT 5f00cffaac Fix alignment 2020-04-08 15:42:41 -04:00
PikalaxALT 2073a56531 Finish naming objs in slot_machine 2020-04-08 12:51:31 -04:00
PikalaxALT d7c165d8fe Start documenting slot machines 2020-04-08 08:55:39 -04:00
PikalaxALT 54559c2e08 More quest log documentation 2020-04-07 19:37:53 -04:00
PikalaxALT eba370ac3b Merge branch 'master' into modern_gcc 2020-04-07 13:45:59 -04:00
PikalaxALT a538befd55 Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation 2020-04-07 13:45:40 -04:00
PikalaxALT 6451143b3b Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-07 13:45:25 -04:00
PikalaxALT 7f9e0ae6bf Merge pull request #326 from PikalaxALT/match_atk7C
Match atk7C_trymirrormove
2020-04-07 13:25:09 -04:00
PikalaxALT 8a1c3b1362 Match atk7C_trymirrormove 2020-04-07 13:13:27 -04:00
PikalaxALT fedb2f5c0b Merge branch 'master' of github.com:pret/pokefirered into modern_gcc 2020-04-07 11:05:48 -04:00
PikalaxALT 31ecdcdd0a Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-07 07:50:06 -04:00
PikalaxALT 7693c90e67 Merge pull request #324 from GriffinRichards/move-gfx
Move gfx out of data
2020-04-06 20:51:18 -04:00
PikalaxALT de9ae24766 Merge pull request #325 from GriffinRichards/fix-encounter
Fix tile encounter name
2020-04-06 20:50:52 -04:00
PikalaxALT a7d74b1779 More quest log doccing 2020-04-06 20:43:53 -04:00
PikalaxALT 0394317ae4 Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation 2020-04-06 18:00:47 -04:00
PikalaxALT c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT c05ca373e0 Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-06 15:27:10 -04:00