Commit Graph

92 Commits

Author SHA1 Message Date
justin 77c3f83d20 Add explicit layer datatype 2022-04-10 10:48:17 +01:00
justin 69490bb984 Commit before improving item targeting 2022-02-22 10:47:15 +00:00
justin 9af636aa83 Fix bug in line zoning by using less ambitious algorithm 2022-02-13 09:24:27 +00:00
justin 502be6f64f Cleanup. Start tweaking flares, glares and flashes 2021-10-29 21:47:03 +01:00
justin 1990558985 Refactor doors 2021-09-28 01:48:03 +01:00
justin 743c1c878d Make buttons have shape, expose multiple bugs 2021-09-27 12:28:53 +01:00
justin 32367b5b2d Add trajectory to grenades, various refactoring 2021-09-25 18:39:53 +01:00
justin a0340eb024 Use mutable vectors to store shape vertex counts 2021-09-24 15:22:16 +01:00
justin 899cf6ef81 Remove wall corner collision test for creatures 2021-09-24 11:31:08 +01:00
justin 1883e0785e Commit before trying to store shape indices using mutable vector 2021-09-23 22:05:37 +01:00
justin 4a1501a358 Engage multiple threads 2021-09-23 21:19:38 +01:00
justin a4fbe6126c Refactor shader loading 2021-09-22 11:22:23 +01:00
justin 952ec1c579 Working dynamic shadows using shape vertices buffer 2021-09-22 10:34:39 +01:00
justin 07e128bb04 Towards working shadows 2021-09-21 10:34:35 +01:00
justin 8854b195cc Buggy (but fastish) merge of shadows into shapes 2021-09-21 10:09:40 +01:00
justin e98ada22fd Commit before merging edge buffer into shape buffer 2021-09-21 09:35:36 +01:00
justin 2804d58a5a Continue shape rendering improvements 2021-09-21 02:04:41 +01:00
justin 464b0b16db Broken commit, just to restore deleted function 2021-09-21 01:28:11 +01:00
justin 7f1a365cac Draw shape shadows using index buffer 2021-09-21 00:43:45 +01:00
justin 5cbcbec101 Working element buffer object 2021-09-20 12:36:35 +01:00
justin c605ac74ff Performance improvements, combine cap and geometry buffer 2021-09-18 19:48:35 +01:00
justin 80aa67015c Performance tweaks 2021-09-18 15:38:46 +01:00
justin 294e01479a Define shape datatype 2021-09-14 01:17:07 +01:00
justin 9d2f42dbc9 Cleanup, start to add creature silhouettes 2021-09-02 11:06:04 +01:00
justin db5c27a3ed Cleanup createLightmap 2021-09-01 01:13:10 +01:00
justin 6933d610cd Fix bloom resize bug, bloom itself could use improvement 2021-08-19 23:39:12 +02:00
justin b9f73d255f Various tweaks 2021-08-18 20:38:55 +02:00
justin 9bdb9a227f Various refactoring 2021-08-17 19:08:18 +02:00
justin d9306c4adb Improve texture loading performance 2021-08-17 11:40:27 +02:00
justin 5da577ff12 Improve intersection test--fails sometimes 2021-08-17 00:52:54 +02:00
justin 5829c66527 Add new files 2021-08-13 12:28:17 +02:00
justin 53555865f6 Start cleanup 2021-08-12 15:02:26 +02:00
justin 0138f7b940 Commit before attempting to make storage of shaders mutable 2021-08-12 06:11:08 +02:00
justin c84bafb267 Continue adding mutability 2021-08-12 05:10:06 +02:00
justin 27cf763805 Continue mutability changes 2021-08-12 01:43:25 +02:00
justin f1200c4501 Redo mutable changes 2021-08-12 01:14:58 +02:00
justin 724f9a86f8 Revert "Continue transfer to mutable vectors"
This reverts commit 1f2f5431c0.
2021-08-12 00:57:57 +02:00
justin 1f2f5431c0 Continue transfer to mutable vectors 2021-08-11 22:02:17 +02:00
justin 0c4c83abb5 Add more mutability 2021-08-11 20:34:34 +02:00
justin b77683bafd Work towards using mutable vectors for storing parameters 2021-08-11 19:28:50 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin b74bb45a4c Use vector streams instead of streaming library 2021-08-10 14:39:38 +02:00
justin e43488ee17 Some linting 2021-08-10 14:22:33 +02:00
justin 51b8fab214 Refactor vertex poking 2021-08-10 02:29:17 +02:00
justin 79eb031637 Stream vertex poking 2021-08-10 01:55:42 +02:00
justin b580666c57 Move towards replacing F.foldM with streaming, using mutable accumulator 2021-08-09 19:07:58 +02:00
justin 8cda9b4e1b Commit before unifying vertex type 2021-08-09 12:42:42 +02:00
justin ad4a70635b Use mutable vectors to for layer vertex offset positions 2021-08-09 10:55:30 +02:00
justin 62395f38bc Proof of mutable vector vertex offset storage concept 2021-08-09 01:58:36 +02:00
justin 3fdae85953 Store number of vertices in an intmap 2021-08-09 00:54:19 +02:00