aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Factoring of pushf and pushm, plus minor changes.Quentin Carbonneaux2012-03-101-37/+33
| | | | | | | | | | | Pushm was no used in the current code, I inlined it in pushf to save lines and factor logic. I removed the call for tredraw to avoid blinking and only redrawn the last line. Some minor changes were done: * NOTICE, and motd are now handled by the scmd function. * Tredraw was slightly modified to make use of the last line of scr.mw. * The sz element of channels was moved from int to size_t.
* Initial import in Git.Quentin Carbonneaux2012-03-103-0/+523