|
07d03bf012
|
Loads more compiler checks and fixed some minor issues.
|
2021-05-31 13:32:35 -07:00 |
|
|
fb7ecf3d1c
|
Added mode setting (TUI mode vs normal mode)
|
2021-05-16 18:49:54 -07:00 |
|
|
ec00f02011
|
Rainbow demo now no longer relies on scroll regions
|
2021-04-02 17:40:34 -07:00 |
|
|
00af81de1c
|
Added more comments
|
2020-04-25 21:51:25 -07:00 |
|
|
e7f0270c7a
|
Fixed clean rule
|
2020-04-25 18:01:00 -07:00 |
|
|
e5445010aa
|
Cleaned up demo shadow drawing
|
2020-04-20 13:53:33 -07:00 |
|
|
0edd7a3ae8
|
Fixed issue with spaces
|
2020-04-20 13:51:51 -07:00 |
|
|
2803ad9ad7
|
Added Mac build support C flag
|
2020-04-20 13:49:57 -07:00 |
|
|
8711d28bdc
|
Cleaned up the 'clear()' API.
|
2020-04-19 16:30:35 -07:00 |
|
|
470fa9e7c6
|
Tweaked the interfaces a bit, added Python documentation, and added
"Press 'q' to quit" message.
|
2020-04-19 15:59:48 -07:00 |
|
|
5f3adede3f
|
Added box drawing.
|
2020-04-19 01:34:22 -07:00 |
|
|
36fc3d377d
|
Updated API to not include 'rgb' and on the lua side, to use [0.0, 1.0]
instead of [0, 255].
|
2020-04-19 00:45:48 -07:00 |
|
|
bc1f39d12c
|
Added rainbow demo.
|
2020-04-19 00:31:57 -07:00 |
|
|
2e8fa29b53
|
Added suspend
|
2020-04-19 00:31:42 -07:00 |
|
|
857f4753f4
|
Fixed makefile to build test
|
2020-04-18 23:54:53 -07:00 |
|
|
bf9cb705f1
|
Fixed C getkey timeout
|
2020-04-18 22:59:59 -07:00 |
|
|
9c3d454c19
|
Added timeout argument for getkey.
|
2020-04-18 22:47:24 -07:00 |
|
|
5cc98b8872
|
Cleaned up clearing logic and added some more API to Lua
|
2020-04-18 22:33:00 -07:00 |
|
|
a9dff092db
|
Added more functionality to Lua.
|
2020-04-18 22:15:30 -07:00 |
|
|
f14957613b
|
Standardized demos a bit.
|
2020-04-18 21:39:33 -07:00 |
|
|
ea19304c4f
|
Added Lua bindings, some documentation, and moved things around a bit.
|
2020-04-18 21:18:23 -07:00 |
|