1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-14 18:22:07 +00:00
Commit Graph

3121 Commits

Author SHA1 Message Date
Zeno Rogue 7ce880b680 11.0s 2019-09-12 22:43:00 +02:00
Zeno Rogue 3a8b537068 PL/CZ translation fix 2019-09-12 22:43:00 +02:00
Zeno Rogue d4ce6c36aa horo_distance used in virtualRebase 2019-09-12 22:43:00 +02:00
Zeno Rogue 8ac431a7f1 3d:: fixed a crashbug 2019-09-12 22:43:00 +02:00
Zeno Rogue 839c369709 10.3r in changelog 2019-09-12 22:43:00 +02:00
Zeno Rogue cec8190f37 adjustments for older g++ 2019-09-12 22:43:00 +02:00
Zeno Rogue 4a5c9fe5cf disabled scrolling in Haunted Woods 2019-09-12 22:43:00 +02:00
Zeno Rogue 9fdaa8840c moved shmup::loadConfig to legacy too 2019-09-12 22:43:00 +02:00
Zeno Rogue 2dc31594c5 Zebra valid in Zebra quotient 2019-09-12 22:43:00 +02:00
Zeno Rogue 22c88d0960 moved loadOldConfig to legacy.cpp and disabled it 2019-09-12 22:43:00 +02:00
Zeno Rogue 3ac1e45130 backward compatibility after changing NODIR 2019-09-12 22:43:00 +02:00
Zeno Rogue ea74604f34 hyper.h: some extra comments 2019-09-12 22:43:00 +02:00
Zeno Rogue c98f58a672 removed eurad as it was the same as crossf 2019-09-12 22:43:00 +02:00
Zeno Rogue cb164d92c2 added some comments to hyper.h 2019-09-12 22:43:00 +02:00
Zeno Rogue 5d77c86658 scrdist_text removed 2019-09-12 22:43:00 +02:00
Zeno Rogue 5895540ae9 removed mdText as it was equivalent to mdUnchanged 2019-09-12 22:43:00 +02:00
Zeno Rogue 85f4c57202 Orb of Winter no longer useless in Volcanic 2019-09-12 22:43:00 +02:00
Zeno Rogue cf4829634f quitsaves() depends on CAP_SAVE, not havesave 2019-09-12 22:43:00 +02:00
Zeno Rogue e22602e343 rug:: gethyper no longer finds invalid triangles 2019-09-12 22:43:00 +02:00
Zeno Rogue 2710694df7 unused applyspin function removed 2019-09-12 22:43:00 +02:00
Zeno Rogue f65c8d5dc8 fixed crashes (?) after moving to 3D and back 2019-09-12 22:43:00 +02:00
Zeno Rogue c19ffb3597 fixes to projection streamlining 2019-09-12 22:43:00 +02:00
Zeno Rogue be2ac7654a increased MAX_EDGE 2019-09-12 22:43:00 +02:00
Zeno Rogue e14ac8b321 no more weird heat in archimedean 2019-09-12 22:43:00 +02:00
Zeno Rogue c20a0cb59e 3d:: wallradar 2019-09-12 22:43:00 +02:00
Zeno Rogue 068f825f1e fixed distlimit in Archimedean 2019-09-12 22:43:00 +02:00
Zeno Rogue fac176bb15 geometry: replaced binary search with cosine rule (in some places) 2019-09-12 22:43:00 +02:00
Zeno Rogue e28373448d missing functions acos_auto and edge_of_triangle_with_angles 2019-09-12 22:43:00 +02:00
Zeno Rogue f98448464a renamed shmup::safety to delayed_safety to prevent confusion 2019-09-12 22:43:00 +02:00
Zeno Rogue 2c97b4f2aa rogueviz:: CLI option -collatz-go 2019-09-12 22:43:00 +02:00
Zeno Rogue a11e602a9c fixup: reset camera_angle to 0 in HUD 2019-09-12 22:43:00 +02:00
Zeno Rogue 29ea282beb commandline option -gen3 2019-09-12 22:43:00 +02:00
Zeno Rogue 27ae6b3cd9 options -crot and -playerpath 2019-09-12 22:43:00 +02:00
Zeno Rogue 3c9e4db46e major cleanup of projection setting 2019-09-12 22:43:00 +02:00
Zeno Rogue acf7883393 rogueviz:: fat_edges 2019-09-12 22:43:00 +02:00
Zeno Rogue 4bc4f80bfc rogueviz:: rainbow color specification 2019-09-12 22:43:00 +02:00
Zeno Rogue c40d7753d0 fixed arg shifting 2019-09-12 22:43:00 +02:00
Zeno Rogue 38e1dc6a7a rogueviz:: fixed the type in perturb to color_t 2019-09-12 22:43:00 +02:00
Zeno Rogue 884ab0cd5f 3d:: 3d balls 2019-09-12 22:43:00 +02:00
Zeno Rogue c10939fac6 rogueviz: missing index 2019-09-12 22:43:00 +02:00
Zeno Rogue fcd9fbbcd2 rogueviz:: fixed label positioning in 3D 2019-09-12 22:43:00 +02:00
Zeno Rogue edbf08b80c disabled color perturb if color not applicable 2019-09-12 22:43:00 +02:00
Zeno Rogue 49877fbfc9 arg::nomore(); fixes in collatz3 2019-09-12 22:43:00 +02:00
Zeno Rogue 98381f5526 animations:: frame info in animation recorder 2019-09-12 22:43:00 +02:00
Zeno Rogue 8b0c0f58c4 animated 3D birds 2019-09-12 22:43:00 +02:00
Zeno Rogue 7ed3ee6098 rogueviz:: collatz:: 3D trees 2019-09-12 22:43:00 +02:00
Zeno Rogue 5965a622b5 rogueviz:: dftcolor is now colorpair, not int 2019-09-12 22:43:00 +02:00
Zeno Rogue 1a744ffc6b rogueviz:: more vertex shapes, and improved in 3D 2019-09-12 22:43:00 +02:00
Zeno Rogue 4a3bf2b9f8 rogueviz::flocking:: check_range CLI configuragle 2019-09-12 22:43:00 +02:00
Zeno Rogue fd03c60a85 rogueviz::flocking:: changing precision works, and CLI configurable 2019-09-12 22:42:59 +02:00