Mon, 25 Mar 2013 16:05:03 +0200 | Santeri Piippo | Simplified configuration code. Use a std::vector object to contain config pointers and have config objects register themselves upon creation instead of relying on a cfgdefs.h. Removed sections, all configurations are just simply written one after another now. | changeset | files |
Mon, 25 Mar 2013 15:20:56 +0200 | Santeri Piippo | Further fixes to bad color handling. Allow main color be represented with arbitrary transparency. | changeset | files |
Mon, 25 Mar 2013 01:04:20 +0200 | Santeri Piippo | 57181.dat (Philo's model of the XL-motor) showcased a new problem.. there was no handling of unknown colors which led into crashes. Added stdout warnings, also added mid and dark stone colors | changeset | files |