Commit Graph

917 Commits

Author SHA1 Message Date
Nick Black
9b81de3789
O(1) passive damage detection #189 (#197)
* notcurses: set up lastframe #189
* render: o(1) take no prisoners damage detection #189
2019-12-22 08:08:53 -05:00
nick black
8b1b2ebdf0
term_esc_rgb: add note about ITU T.416 syntax 2019-12-22 02:02:12 -05:00
nick black
d50ee9ec50
ncplane_erase() at the beginning of viewdemo #194 2019-12-22 01:18:49 -05:00
nick black
c3fa7ea664
bleachworm replaces widechomper #177 2019-12-22 00:27:43 -05:00
nick black
dbb74ea8c4
add wiki link 2019-12-21 23:31:57 -05:00
nick black
a710222df1
enmetric(): support localized decimal separator #192 2019-12-21 20:44:34 -05:00
nick black
a3923142f6
fix up bgalpha unit tests 2019-12-21 16:08:24 -05:00
Nick Black
3ad2124246
Partial visual renders #170 (#193)
* ncvisual_render() accept four bounding dims #175
* ncvisual_render(): partial renders #175
2019-12-21 16:02:27 -05:00
nick black
84aefd65e8 debian: correct installation path for man1 pages 2019-12-21 11:34:52 -05:00
nick black
7e9378cd01
v0.9.1 2019-12-21 03:55:29 -05:00
nick black
7f01dfc241
planereel-tester: delete support 2019-12-20 22:23:33 -05:00
nick black
eaf510676d
planereel-tester: randomly-sized tablets #180 2019-12-20 22:11:10 -05:00
Nick Black
0e0925a84e
Planereel exploration app, panelreel logic fixes (#188)
* planereels tester #180
* suppress_banner in all tests
* tabletcb: start passing back tablet
* properly initialize fbbytes stat
* panelreel: logic fixes #178
* install all testing data
2019-12-20 20:38:13 -05:00
nick black
b0b1679de6
ncvisual_render(): use true transparency #186 2019-12-20 12:54:29 -05:00
nick black
e628030740
ncvisual_render(): use true transparency #186 2019-12-20 12:54:22 -05:00
nick black
5403642764
notcurses-input: throw up a banner 2019-12-20 12:36:59 -05:00
nick black
1ebe02cf93
libav: disable stderr logging #174 2019-12-20 12:06:11 -05:00
nick black
0e6c921b28
we break 1k fps in kitty :) 2019-12-20 11:06:19 -05:00
nick black
898806fec1
demo: minimum field width on FPS 2019-12-20 11:03:41 -05:00
nick black
3f326ee0a8 fix up ncplane_set_{bf}g 2019-12-20 09:42:41 -05:00
nick black
21a8e661be
convert all demos to find_data() 2019-12-20 07:36:38 -05:00
nick black
660949a461
griddemo: fix wonky right line 2019-12-20 07:35:29 -05:00
nick black
6a9d6fa122
add ncplane_printf_yx() 2019-12-20 04:12:30 -05:00
nick black
4950a5ac1a
print enmetricized byte totals 2019-12-20 03:42:00 -05:00
nick black
792b1f2cfb
notcurses-demo: accept -p to find data files #160 2019-12-20 01:32:14 -05:00
nick black
db89e71595
track each part of demo #164 2019-12-20 01:10:28 -05:00
nick black
5bec85746d
allow banners to be suppressed 2019-12-20 00:34:21 -05:00
nick black
32e9fd0a1d
notcurses_reset_stats() added + test #164 2019-12-20 00:05:03 -05:00
nick black
15ac1d0411
outro: balance up messages for centering 2019-12-19 23:17:02 -05:00
nick black
11d6f60ed4
clean up eagle poop 2019-12-19 22:26:25 -05:00
nick black
6be6ae2393 eagles: zoom to lower left 2019-12-19 22:20:18 -05:00
nick black
1dde53d0e2 holy fucking shit it works 2019-12-19 22:20:18 -05:00
nick black
d6bcb3211f eagles level starts at lower-right 2019-12-19 22:20:18 -05:00
nick black
712c7a16eb fuck yeah 2019-12-19 22:20:18 -05:00
nick black
7ab6febbf9 viewdemo: add a legend. baller as fuck 2019-12-19 22:20:18 -05:00
nick black
b257f40a35 sync input documentation for char32_t #172 2019-12-19 22:20:18 -05:00
nick black
0861b96bde wchar_t -> char32_t in input stack #171 2019-12-19 22:20:18 -05:00
nick black
6532ea858b start eagle demo #167 2019-12-19 22:20:18 -05:00
nick black
f3f43528f7 implement superplane (NCSCALE_NONE) #168 2019-12-19 22:20:18 -05:00
nick black
3cfe88ee0c ncscale_e enumeration for ncvisuals #168 2019-12-19 22:20:18 -05:00
nick black
e2c58534ca work around -Wclobbered-noted problem 2019-12-19 22:20:18 -05:00
nick black
e871660eff dig_visible_cell: rewrite recursion as iteration #170 2019-12-19 22:20:18 -05:00
nick black
1a949a5a81
account for tabletmasks 2019-12-18 15:29:24 -05:00
nick black
5459b4a8a7
Merge branch 'master' of github.com:dankamongmen/notcurses 2019-12-18 15:29:09 -05:00
nick black
a96e716663
panelreels: account for tablet masking 2019-12-18 15:05:05 -05:00
nick black
94722c0f28
Merge branch 'master' of github.com:dankamongmen/notcurses 2019-12-18 11:06:21 -05:00
nick black
ddfd5219ed
notcurses_getc() needs return wchar_t #161 2019-12-18 11:06:16 -05:00
nick black
4a7409ebda
sprite-enhalfen tool 2019-12-18 08:16:36 -05:00
nick black
37ed8300cb
fix up man page destination path 2019-12-18 06:49:30 -05:00
nick black
c4e4f921f3
changeover for 1.0.0 2019-12-18 06:49:05 -05:00