1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 08:59:27 +00:00
Commit Graph

2654 Commits

Author SHA1 Message Date
?
170648a367 mouse aiming sensitivity is now configurable; set to 0 to disable 2019-09-12 22:38:42 +02:00
?
808111de89 fixup options in 3D 2019-09-12 22:38:42 +02:00
?
6e2c869a60 yet more interesting Yendor path in binary tilings 2019-09-12 22:38:42 +02:00
?
7fadb7f98f 3D:: yendor works (?) 2019-09-12 22:38:42 +02:00
?
85cb1bbb11 3D:: no more autocentering if vid.sspeed <= -5 2019-09-12 22:38:41 +02:00
?
9b968e648b 3D:: hide some queuecircleat's 2019-09-12 22:38:41 +02:00
?
6ac9820644 3D:: mouseover set correctly 2019-09-12 22:38:41 +02:00
?
c6025ad711 3D:: do not draw the player in turn-based either 2019-09-12 22:38:40 +02:00
?
d83abeaebb 3D:: disabled menu options which are not available in 3D 2019-09-12 22:38:40 +02:00
?
bc454d56cd 3D:: movement in non-shmup 2019-09-12 22:38:40 +02:00
?
3188fb2e68 3D:: wasd keys (by default) now work as usual, plus mouse for aiming 2019-09-12 22:38:40 +02:00
?
71f02d5dc2 3d:: mouse aiming 2019-09-12 22:38:40 +02:00
?
3cf1236a0a 3d:: 3D geometries selectable from Geometry Experiments 2019-09-12 22:38:40 +02:00
?
3780343367 fixed 2D binary tiling 2019-09-12 22:38:40 +02:00
?
1cab16aae7 3d:: grids 2019-09-12 22:38:40 +02:00
?
a88a03e26e 3D:: key names for 3D actions in shmup 2019-09-12 22:38:40 +02:00
?
6808c4e926 smooth_scrolling now configurable 2019-09-12 22:38:40 +02:00
?
29afe683c3 better keyboard panning 2019-09-12 22:38:40 +02:00
?
051055922b 3d:: fixed a bug in centerpc 2019-09-12 22:38:40 +02:00
?
f68ff9de73 3d:: improved rotation speed 2019-09-12 22:38:40 +02:00
?
3c7824d51e 3d:: fixed implicit conversion warning in GLSL 2019-09-12 22:38:40 +02:00
?
fe174d8873 3D:: elliptic space 2019-09-12 22:38:40 +02:00
?
fb71d4fd15 3D:: sightranges are now configurable 2019-09-12 22:38:40 +02:00
?
46250081ec 3D:: fixed sphere to determine the current cell correctly 2019-09-12 22:38:40 +02:00
?
6c2c899d2a 3D:: actualV returns V 2019-09-12 22:38:40 +02:00
?
370d1e069c 3D:: no glyphs in HUD 2019-09-12 22:38:40 +02:00
?
b4a44972dd 4D:: do not use std sphere/euclid in calc_relative_matrix/ggmatrix 2019-09-12 22:38:40 +02:00
?
bba0e5138e 3d:: shmup mode now works as a fps 2019-09-12 22:38:40 +02:00
?
5ae2714e37 C0 and Cx1 now changes depending on DIM 2019-09-12 22:38:40 +02:00
?
02920b5d2f 3D:: fixed (?) virtualRebase 2019-09-12 22:38:40 +02:00
?
e7110b7492 3d:: fixed letters 2019-09-12 22:38:40 +02:00
?
a847f0f040 3d:: wax model in sphere3 2019-09-12 22:38:40 +02:00
?
7e4cc69c06 sphere3 is not two_sided_model 2019-09-12 22:38:40 +02:00
?
c279e91600 3d:: set geometry parameters in sphere3 2019-09-12 22:38:40 +02:00
?
f743a46010 3d:: fixed optimizeview in sphere3 2019-09-12 22:38:40 +02:00
?
259e376909 3d:: four-phase drawing of sphere 2019-09-12 22:38:40 +02:00
?
3b030471b0 fixed a bug in inverse caused by precision issues 2019-09-12 22:38:40 +02:00
?
bbffc21a95 fixed table for ginf 2019-09-12 22:38:40 +02:00
?
33d4854c14 3D:: 120-cell 2019-09-12 22:38:40 +02:00
?
1fcf58e17a 3D:: shader variants for R3 and S3 2019-09-12 22:38:40 +02:00
?
4b356d9945 moved quotient spaces to quotient.cpp 2019-09-12 22:38:40 +02:00
?
33d94beb4f moved spherical geometry to sphere.cpp 2019-09-12 22:38:40 +02:00
?
c7cb93f2ed moved all the Euclidean maps to euclid.cpp 2019-09-12 22:38:40 +02:00
?
26b6b94c95 renamed space.cpp to euclid.cpp 2019-09-12 22:38:40 +02:00
?
a89dc002cd fixed some bugs in hyperpoint.cpp 2019-09-12 22:38:40 +02:00
?
7110be2032 3D:: cube tiling 2019-09-12 22:38:40 +02:00
?
e8fa30de4c btrange_cosh checked in do_draw 2019-09-12 22:38:40 +02:00
?
d08e58f404 3d:: 2D/3D is now selectable at runtime 2019-09-12 22:38:40 +02:00
?
1f8510bc71 smooth_movement option (not yet in menu) 2019-09-12 22:38:40 +02:00
?
5c7fd31446 3D:: HOME moves view back instead of centering 2019-09-12 22:38:40 +02:00