home · contact · privacy
Restructured map / player data, linked them into world struct.
[plomrogue] / windows.h
2013-05-12 Christian HellerMinor code restyling. Important: Renamed win->curses_wi...
2013-05-02 Christian HellerTest for minimal window size no longer necessary since...
2013-05-01 Christian HellerRestructured windows into pads that are horizontally...
2013-04-30 Christian HellerSimplified clearing of terminal by using clear() instea...
2013-04-30 Christian HellerRemoved unused Win properties.
2013-04-30 Christian HellerRely on ncurses windows' _begyx properties instead...
2013-04-30 Christian HellerCompletely rebuilt how window borders are realized...
2013-04-22 Christian HellerUploading current state of work.