Skip to content
Snippets Groups Projects
  1. Oct 07, 2015
  2. Oct 06, 2015
  3. Oct 05, 2015
  4. Oct 04, 2015
  5. Oct 03, 2015
  6. Oct 02, 2015
    • Duane Robertson's avatar
      Add get_biome_id(biome_name) callback · a5bdfb6b
      Duane Robertson authored
      It returns the index used in mg->biomemap for a given biome name.
      The biomemap is useless without this unless you re-register all existing biomes,
      which could cause problems for anyone else trying to use biomemap.
      With this, you can quickly create a lookup table of ids and names.
      a5bdfb6b
Loading