Commit Graph

108 Commits

Author SHA1 Message Date
jrd 1c15695c4b Explicitly name window size constant
separating out and committing pieces in an old WIP. Don't know what
specifically prompted this change.
2021-02-11 06:33:03 -08:00
jrd a91ee62190 cleanup warnings/weird code 2021-02-11 01:31:04 -08:00
jrd ede85ecb5d bitrot: update for nalgebra deprecations 2021-02-11 01:30:51 -08:00
jrd 82c53bb761 bitrot: update for lang/stdlib deprecations 2021-02-11 01:30:05 -08:00
jrd 9dd48d359c bitrot: replace bare traits object syntax with dyn traits 2021-02-11 01:30:01 -08:00
jrd dea54e4883 update bitrotted dep 2021-02-11 01:29:40 -08:00
jrd bc0e916179 feature(iterator_flatten) is now stable 2021-02-11 01:28:16 -08:00
jrd 5e18d452cb mouselook 2021-02-11 01:27:49 -08:00
jrd f40786931e Return local error type on VR init 2021-02-11 01:26:52 -08:00
jrd 7ac96862eb remove bitrot, update and set versions of all deps, notably gfx & nalgebra 2021-02-11 01:25:42 -08:00
jrd 493563b7cc lto/no-unwind in release builds 2016-12-29 10:27:12 -08:00
jrd b955d7f1b6 update to gfx 0.13 2016-12-26 15:42:03 -08:00
jrd 3a8c0148c8 read rle .EGA files 2016-11-01 04:08:55 -07:00
jrd ddc135e09a read lzw .EGA files 2016-11-01 03:41:12 -07:00
jrd da0d5a26a3 slightly bump up tile anim speed 2016-10-28 00:33:10 -07:00
jrd 9db44c212c consolidate imports 2016-10-26 22:52:42 -07:00
jrd f6b0068ec2 haze 2016-10-26 19:42:22 -07:00
jrd d71967565d no supersampling for now 2016-10-21 19:02:26 -07:00
jrd 11a16e092f hotkeys for torus radius, camera reset 2016-10-21 18:59:34 -07:00
jrd 73ac584ca4 try! -> ? 2016-10-20 12:45:15 -07:00
jrd a66cd3ae64 parse NO_VR=0 2016-10-19 17:34:12 -07:00
jrd 2583de70b3 walk around reorienting world torus 2016-10-19 15:14:57 -07:00
jrd f2a645730c NO_VR env var for monitor only mode 2016-10-13 01:50:07 -07:00
jrd 381157c8e2 no all caps for enum variants 2016-10-10 19:08:21 -07:00
jrd f795c73ed8 mark _unused fields as such, don't bind unused vars in match 2016-10-10 18:47:33 -07:00
jrd 8eb9ab2d63 use upscaled mipmaps for tiles 2016-10-10 18:43:09 -07:00
jrd 0275d01b96 use texture array instead of atlas for tiles 2016-10-06 18:20:08 -07:00
jrd 931bc1b0a8 place vertical tiles on flat copies instead of blackness 2016-10-05 14:51:40 -07:00
jrd 31ab07f615 animate lava tiles 2016-10-05 14:50:55 -07:00
jrd 708e0b4a16 formatting cleanup 2016-10-05 14:24:30 -07:00
jrd 193e807b6a simple tile heights 2016-10-05 14:15:16 -07:00
jrd d69223ef13 properly parameterize world torus radii 2016-10-01 00:29:00 -07:00
jrd 8faa60b921 show headset view in monitor window 2016-09-30 23:51:48 -07:00
jrd 708af6720c fix toroid shape 2016-09-30 23:46:52 -07:00
jrd 8211912b44 use trackpad to move camera/world 2016-09-30 23:25:31 -07:00
jrd 9323380d5c WIP: hacky world torus 2016-09-30 16:26:41 -07:00
jrd 8a68c1780e WIP: show overworld map 2016-09-30 16:12:23 -07:00
jrd 50ac1960b0 out/ in .gitignore 2016-09-30 16:03:01 -07:00
jrd ad647f2e99 basic vr controller events 2016-09-30 16:01:54 -07:00
jrd 0b8db8d9b4 send events to scene 2016-09-30 14:15:24 -07:00
jrd 235b5d58bd view doesn't own scene 2016-09-30 13:37:44 -07:00
jrd 7a9f65115c refactor view/scene to separate modules 2016-09-21 19:38:27 -07:00
jrd b8b5bf8ab7 2-space indent for gl.rs 2016-09-19 15:47:56 -07:00
jrd d851f934e0 reorg: no main binary, all in bin/ 2016-09-19 14:42:18 -07:00
jrd ebefec08ab show tracked avatar tile 2016-09-19 14:36:31 -07:00
jrd 067e8906be factor out ega loader 2016-09-19 14:06:47 -07:00
jrd fd9d1cca13 drop SDL dep 2016-09-15 19:14:29 -07:00
jrd 9f7246efba depth testing 2016-09-15 00:29:14 -07:00
jrd a7562b449c polygon 2016-09-15 00:29:13 -07:00
jrd 251ace63a7 tracking basestation and controllers 2016-09-15 00:29:03 -07:00