1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-19 12:32:07 +00:00
Commit Graph

3186 Commits

Author SHA1 Message Date
Zeno Rogue c297bbf52a 2d3d:: compass 2019-09-12 22:43:02 +02:00
Zeno Rogue 7255cb4e0d 2d3d:: worm graphics 2019-09-12 22:43:02 +02:00
Zeno Rogue ef4d673196 2d3d:: precise halfmirrors 2019-09-12 22:43:02 +02:00
Zeno Rogue 01207a0e87 2d3d:: fixed DIM to WDIM in landgen.cpp 2019-09-12 22:43:02 +02:00
Zeno Rogue 0ecd8a058a 2d3d:: fixed crash when setting subprio 2019-09-12 22:43:01 +02:00
Zeno Rogue 7abbd6c07a 2d3d:: added missing normalize and memory fix to chasmifyPoly 2019-09-12 22:43:01 +02:00
Zeno Rogue 360f95ce43 2d3d:: adjusted shmup to reversed Z 2019-09-12 22:43:01 +02:00
Zeno Rogue 55d7678c99 2D3D:: Hall of Mirrors 2019-09-12 22:43:01 +02:00
Zeno Rogue f652e6139c 2D3D:: fixed Y/Z orientation 2019-09-12 22:43:01 +02:00
Zeno Rogue fb6a0829a2 2d3d:: switch_fpp() now sets good defaults in spherical 2019-09-12 22:43:01 +02:00
Zeno Rogue 2736c89563 2d3d:: fog effect is now configurable 2019-09-12 22:43:01 +02:00
Zeno Rogue da49e6c8de 2d3d:: textures on sidewalls 2019-09-12 22:43:01 +02:00
Zeno Rogue d89fb49e13 refactured 'texture_order' as a separate function 2019-09-12 22:43:01 +02:00
Zeno Rogue 80ce15ded9 3d menu:: no more incorrect errors; change camera position right away in 2d3d 2019-09-12 22:43:01 +02:00
Zeno Rogue d1846f9325 better cell-cursors; bad cell-cursors removed 2019-09-12 22:43:01 +02:00
Zeno Rogue 9c1efae2f6 2d3d:: mouse reading 2019-09-12 22:43:01 +02:00
Zeno Rogue 0a4ccb2b5c 2d3d:: no more player hiding if camera > 0 2019-09-12 22:43:01 +02:00
Zeno Rogue 2acfd99d17 refactored switch_* functions (fpp/tpp/always3) 2019-09-12 22:43:01 +02:00
Zeno Rogue 5ab7249afd horopoint cleanup in 2D 2019-09-12 22:43:01 +02:00
Zeno Rogue 9946ceb877 fixed circle drawing 2019-09-12 22:43:01 +02:00
Zeno Rogue 87c436b8cb 2d3d:: fixed some 3d model elements 2019-09-12 22:43:01 +02:00
Zeno Rogue 757a154399 2d3d:: shapes such as shFloor are now full 2019-09-12 22:43:01 +02:00
Zeno Rogue 450739b133 2D3D: switch without changing the display 2019-09-12 22:43:01 +02:00
Zeno Rogue f675c08e7e fixed eyes a bit 2019-09-12 22:43:01 +02:00
Zeno Rogue db51c896ae 2d3d:: shmup 2019-09-12 22:43:01 +02:00
Zeno Rogue 6a7c1438eb 2D3D:: Archimedean no longer crashes after changing 2019-09-12 22:43:01 +02:00
Zeno Rogue 2d79243ca2 2D3D:: 3D particles 2019-09-12 22:43:01 +02:00
Zeno Rogue 4175c61486 fixed pushdown 2019-09-12 22:43:01 +02:00
Zeno Rogue ca54c5cdfd fixed INFDEEP 2019-09-12 22:43:01 +02:00
Zeno Rogue aa8d4965e4 some more DIM->WDIM/GDIM fixes 2019-09-12 22:43:01 +02:00
Zeno Rogue f8247073e7 2D-as-3D works in all geometries 2019-09-12 22:43:01 +02:00
Zeno Rogue 1c4d86e0e9 3D graphics in 2D (first commit) 2019-09-12 22:43:01 +02:00
Zeno Rogue ea768b634b fixed Mutant Ivies appearing via Orb of Change 2019-09-12 22:43:01 +02:00
Zeno Rogue 492a4dce8d set the current settings for the online version 2019-09-12 22:43:01 +02:00
Zeno Rogue 5804387283 animations:: env_shmup setting; also centers on the player if playermoved, shmup, and in inertia zone 2019-09-12 22:43:01 +02:00
Zeno Rogue 70d4932c5d rogueviz:: removed some junk from rogueviz-graph.cpp 2019-09-12 22:43:01 +02:00
Zeno Rogue 29a170f423 fixed wrong declaration order with MINIMIZE_GL_CALLS 2019-09-12 22:43:01 +02:00
Zeno Rogue ee8b442300 added missing 'override' markers 2019-09-12 22:43:01 +02:00
Zeno Rogue 3b5733c935 enabled antialiasing in web 2019-09-12 22:43:01 +02:00
Zeno Rogue c8e950cd40 added some missing CAP_ and MAXMDIM guards 2019-09-12 22:43:01 +02:00
Zeno Rogue 044298d0bd fixed missing fix_distances 2019-09-12 22:43:01 +02:00
Zeno Rogue 64671ec83e no more createAlternateMap in quotient geometries 2019-09-12 22:43:01 +02:00
Zeno Rogue dfbbffc7ca CLI option -animrecordf 2019-09-12 22:43:01 +02:00
Zeno Rogue 6253c6c3e3 redone gravity in shmup 2019-09-12 22:43:01 +02:00
Zeno Rogue e3023ba1f8 fixed the sky display in Yendorian 2019-09-12 22:43:01 +02:00
Zeno Rogue c3e8e513a9 fixup degree 2019-09-12 22:43:01 +02:00
Zeno Rogue e4b4b052ed 3d:: CLI option -sloppy 2019-09-12 22:43:01 +02:00
Zeno Rogue 282b3d79a2 fixed binary tiling 2019-09-12 22:43:01 +02:00
Zeno Rogue 0386f4179c whatever cont. 2019-09-12 22:43:01 +02:00
Zeno Rogue 531596f0e7 fixed instant centering in shmup 2019-09-12 22:43:00 +02:00