pokeruby/src/landmark.c, branch master Pokémon Ruby and Sapphire sync region map data formats with pokeemerald 2019-01-16T04:26:17+00:00 garak garakmon@gmail.com 2019-01-16T04:00:25+00:00 669e40cb15232f0631fba4a079a42dcc7e676adc

Use all caps for MAPSEC enums 2018-04-26T12:22:17+00:00 PikalaxALT pikalaxalt@gmail.com 2018-04-26T12:22:17+00:00 e14451c7a5b37425234ad6f2317f77baed8d98df

Renaming in pokedex_area_screen.c; resolve #603 2018-04-25T00:04:32+00:00 PikalaxALT pikalaxalt@gmail.com 2018-04-25T00:04:32+00:00 6f0262af9cfa6273c1c5343709e1f72b4743eb6b

remove subdirectories 2018-02-19T01:59:51+00:00 camthesaxman cameronghall@cox.net 2018-02-19T01:59:51+00:00 daa05c1b7c5e079ad8554e88a290e07b333bd2db

split out src/ directory into categorized subdirectories. 2017-08-12T05:26:29+00:00 ProjectRevoTPP projectrevotpp@hotmail.com 2017-08-12T05:26:29+00:00 1a8fe435e7deabf06029c8e50201136518e3af73

event_data.c 2017-01-02T09:01:13+00:00 YamaArashi shadow962@live.com 2017-01-02T08:41:28+00:00 145e90483b2a30698f917f62e585aa7fa4794588

Declare more non-static functions in header files (#111) 2016-12-01T02:51:24+00:00 Marijn van der Werf marijn.vanderwerf@gmail.com 2016-12-01T02:51:24+00:00 4258e60771aa9fdabd678930eca534423bd371b8 * Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines
* Declare more non-static functions in header files

* Use `(void)` for functions without arguments.

* Move global-included data to seperate headers

* Don't import types or global in header

* Fix fieldmap imports

* Revert in-code changes

* Add missing newlines
landmark.c cleanup 2016-11-07T05:58:47+00:00 YamaArashi shadow962@live.com 2016-11-07T05:47:42+00:00 ed1f329d168f398df644bebdc4904184c0eabe23

cleanup (#93) 2016-11-07T05:02:20+00:00 Cameron Hall camthesaxman@users.noreply.github.com 2016-11-07T05:02:20+00:00 7b1e836e9b48fd54a227931942d231f1c0823626 * cleanup * cleanup
* cleanup

* cleanup
heal_location.c and landmark.c 2016-11-05T17:29:27+00:00 fl4shk fl4shk@users.noreply.github.com 2016-11-05T04:50:44+00:00 bb020226fcf8f06258aaada4b39b61fb0f9f9d93