Historique des commits

Auteur SHA1 Message Date
  Steve Thielemann d69ed53081 Updated ansi-to-go. Use []string. Remove go.sum. il y a 2 ans
  Steve Thielemann 2f843592c2 Add descrption panel to be beside menu. il y a 2 ans
  Steve Thielemann 53804a16c3 Cleanup var from := il y a 2 ans
  Steve Thielemann 1be92e9026 Cleaned code. More var, less := il y a 2 ans
  Steve Thielemann 48cc0a9271 Code cleanup. More var, less := il y a 2 ans
  Steve Thielemann 53fe52f7cc Fixed sysop timeleft issue. il y a 2 ans
  Steve Thielemann 663c976370 Updated notes, fixed line example updatef. il y a 2 ans
  Steve Thielemann 14136f337a Updated so Windows passes tests without errors. il y a 3 ans
  Steve Thielemann 5a825aa239 These allow for shutdown. il y a 3 ans
  Steve Thielemann cefd977cbe This is almost working with d.Close() il y a 3 ans
  Steve Thielemann 1ab9c54941 Initial tries of getting d.Close/shutdown. il y a 3 ans
  Steve Thielemann 1948b9c071 Adding docs for Line, Render, Door. il y a 3 ans
  Steve Thielemann 625be8edf8 Added NoMoreSecrets to door package. il y a 3 ans
  Steve Thielemann 1e137894df Update LastColor so I can use it other places. il y a 3 ans
  Steve Thielemann 81f672120f Added door.Screen (a group of panels). il y a 3 ans
  Steve Thielemann 6d59479920 Treat unicode as []rune. il y a 3 ans
  Steve Thielemann 9328dacd81 Example uses Render struct. il y a 3 ans
  Steve Thielemann 7f417456e9 GetOneOf il y a 3 ans
  Steve Thielemann ec4e2c57b0 Fix the numbers displayed for screen width. il y a 3 ans
  Steve Thielemann 253f845e90 Try writing null so door can detect socket closed. il y a 3 ans
  Steve Thielemann 0c9786c54b Updated Render to work like before. Panel center. il y a 3 ans
  Steve Thielemann f510a2ee51 Checking for Disconnect. il y a 3 ans
  Steve Thielemann 777933b158 Changed to time.Sleep. il y a 3 ans
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
  Steve Thielemann 8e9408d10a usec is Microsecond, not Millisecond. il y a 3 ans
  Steve Thielemann 5d83bf8941 Added tests to tdfont code. il y a 3 ans
  Steve Thielemann 70c11e3a0e Better func names in write. Fixed misnamed var. il y a 3 ans
  Steve Thielemann eabbb6bedc Put OS specific things only in the OS files. il y a 3 ans
  Steve Thielemann e3fb57edd6 Fixed precompile regexp. il y a 3 ans
  Steve Thielemann e85feb6eee This has working write channel. LastColor works. il y a 3 ans