home · contact · privacy
Restructured order of draw_all_windows() calls, heavily reduced number of superfluous...
[plomrogue] / windows.c
2013-04-28 Christian HellerRestructured order of draw_all_windows() calls, heavily...
2013-04-23 Christian HellerRemoved redundant call to update_windows().
2013-04-23 Christian HellerRe-wrote shift_window() and place_window().
2013-04-22 Christian Hellerdraw_all_windows() only starts drawing cycle if any...
2013-04-22 Christian HellerUploading current state of work.