Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-09-04 | Switch to button macros | PokeCodec | |
2019-11-25 | Merge master into ObjEvent rename | GriffinR | |
2019-11-21 | Rename mapObect to objectEvent | GriffinR | |
2019-11-20 | Standardize Event Object to Object Event | GriffinR | |
2019-11-20 | Move Apprentice data | GriffinR | |
2019-11-20 | Clean up Apprentice doc | GriffinR | |
2019-11-20 | Document Apprentice | GriffinR | |
2019-11-19 | WIP Document Apprentice | GriffinR | |
2019-11-16 | WIP Document apprentice | GriffinR | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |
2019-09-19 | Document more script_menu, lilycove harbor | GriffinR | |
2019-09-16 | Use MAX_MON_MOVES constants | GriffinR | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-04-16 | Match sub_81A1224 | Marcus Huderle | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
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-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-11-19 | apprentice and factory screen common symbols | DizzyEggg | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into script_menu | Diegoisawesome | |
2018-11-05 | r5/r6 swap on sub_80E2578 | Diegoisawesome | |
2018-11-01 | Finish frontier util | DizzyEggg | |
2018-10-30 | Make frontier util compile | DizzyEggg | |
2018-10-26 | Battle tower - ewram variables | DizzyEggg | |
2018-10-24 | battle tower, match sth and dumb loop instead of goto | DizzyEggg | |
2018-10-21 | more tower, fail | DizzyEggg | |
2018-10-21 | More battle tower. | DizzyEggg | |
2018-10-14 | Finish documenting apprentice for now | DizzyEggg | |
2018-10-14 | Merge pull request #25 from Slawter666/apprentice-data | DizzyEggg | |
Move apprentice data to C | |||
2018-10-14 | document more of apprentice | DizzyEggg | |
2018-10-14 | Move apprentice data to C | Slawter666 | |
2018-10-14 | Document more of apprentice | DizzyEggg | |
2018-10-14 | Decompile apprentice | DizzyEggg | |
2018-10-13 | More apprentice work | DizzyEggg | |