justin
|
79b03ef6ec
|
Fix connecting sounds
|
2024-11-05 19:48:55 +00:00 |
|
justin
|
ecbd51135b
|
Add sounds when connecting/disconnecting items
|
2024-11-05 19:14:09 +00:00 |
|
justin
|
9b3518e4eb
|
Correctly update root status of item in _ilIsRoot
|
2024-11-05 18:25:30 +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
|
0237e655b5
|
Cleanup
|
2024-11-04 10:28:21 +00:00 |
|
justin
|
2a314d22e3
|
Fix combinations display
|
2024-11-04 10:19:53 +00:00 |
|
justin
|
0b43541080
|
Tweak combine inventory display/click events
|
2024-11-04 10:00:10 +00:00 |
|
justin
|
df08dc8ab5
|
Tweak mouse pointer display
|
2024-11-04 09:32:36 +00:00 |
|
justin
|
1ed09fa8de
|
Allow selecting using mouse click in combine inventory
|
2024-11-04 00:53:19 +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
|
7bafb1e9e6
|
Add cursor at end of input filters
|
2024-11-02 21:56:28 +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
|
723dfafc18
|
Make inventory cursor change when dropping items sensible
|
2024-11-01 11:23:39 +00:00 |
|
justin
|
de12f0ef34
|
Cleanup
|
2024-10-31 09:55:57 +00:00 |
|
justin
|
a2dd10323c
|
Remove _ssCursor
|
2024-10-31 09:55:12 +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
|
ae0f2fad0f
|
Remove _decorations
|
2024-10-26 09:18:11 +01:00 |
|
justin
|
f11dfe53db
|
Cleanup
|
2024-10-26 09:15:56 +01:00 |
|
justin
|
dc34172691
|
Unify regex/filtering code
|
2024-10-26 00:01:12 +01:00 |
|
justin
|
46ee29f646
|
Remove intmap over filters
|
2024-10-25 22:42:23 +01:00 |
|
justin
|
d93c548d3c
|
Remove SelectionSections
|
2024-10-25 22:19:04 +01:00 |
|
justin
|
a20fc48eaa
|
Move SSSExtra out of SelectionSections
|
2024-10-25 21:55:09 +01:00 |
|
justin
|
069392bd33
|
Commit before reorganising/removing SSSExtra
|
2024-10-25 21:35:43 +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
|
bd505b072a
|
Make scrolling reduce selected items to 1
|
2024-10-25 12:50:36 +01:00 |
|
justin
|
90862b0c69
|
Cleanup
|
2024-10-25 12:43:18 +01:00 |
|
justin
|
4da5bfa497
|
Implement downwards inventory drag, buggy
|
2024-10-25 10:40:22 +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
|
9e3d8ae6b0
|
Cleanup
|
2024-10-22 11:22:38 +01:00 |
|
justin
|
65f05b93f8
|
Cleanup compiler warnings
|
2024-10-22 10:48:44 +01:00 |
|
justin
|
c0b1092fb6
|
Cleanup some compiler warnings
|
2024-10-22 10:33:14 +01:00 |
|
justin
|
e2330618f2
|
Update stack lts
|
2024-10-22 10:07:13 +01:00 |
|
justin
|
f6e32ff6ef
|
Allow dragging of selected items in inventory
|
2024-10-20 11:32:37 +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
|
e745238b8f
|
Make weapon fail sound distinct
|
2024-10-08 20:55:59 +01:00 |
|
justin
|
d1ee0f997a
|
Fix attachment of augmented hud to laser
|
2024-10-08 17:36:00 +01:00 |
|