home · contact · privacy
Strongly overhauled keybinding managemment. Window-specific keybindings and a window...
[plomrogue] / src / yx_uint16.c
2013-08-21 Christian HellerPass pointers to yx_uint16 structs to yx_uint16_cmp...
2013-08-21 Christian HellerUse uint8_t for yx_uin16_cmp() return code.
2013-08-21 Christian HellerRe-styled code.
2013-07-23 Christian HellerMore documentation and re-styling of code according...
2013-07-22 Christian HellerMore code re-styling and documentation.
2013-07-20 Christian HellerUse enum instead of define for directions in yx_uint16...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-26 Christian HellerMoved more stuff into yx_uint16 library.
2013-06-23 Christian HellerMoved basic yx_uint16 handling into its own library.