Files
love/src
Bart van Strien 7bd3581a52 Merge dynamiccore2 into minor
Instead of a global type enum and bitfield, all types now have their own
love::Type static member. This means they automatically assign their ids, build
their bitsets, etc. As a bonus, it simplifies wrapper code since most functions
already know which type they're pushing to or getting from lua, so they can
directly get the static member (if it's called 'type').

--HG--
branch : minor
2016-11-30 22:38:30 +01:00
..
2016-11-30 22:38:30 +01:00
2016-11-30 22:38:30 +01:00
2016-11-19 19:19:14 -04:00
2016-10-15 14:55:35 -03:00