Skip to content
Snippets Groups Projects
  1. Jan 26, 2022
    • Thorbjørn Lindeijer's avatar
      Expose types at the top level (#132) · e3d0a5c3
      Thorbjørn Lindeijer authored
      * Expose types at the top level
      
      While the modules are great for organizing the code internally, it is more
      convenient for users of the create when the types are available at the top
      level. This avoids the verbosity like "map::Map".
      
      * Changelog updated
      
      Removed the lines stating where which class has been moved, since all these
      classes are not available at the top level again.
      
      Also removed some things which I didn't think we actually noteworthy for people
      reading up on what had changed.
      
      * Restored some changelog items
      
      Removal of these items unrelated to how the data types are exposed.
  2. Dec 28, 2021
  3. Oct 12, 2021
    • alexdevteam's avatar
      Refactor · 1773f1af
      alexdevteam authored
      Move parse functions to its respective types, rename `Colour` for consistency with PropertyValue::ColorValue, add documentation to map members, add Map::source, misc improvements
      1773f1af
  4. Nov 25, 2019
  5. Dec 18, 2018
  6. Nov 01, 2015
  7. May 02, 2015
  8. Mar 27, 2015
  9. Mar 23, 2015
  10. Mar 15, 2015
  11. Jan 30, 2015
  12. Jan 11, 2015
  13. Oct 11, 2014
  14. Oct 07, 2014
Loading