justin
|
6ac4e5d669
|
Push more data out of selection list into menu screen
|
2022-12-22 11:12:41 +00:00 |
|
justin
|
a8fa1e9949
|
Move selection list offset into option screen data structure
|
2022-12-22 10:27:01 +00:00 |
|
justin
|
91d65094c9
|
Update changes in menu values
|
2022-12-21 16:08:22 +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
|
d982ac728a
|
Simplify the main loop, events only perform functional update
|
2022-11-01 11:05:51 +00:00 |
|
justin
|
82c4b992b0
|
Bug tracking in menu key presses
|
2022-10-30 17:37:53 +00:00 |
|
justin
|
624a4c3bcd
|
Refactor concurrent side effects
|
2022-10-30 14:55:30 +00:00 |
|
justin
|
11e873ea48
|
Commit before restricting menu options
|
2022-10-30 13:16:59 +00:00 |
|
justin
|
6123795c7a
|
Refactor text input
|
2022-10-30 11:57:53 +00:00 |
|
justin
|
9779b6fa39
|
Move in game key press input reaction to universe update
|
2022-10-30 10:19:59 +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
|
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
|
5f6bd43599
|
Move most wheelEvent functionality into update function
|
2022-10-27 23:29:49 +01:00 |
|
justin
|
c6b500c219
|
Partially working scroll time item
|
2022-10-27 18:42:38 +01:00 |
|
justin
|
35f2992fe4
|
Work on time scrolling
|
2022-10-27 10:23:52 +01:00 |
|
justin
|
4ffd361f11
|
Work on mouse wheel scrolling
|
2022-10-25 22:59:01 +01:00 |
|
justin
|
86a9ab7582
|
Commit mid add time scroll
|
2022-10-24 10:44:23 +01:00 |
|
justin
|
8c0ad639ad
|
Correctly reduce left click item delay
|
2022-09-04 10:22:53 +01:00 |
|
justin
|
e7e20277e4
|
Attempt to fix some space leaks, general cleanup
|
2022-08-23 23:00:12 +01:00 |
|
justin
|
947752b8d5
|
Excise streaming
|
2022-08-22 11:23:19 +01:00 |
|
justin
|
2e34481ab1
|
More nesting of fields in CWorld
|
2022-08-19 11:41:07 +01:00 |
|
justin
|
c74d3b04bf
|
Work on saving/loading concurrently
|
2022-08-18 10:05:24 +01:00 |
|
justin
|
26e88f059a
|
Allow for concurrent effects
|
2022-08-16 16:02:09 +01:00 |
|
justin
|
82db86f55f
|
Fix bugs in zoning
|
2022-07-30 14:21:13 +01:00 |
|
justin
|
160560af5f
|
Refactor, try to limit dependencies
|
2022-07-28 00:59:56 +01:00 |
|
justin
|
6554d219dc
|
Cleanup, split CWorld into separate file
|
2022-07-26 21:19:12 +01:00 |
|
justin
|
5c8e786dfa
|
Cleanup
|
2022-07-26 10:22:55 +01:00 |
|
justin
|
f5604ef429
|
Make concrete world read/showable
|
2022-07-25 12:23:21 +01:00 |
|
justin
|
b2efbd2b3e
|
Separate out concrete part of world
|
2022-07-25 12:10:50 +01:00 |
|
justin
|
c3a5b9d5be
|
Reify block drawing
|
2022-07-25 01:27:39 +01:00 |
|
justin
|
14c4c47bf5
|
Cleanup
|
2022-07-25 00:56:55 +01:00 |
|
justin
|
d219d8d889
|
Broken: refactor terminals
|
2022-07-25 00:45:15 +01:00 |
|
justin
|
d6a94ec4bc
|
Refactor doors
|
2022-07-24 20:36:27 +01:00 |
|
justin
|
2c1bc67a51
|
Cleanup
|
2022-07-24 13:53:35 +01:00 |
|
justin
|
ac069d08f6
|
Prop reification/splitting
|
2022-07-24 13:45:05 +01:00 |
|
justin
|
5b9e9968f3
|
Reify shockwaves
|
2022-07-24 00:20:28 +01:00 |
|
justin
|
97174535d8
|
Reify tesla arcs
|
2022-07-23 23:46:03 +01:00 |
|
justin
|
7563441154
|
Separate and reify laser beams
|
2022-07-23 23:26:39 +01:00 |
|
justin
|
262ac237cd
|
Reify press plates
|
2022-07-23 22:21:13 +01:00 |
|
justin
|
5de837c8cf
|
Reify modifications
|
2022-07-23 20:53:00 +01:00 |
|