Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-06-26 | Modernize code | PikalaxALT | |
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
2019-05-16 | Change abilities in base stats to array | DizzyEggg | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do. | |||
2019-02-08 | Fully document tileset animations | Marcus Huderle | |
2019-02-08 | Document some battle dome stuff | Marcus Huderle | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
2019-01-05 | tabs to spaces | DizzyEggg | |
2019-01-05 | fakematch and nonmatch | DizzyEggg | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-25 | use max mon moves constant where able (#480) | melthelesbian | |
* use max mon moves constant where able * fix errors in script commands file * fix more errors | |||
2018-12-24 | Clear includes | DizzyEggg | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-10 | Merge pull request #422 from garakmon/frontier_data_1 | Diegoisawesome | |
Battle tower data | |||
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵ | nullableVoidPtr | |
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation | |||
2018-12-05 | Finish porting battle frontier data | DizzyEggg | |
2018-12-03 | fix brendan/may/wally consistency issues | Melody | |
2018-11-25 | Fixup some names | Marcus Huderle | |
2018-11-19 | Decompile all of battle_anim_utility_funcs | Marcus Huderle | |
2018-11-18 | Party Size and Num Stats | DizzyEggg | |
2018-11-11 | Factory done | DizzyEggg | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into render_text | Diegoisawesome | |
2018-11-06 | Finish cleaning up text.c | Diegoisawesome | |
2018-11-06 | Begin cleaning text.c | Diegoisawesome | |
2018-11-01 | Finish frontier util | DizzyEggg | |
2018-10-30 | Make frontier util compile | DizzyEggg | |
2018-10-30 | Merge branch 'master' into battle_frontier_2 | DizzyEggg | |
2018-10-30 | Merge pull request #370 from DizzyEggg/battle_tower | Diegoisawesome | |
Decompile Battle Tower | |||
2018-10-27 | more battle frontier 2 | DizzyEggg | |
2018-10-27 | up to factory | DizzyEggg | |
2018-10-27 | Window priority to window bg | DizzyEggg | |
2018-10-27 | Make battle tower compile | DizzyEggg | |
2018-10-26 | Merge branch 'master' into battle_tower | DizzyEggg | |
2018-10-24 | battle tower, match sth and dumb loop instead of goto | DizzyEggg | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-10-21 | More battle tower. | DizzyEggg | |
2018-10-13 | Port/decompile cable_club.s | Diegoisawesome | |
2018-09-10 | Standardize sprite visibility to boolean | Diegoisawesome | |
2018-09-07 | Macroize main_menu and general cleanup | Diegoisawesome | |
2018-09-01 | Fix the strings length issue | DizzyEggg | |
2018-08-30 | Do some pyramid bag | DizzyEggg | |
2018-08-29 | battle tent review changes | DizzyEggg | |
2018-08-26 | Label a dome functiion | DizzyEggg | |
2018-08-26 | Format SpriteTemplate | Slawter666 | |