justin
|
7a36b69818
|
Remove useless code
|
2023-03-26 23:09:16 +01:00 |
|
justin
|
cc4aa1ec43
|
Add file
|
2023-03-26 23:00:43 +01:00 |
|
justin
|
ee89ac9b00
|
Implement generalised storing of position for mouse presses
|
2023-03-26 23:00:07 +01:00 |
|
justin
|
e5906eefa3
|
Move scroll smoothing to central location
|
2023-03-26 22:16:03 +01:00 |
|
justin
|
07a1d71039
|
Add general smooth scrolling, move camera into world
|
2023-03-26 20:09:00 +01:00 |
|
justin
|
73e742e1a2
|
Implement floating camera
|
2023-03-26 16:44:19 +01:00 |
|
justin
|
082ce9c9a1
|
Start to generalise text input to "terminal signal" input
|
2023-03-26 13:57:26 +01:00 |
|
justin
|
cfb0a49059
|
Add true quicksave and guickload
|
2023-03-26 12:13:21 +01:00 |
|
justin
|
acc55f8d16
|
Correct loading of tile buffer when loading game
|
2023-03-25 22:31:28 +00:00 |
|
justin
|
da8a2bad6e
|
Move past/future worlds outside of serialised data structure
|
2023-03-25 18:50:42 +00:00 |
|
justin
|
d989acd6f2
|
Allow shadow fidelity option, fix bug in rendering box shadows
|
2023-03-25 17:22:58 +00:00 |
|
justin
|
ea0c942887
|
Refactor window size, update selection cursor on new screen
|
2023-03-25 09:27:27 +00:00 |
|
justin
|
4b92a43535
|
Refactor differing resolutions somewhat
|
2023-03-24 11:14:49 +00:00 |
|
justin
|
cd224437e7
|
Cleanup rendering
|
2023-03-24 01:46:25 +00:00 |
|
justin
|
1abfaa3cd0
|
Work on textures and lighting
|
2023-03-23 21:17:24 +00:00 |
|
justin
|
ba240723f3
|
Use immutable storage for fullscreen vbo
|
2023-03-21 12:47:02 +00:00 |
|
justin
|
7d0bb7f229
|
Tweak clouds
|
2023-03-20 18:24:07 +00:00 |
|
justin
|
33f31aa385
|
Improve normal maps on ground and walls
|
2023-03-19 23:52:19 +00:00 |
|
justin
|
c6120f2fc9
|
Fix normal map transformations for floor
|
2023-03-18 12:17:42 +00:00 |
|
justin
|
77c88f68a7
|
Create post world load function
|
2023-03-18 09:37:09 +00:00 |
|
justin
|
d8fb7a1f99
|
Move towards uploading certain vbos less than once per frame (floor)
|
2023-03-17 17:47:12 +00:00 |
|
justin
|
9947979b52
|
Try to improve instancing shadows
|
2023-03-12 14:06:11 +00:00 |
|
justin
|
7ee3f6581d
|
Work on geometry shader based shadows
|
2023-03-11 22:59:19 +00:00 |
|
justin
|
dc3faeed63
|
Cleanup
|
2023-03-10 09:39:40 +00:00 |
|
justin
|
8456f9e02e
|
Add file, move buffer swapping into doDrawing
|
2023-03-02 12:48:47 +00:00 |
|
justin
|
6b0f78d4eb
|
Add num_shadow_casters graphics parameter, allow cycle down enum options
|
2023-02-26 23:38:58 +00:00 |
|
justin
|
ed9a46a18d
|
Allow to change menu options with rclick, move towards shader experiment
|
2023-02-24 15:03:06 +00:00 |
|
justin
|
c73e8af72a
|
Commit before attempt to remove geometry shaders from shadow extrusion
|
2023-02-23 23:10:00 +00:00 |
|
justin
|
f98f95d92f
|
Move zoning up world spheres
|
2023-02-23 18:19:48 +00:00 |
|
justin
|
86943f4170
|
Cleanup, tweak selection sections positioning
|
2023-02-23 16:13:40 +00:00 |
|
justin
|
683acf8a05
|
Allow for swapping inventory items
|
2023-02-23 14:12:08 +00:00 |
|
justin
|
fc0fd5fa37
|
Introduce idea of world event flags
|
2023-02-23 11:46:45 +00:00 |
|
justin
|
4904c57972
|
Reorganise/cleanup
|
2023-02-21 01:24:22 +00:00 |
|
justin
|
dee7472d31
|
Work towards unifying all in game input
|
2023-02-21 00:37:26 +00:00 |
|
justin
|
7b9b1d1799
|
Start unifying regex parts of selection sections
|
2023-02-20 18:20:48 +00:00 |
|
justin
|
c3fb94c7b5
|
Commit before trying to generalise filterable sections
|
2023-02-20 12:40:36 +00:00 |
|
justin
|
a38c77335c
|
Shuffle regexes
|
2023-02-20 12:16:46 +00:00 |
|
justin
|
a88755bd75
|
Remove SelectionIntMap
|
2023-02-19 09:59:09 +00:00 |
|
justin
|
8ec1dc0830
|
Tweak cursor storage on sss
|
2023-02-19 09:53:09 +00:00 |
|
justin
|
6eca3bab38
|
Move combine list over to SelectionSections -- more todo
|
2023-02-18 10:59:59 +00:00 |
|
justin
|
36b9b5445c
|
Broken commit
|
2023-02-17 20:20:57 +00:00 |
|
justin
|
90133fb54b
|
Work on combine cursors
|
2023-02-17 18:00:40 +00:00 |
|
justin
|
c0ef36426a
|
Implement filter on nearby objects
|
2023-02-17 11:19:07 +00:00 |
|
justin
|
93dfc2a67c
|
Move inventory filter to different section of selection list
|
2023-02-17 10:35:59 +00:00 |
|
justin
|
4afc216b25
|
Continue inventory tweak
|
2023-02-16 17:07:59 +00:00 |
|
justin
|
934dd64704
|
Work on inventory management
|
2023-02-16 16:12:03 +00:00 |
|
justin
|
ff5fa6321a
|
Move towards selection section inventory management
|
2023-02-14 23:25:09 +00:00 |
|
justin
|
9dd4c53316
|
Allow for scrolling in combine regex
|
2023-02-13 23:15:34 +00:00 |
|
justin
|
8b39a99194
|
Tweak combine inventory regex
|
2023-02-13 21:18:11 +00:00 |
|
justin
|
b5db7a3420
|
Cleanup
|
2023-02-11 13:42:08 +00:00 |
|