home · contact · privacy
Fixed bug that crashed the client on terminal resizing due to wrongly expecting there...
[plomrogue] / src / client / wincontrol.h
2014-01-23 Christian HellerFixed bug that crashed the client on terminal resizing...
2014-01-23 Christian HellerOptimized WinConf / WinConfDB structure, removed redund...
2014-01-23 Christian HellerRead interface config from one file (which can be set...
2014-01-22 Christian HellerRemoved memory leak in client's reset_windows(). (Previ...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...