home · contact · privacy
Read interface config from one file (which can be set as command line argument)
[plomrogue] / src / client / draw_wins.c
2014-01-22 Christian HellerIncluded <stddef.h> were NULL was used.
2014-01-22 Christian HellerSimplified client control library and interaction with it.
2014-01-22 Christian HellerDefine server messages and server message arguments...
2014-01-21 Christian HellerSome variable / struct member renaming to better differ...
2014-01-21 Christian HellerGave former draw_kb_view() more descriptive title draw_...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...