home · contact · privacy
Use "uint8_t" instead of "unsigned char".
[plomrogue] / src / map_object_actions.c
2013-08-06 Christian HellerMoved pseudo-random generator into its own library...
2013-07-30 Christian HellerFixed bug whereby the log would describe bumps of monst...
2013-07-23 Christian HellerMore documentation and re-styling of code.
2013-07-20 Christian HellerUse enum instead of define for directions in yx_uint16...
2013-07-18 Christian HellerHad forgotten to actually add the new library.