Age | Commit message (Expand) | Author |
---|---|---|
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and spa... | nullableVoidPtr |
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc... | nullableVoidPtr |
2018-06-13 | Bring all movement function names up-to-date with pokeruby | Marcus Huderle |
2018-06-11 | Rebrand 'map object' and 'field object' to 'event object' | Marcus Huderle |
2018-06-11 | Move all field object data into src/data and event_object_movement.c | Marcus Huderle |
2018-06-11 | Rename field_map_obj to event_object_movement | Marcus Huderle |
2018-04-10 | Decompile script movement | KDSKardabox |