cawtds
|
e63dec5389
|
remove encryption key
|
2024-08-25 17:39:31 +02:00 |
|
cawtds
|
53cbbc684a
|
saveblocks
|
2024-08-23 00:54:58 +02:00 |
|
cawtds
|
af8a8d4024
|
main.c and adjacent refactoring
|
2024-08-23 00:00:12 +02:00 |
|
cawtds
|
4afb2c96cb
|
vblankCounter1 to non-pointer
|
2024-08-22 22:47:17 +02:00 |
|
cawtds
|
0d628f2e17
|
disable help system
|
2024-08-04 21:30:50 +02:00 |
|
cawtds
|
82f44b8742
|
add sprite debug menu
|
2024-06-19 21:21:46 +02:00 |
|
cawtds
|
a5332b0eed
|
removed revision and game language
|
2024-06-14 22:52:58 +02:00 |
|
cawtds
|
b3a8a1b7cb
|
more test fixes
|
2024-06-09 21:37:25 +02:00 |
|
cawtds
|
16746737a4
|
fully(?) integrated testframework
|
2024-06-08 21:19:20 +02:00 |
|
cawtds
|
2f6a832875
|
implemented test framework semi-functional
|
2024-06-08 03:15:53 +02:00 |
|
cawtds
|
c2e0ab5d73
|
Rtc implementation (#5)
added RTC and fixed time based evolutions
|
2024-05-05 14:20:30 +02:00 |
|
GriffinR
|
09ee60049c
|
Quest log doc cleanup
|
2023-08-18 15:40:57 -04:00 |
|
GriffinR
|
45e4c30d38
|
Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql
|
2023-04-10 10:18:07 -04:00 |
|
GriffinR
|
c23e55ec94
|
Sync debug print functions
|
2023-01-31 12:30:53 -05:00 |
|
GriffinR
|
66e279611b
|
Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql
|
2022-11-30 15:03:21 -05:00 |
|
GriffinR
|
78b07aace5
|
Start documenting quest log
|
2022-11-10 13:25:05 -05:00 |
|
GriffinR
|
b3c47d0059
|
Finish syncing link_rfu_2
|
2022-11-07 14:07:48 -05:00 |
|
GriffinR
|
27b2b0b24a
|
Document intro graphics/data
|
2022-09-13 16:10:15 -04:00 |
|
PikalaxALT
|
c4b61cc0ed
|
Document FRLG-unique vars in main.c
|
2021-03-16 16:57:52 -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
|
b22d3a821d
|
Merge branch 'master' of github.com:pret/pokefirered into modern_gcc
|
2020-04-10 13:10:44 -04:00 |
|
PikalaxALT
|
ea207f6334
|
Clean up includes
|
2020-04-08 17:03:26 -04:00 |
|
PikalaxALT
|
bbeef52a01
|
Timestamp modern build
|
2020-04-06 13:20:36 -04:00 |
|
PikalaxALT
|
a622448029
|
More quest log documentation amid other stuff
|
2020-04-05 20:30:45 -04:00 |
|
PikalaxALT
|
585a1170c9
|
Partially unroll IWRAM clear loop
|
2020-04-05 08:36:10 -04:00 |
|
PikalaxALT
|
cc3419eff7
|
Get pokefirered_modern to build
|
2020-04-04 12:58:08 -04:00 |
|
PikalaxALT
|
d975572a6a
|
Fix some extern declarations
|
2020-03-02 10:26:42 -05:00 |
|
PikalaxALT
|
b7c28c4be7
|
Remove redundant include lines
|
2020-02-21 15:00:56 -05:00 |
|
PikalaxALT
|
29ef170879
|
Finish save_failed_screen
|
2020-01-17 10:49:57 -05:00 |
|
PikalaxALT
|
e03a61e239
|
Use librfu consts in link_rfu_*.c
|
2020-01-15 13:54:06 -05:00 |
|
jiangzhengwenjz
|
dd381f4982
|
use headers in main.c
|
2020-01-10 14:12:32 +08:00 |
|
PikalaxALT
|
cdc025132e
|
Use official names for crt0 routines
|
2020-01-07 09:39:57 -05:00 |
|
PikalaxALT
|
ba5861e452
|
leafgreen match .text
|
2019-12-20 10:05:25 -05:00 |
|
PikalaxALT
|
dd0da2484f
|
Match FireRed Rev1
|
2019-12-19 10:23:05 -05:00 |
|
PikalaxALT
|
ae881a3623
|
Start implementing LG and 1.1
|
2019-12-18 16:43:24 -05:00 |
|
PikalaxALT
|
20efe34745
|
help_system common syms
|
2019-10-08 13:54:52 -04:00 |
|
PikalaxALT
|
99bd3d9154
|
Finish main menu decomp
|
2019-10-08 10:31:33 -04:00 |
|
PikalaxALT
|
231b2aeb83
|
Foundation to support LG, Rev1 in the future
|
2019-07-04 11:40:05 -04:00 |
|
PikalaxALT
|
9aac6112a2
|
Some symbol renaming
|
2019-06-13 16:34:18 -04:00 |
|
PikalaxALT
|
b26196e1f8
|
EWRAM symbols in main.c
|
2019-06-12 21:14:51 -04:00 |
|
scnorton
|
fb423f957d
|
sub_812EB58; port scanline_effect
|
2019-04-09 14:30:54 -04:00 |
|
PikalaxALT
|
a7ab82a948
|
Guess a small struct in save block 2
|
2018-12-21 11:43:24 -05:00 |
|
sceptillion
|
a3ea99b297
|
main sym_common
|
2017-12-17 13:31:05 -08:00 |
|
sceptillion
|
b849ce93db
|
decompile main
|
2017-12-17 13:22:46 -08:00 |
|