Commit History

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