Commit Graph
239 Commits
Author SHA1 Message Date
justin d5be125a3b Cleanup 2024-11-17 13:03:46 +00:00
justin a0431ff9a3 Remove possiblity of displayed but non-focussed terminal 2024-11-16 20:25:49 +00:00
justin 86f185c71e Determine mouse position over terminal display 2024-11-16 16:45:12 +00:00
justin 0621709f7b Tweak mouse context/cursors 2024-11-15 22:53:33 +00:00
justin 4434093d81 Cleanup 2024-11-10 23:20:48 +00:00
justin 713d3e3265 Centralise mouse context data 2024-11-10 18:26:30 +00:00
justin ccc966d652 Improve terminal color possibilities 2024-11-07 18:51:18 +00:00
justin bfd4649e1b Refactor terminal prompt/maxlines into terminaltype 2024-11-06 11:16:35 +00:00
justin 7e1b5f0921 Start to refactor terminals 2024-11-05 21:14:53 +00:00
justin 38ab6a35da Fix equipment equipping/moving with right click 2024-11-04 20:41:20 +00:00
justin 489ff21e12 Remove inventory selection on item drop/pickup 2024-11-04 19:45:12 +00:00
justin 3f9b31a838 Cleanup 2024-11-04 19:30:15 +00:00
justin 2a314d22e3 Fix combinations display 2024-11-04 10:19:53 +00:00
justin c1b1611279 Record mouse over combination selections 2024-11-04 00:40:24 +00:00
justin fafef1275b Allow filtering of combinations with mouse click on inventory 2024-11-04 00:07:37 +00:00
justin adca54c1ef Tweak mouseover display to (partially) work during filtering 2024-11-03 20:52:00 +00:00
justin feec061aa6 Add separate function checking when inventory is filtered 2024-11-03 09:50:18 +00:00
justin a25b62d77f Add more ascii characters
Will also add more characters from code page 437
2024-11-02 02:34:06 +00:00
justin 79b0af228e Cleanup 2024-10-31 09:50:21 +00:00
justin 97c3f1262b Display root+tree selection when aiming 2024-10-28 14:26:09 +00:00
justin 53557965d0 Remove Either construct over invAdj 2024-10-26 15:03:45 +01:00
justin 6402ab11da Continue tweaking inventory display 2024-10-26 14:50:35 +01:00
justin e2f3d6a378 Improve inventory display 2024-10-26 10:53:36 +01:00
justin d93c548d3c Remove SelectionSections 2024-10-25 22:19:04 +01:00
justin f6c136cfd6 Cleanup 2024-10-25 21:05:32 +01:00
justin 6424899afd Remove cursor type from ListDisplayParams 2024-10-25 17:41:37 +01:00
justin 0c5a21765a Reimplement dragging upwards with mouse 2024-10-25 10:29:27 +01:00
justin 388064895f Decouple selection section inventory position 2024-10-24 14:55:51 +01:00
justin 5ca440ca67 Start simplifying mouse inventory selection 2024-10-24 11:47:51 +01:00
justin 8b6f5529ff Add 8-way cardinal/intercardinal datatype 2024-10-18 12:39:46 +01:00
justin d256bc0443 Highlight moused-over inventory items 2024-10-16 22:14:11 +01:00
justin cf0873d73b Start adding mouse control of inventory 2024-10-15 23:26:08 +01:00
justin 1953fb2d0c Cleanup, fix broken records in LeftUse 2024-10-03 10:34:17 +01:00
justin f69d150e00 Cleanup 2024-10-01 02:46:18 +01:00
justin c4f3961672 Cleanup 2024-10-01 02:25:04 +01:00
justin fd8adcea92 Cleanup, prepare ground to allow for drawing attached items 2024-09-30 15:09:21 +01:00
justin 18219d0bff Cleanup 2024-09-30 14:27:50 +01:00
justin 53e959e6cc Cleanup 2024-09-30 14:21:19 +01:00
justin 06cca549d9 Start removing tweakables 2024-09-30 14:07:20 +01:00
justin fc5539cb38 Cleanup 2024-09-30 12:54:31 +01:00
justin fb6fcff61c Cleanup 2024-09-26 16:32:07 +01:00
justin 25cec10313 Flatten values in creature manipulation data types 2024-09-24 21:50:21 +01:00
justin fe00af0e73 Extend inv item location information to include "attached" items 2024-09-24 21:26:26 +01:00
justin 43b365185d Improve item location code, including some error detection 2024-09-23 14:33:14 +01:00
justin 31b5db6e9e Distinguish between selected item and root-selected item 2024-09-21 21:59:53 +01:00
justin 2154abfb1d Add roots and parents to adjacency function from Double Trees 2024-09-21 20:30:29 +01:00
justin 338d9e8422 Auto create tree structure for held item ammo, add derive instances 2024-09-13 17:34:29 +01:00
justin fb104a1719 Display basic tree of attachments in inventory 2024-09-13 16:19:17 +01:00
justin bd681a577c Move towards displaying tree links in inventory 2024-09-13 12:02:28 +01:00
justin eddb313ea1 Simplify selection menu, remove overlapping 2024-09-11 16:39:56 +01:00