Home | History | Annotate | Download | only in sail
History log of /src/games/sail/array.c
RevisionDateAuthorComments
 1.2  29-Oct-2021  nia sail(6): convert realloc(x * y) to reallocarr
 1.1  15-Mar-2009  dholland branches: 1.1.2;
Rework curses handling.

The most visible change is that the scrolling buffer of messages now
actually scrolls and keeps history, and you type on the bottom line only.
For now you can page through the history with ^P/^N; that's not ideal but
one can't fix everything all at once.

Use resizeable array code (roughly the same that I floated a while ago
in connection with make) to hold the scroll.
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  15-Mar-2009  jym file array.c was added on branch jym-xensuspend on 2009-05-13 19:18:05 +0000

RSS XML Feed