- Oct 30, 2014
-
-
kwolekr authored
-
- Oct 29, 2014
-
-
kwolekr authored
Split up ModApiMapgen::l_register_decoration() Define and make use of CONTAINS() and ARRLEN() macros
-
- Oct 28, 2014
-
-
kwolekr authored
-
- Oct 27, 2014
-
-
kwolekr authored
-
- Sep 21, 2014
-
-
ShadowNinja authored
This also cleans up settings a bit
-
- Sep 12, 2014
-
-
ShadowNinja authored
-
- May 08, 2014
-
-
ShadowNinja authored
-
- Apr 15, 2014
-
-
sfan5 authored
-
- Mar 08, 2014
-
-
kwolekr authored
-
- Feb 16, 2014
- Feb 09, 2014
-
-
kwolekr authored
-
- Feb 08, 2014
-
-
kwolekr authored
Remove flagmask field from set_mapgen_params table Add small bits of needed documentation
-
- Feb 04, 2014
-
-
kwolekr authored
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems.
-
- Dec 14, 2013
-
-
kwolekr authored
-
- Dec 08, 2013
-
-
kwolekr authored
-
- Dec 01, 2013
-
-
kwolekr authored
-
- Nov 17, 2013
-
-
kwolekr authored
Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node name if decolist is used Fix warning message for spawnby nodes Prevent type-punning warning caused by casting enum to int
-
- Sep 17, 2013
-
-
kwolekr authored
-
- Aug 14, 2013
-
-
Kahrl authored
-