home · contact · privacy
Also read window title from config/windows/ files. To facilitate that, also corrected...
[plomrogue] / src / draw_wins.h
2013-07-30 Christian HellerMade unnecessarily extern functions in draw_wins module...
2013-07-29 Christian HellerRemoved false descriptions and added TODOs to draw_wins...
2013-07-29 Christian HellerMinor formatting change.
2013-07-29 Christian HellerApplied new formatting and documentation rules to draw_...
2013-06-28 Christian HellerMade all function declarations in header files extern...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-23 Christian HellerAdded #include guards.
2013-06-19 Christian HellerRestructured source tree. Code moves to src/, object...