Commit Graph

355 Commits

Author SHA1 Message Date
justin 9796564075 Cleanup arc drawing 2023-01-11 00:21:06 +00:00
justin 471c6fec7e Implement arcs with variable width and color 2023-01-11 00:00:02 +00:00
justin 6b259fa200 Cleanup scope zooming 2023-01-07 10:43:53 +00:00
justin 87ea7da1d4 Tweak view distances 2023-01-06 16:55:17 +00:00
justin 612ee85579 Move towards allowing equipable targeting items 2023-01-06 11:01:32 +00:00
justin 0302685053 Cleanup targeting 2023-01-05 11:01:12 +00:00
justin c48a553967 Commit before moving targeting 2023-01-05 09:58:41 +00:00
justin 0b7da0489a Keep track of seen walls in external list 2023-01-03 22:36:44 +00:00
justin 5b4e8d75bb Fix crWallCollisions by using a rectangle zone instead of a point 2023-01-03 17:36:28 +00:00
justin 5fc39bd12d Add various item info 2023-01-03 15:58:54 +00:00
justin beac123dd2 Filter combine list more sensibly 2022-12-31 12:34:21 +00:00
justin 67a13c1d01 Cleanup, stop rboptions extending into examine inventory 2022-12-31 12:25:29 +00:00
justin 29d6307076 Tweak rewind gun 2022-12-30 11:43:29 +00:00
justin 7fc3b788b4 Make hud non-saveable 2022-12-29 01:10:09 +00:00
justin d1f80f1f7f Cleanup 2022-12-28 10:21:00 +00:00
justin 2d4a55dee0 Cleanup 2022-12-28 01:12:10 +00:00
justin 85738adff1 Cleanup 2022-12-27 14:14:03 +00:00
justin 2def9800fa Cleanup 2022-12-27 10:53:31 +00:00
justin 1bafb427df Tidying 2022-12-26 09:42:58 +00:00
justin 6e18c498af Fix selection in combine menu 2022-12-26 09:34:23 +00:00
justin be1a48062f Fix extra item swapping 2022-12-25 23:55:48 +00:00
justin d2141d90ae Fix scroll selection of floor items and buttons 2022-12-25 23:37:42 +00:00
justin 2ae7f2bbc1 Work on inventory selection list 2022-12-25 19:00:19 +00:00
justin b01a9f89e6 Fix mouse scrolling in menus 2022-12-25 12:12:35 +00:00
justin 3de16cbd1a Rethink unselectable items in lists 2022-12-25 11:39:47 +00:00
justin a3162e8f9c Render controls using options menu 2022-12-24 13:35:29 +00:00
justin a97c5ec8ef Allow selection items to have a payload 2022-12-24 00:28:04 +00:00
justin 5356d21778 Work on selection lists and option menus 2022-12-23 22:43:30 +00:00
justin b072dc9e9a Separate selection list items from display parameters 2022-12-23 12:22:57 +00:00
justin a8fa1e9949 Move selection list offset into option screen data structure 2022-12-22 10:27:01 +00:00
justin 03c945d189 Improve mouse menu controls, tweak charmap 2022-12-21 11:33:11 +00:00
justin 860d63df45 Work on menus 2022-11-22 10:14:25 +00:00
justin 054405244f Continue work on menu screens 2022-11-04 09:14:32 +00:00
justin c263012b61 Remove explicit scancode from menu items 2022-11-04 08:42:30 +00:00
justin 6e7cd14f49 Work on mouse selection in menus 2022-11-03 14:16:28 +00:00
justin e6e5427f44 Start unifying drawn cursors 2022-11-03 10:00:41 +00:00
justin 0872a2dd40 Work on a selection list datatype 2022-11-02 21:47:15 +00:00
justin 7c8958cea7 Start to unify selection lists 2022-11-02 09:36:16 +00:00
justin d982ac728a Simplify the main loop, events only perform functional update 2022-11-01 11:05:51 +00:00
justin 624a4c3bcd Refactor concurrent side effects 2022-10-30 14:55:30 +00:00
justin e3155752ba Commit before pushing more input events into update 2022-10-29 22:33:10 +01:00
justin afaef480db Minor tweaking, argument refining 2022-10-29 12:20:19 +01:00
justin af6cdff063 Separate out input datatype 2022-10-29 11:36:57 +01:00
justin 82e2a5a234 Refactor updates 2022-10-28 23:13:36 +01:00
justin 14e2b5cf8f Restrict some arguments 2022-10-28 22:00:38 +01:00
justin 32744d7cb3 More camera refactor 2022-10-28 21:22:44 +01:00
justin 2e7cd0aec2 Camera position refactor 2022-10-28 15:32:46 +01:00
justin 0150655c6d Stop all sound when stopping time 2022-10-28 14:36:16 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 920bfdbc8e Attempt to improve perfomance 2022-08-25 09:52:12 +01:00