1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-14 22:11:23 +00:00

Commit Graph

  • f8247073e7 2D-as-3D works in all geometries Zeno Rogue 2019-05-08 20:15:50 +02:00
  • 1c4d86e0e9 3D graphics in 2D (first commit) Zeno Rogue 2019-05-08 18:33:08 +02:00
  • ea768b634b fixed Mutant Ivies appearing via Orb of Change Zeno Rogue 2019-05-08 12:21:25 +02:00
  • 492a4dce8d set the current settings for the online version Zeno Rogue 2019-05-07 01:24:43 +02:00
  • 5804387283 animations:: env_shmup setting; also centers on the player if playermoved, shmup, and in inertia zone Zeno Rogue 2019-05-07 01:23:47 +02:00
  • 70d4932c5d rogueviz:: removed some junk from rogueviz-graph.cpp Zeno Rogue 2019-05-07 01:13:14 +02:00
  • 29a170f423 fixed wrong declaration order with MINIMIZE_GL_CALLS Zeno Rogue 2019-05-07 01:12:42 +02:00
  • ee8b442300 added missing 'override' markers Zeno Rogue 2019-05-07 01:10:36 +02:00
  • 3b5733c935 enabled antialiasing in web Zeno Rogue 2019-05-07 01:10:11 +02:00
  • c8e950cd40 added some missing CAP_ and MAXMDIM guards Zeno Rogue 2019-05-07 01:08:49 +02:00
  • 044298d0bd fixed missing fix_distances Zeno Rogue 2019-05-05 18:14:47 +02:00
  • 64671ec83e no more createAlternateMap in quotient geometries Zeno Rogue 2019-05-05 17:38:48 +02:00
  • dfbbffc7ca CLI option -animrecordf Zeno Rogue 2019-05-05 17:38:28 +02:00
  • 6253c6c3e3 redone gravity in shmup Zeno Rogue 2019-05-05 17:37:51 +02:00
  • e3023ba1f8 fixed the sky display in Yendorian Zeno Rogue 2019-05-05 17:36:36 +02:00
  • c3e8e513a9 fixup degree Zeno Rogue 2019-05-05 17:36:00 +02:00
  • e4b4b052ed 3d:: CLI option -sloppy Zeno Rogue 2019-05-05 17:35:43 +02:00
  • 282b3d79a2 fixed binary tiling Zeno Rogue 2019-05-05 17:34:46 +02:00
  • 0386f4179c whatever cont. Zeno Rogue 2019-05-05 17:33:31 +02:00
  • 531596f0e7 fixed instant centering in shmup Zeno Rogue 2019-05-05 17:31:55 +02:00
  • a0cf13ac97 better whatever editor Zeno Rogue 2019-05-05 17:29:56 +02:00
  • 6832f86533 fixup: wall-quality was not set to default 1 Zeno Rogue 2019-05-04 20:41:07 +02:00
  • 4b7cba78ee replaced the sm::A3 flags with newer techniques (also fixes help in 3D config not appearing) Zeno Rogue 2019-05-04 20:40:46 +02:00
  • bd39bf970b 3d:: floor textures are no longer sometimes generated darkened Zeno Rogue 2019-05-04 20:22:41 +02:00
  • b10b6386f3 3d:: TEXTURE_STEP_3D is now configurable Zeno Rogue 2019-05-04 20:22:11 +02:00
  • 89a900958b 3d:: sloppy range checking option Zeno Rogue 2019-05-04 20:21:04 +02:00
  • 94ccddb873 eqmatrix now actually takes its 'eps' argument into account Zeno Rogue 2019-05-04 18:29:52 +02:00
  • 156f56feb0 fixed drawing the sphere in natural perspective Zeno Rogue 2019-05-04 18:28:38 +02:00
  • 78c4b9005f fixup quickmouse is bool Zeno Rogue 2019-05-04 18:28:19 +02:00
  • 6e26508a77 replaced some instances of double to ld, so that everything compiles when ld is redefined to float Zeno Rogue 2019-05-04 18:28:03 +02:00
  • aefea03ce1 3d:: corner_bonus Zeno Rogue 2019-05-04 18:26:59 +02:00
  • 3da6090320 dialog:: addBoolItem_action, addBoolItem_action_neg, addBoolItem_choice used when applicable Zeno Rogue 2019-05-03 12:11:40 +02:00
  • 6fcb42d9d7 rug:: better live changing of model_distance and modelscale Zeno Rogue 2019-05-03 11:46:14 +02:00
  • 0c20fdac3b rug:: live changing of the texture size Zeno Rogue 2019-05-03 11:45:51 +02:00
  • 4791fd018e dialog:: addBoolItem_action Zeno Rogue 2019-05-03 11:44:15 +02:00
  • 7ce880b680 11.0s Zeno Rogue 2019-05-03 11:44:03 +02:00
  • 3a8b537068 PL/CZ translation fix Zeno Rogue 2019-04-30 03:35:33 +02:00
  • d4ce6c36aa horo_distance used in virtualRebase Zeno Rogue 2019-04-30 03:35:23 +02:00
  • 8ac431a7f1 3d:: fixed a crashbug Zeno Rogue 2019-04-30 03:34:38 +02:00
  • 839c369709 10.3r in changelog Zeno Rogue 2019-04-30 03:34:23 +02:00
  • cec8190f37 adjustments for older g++ Zeno Rogue 2019-04-30 03:32:20 +02:00
  • 4a5c9fe5cf disabled scrolling in Haunted Woods Zeno Rogue 2019-04-29 17:16:55 +02:00
  • 9fdaa8840c moved shmup::loadConfig to legacy too Zeno Rogue 2019-04-29 17:01:19 +02:00
  • 2dc31594c5 Zebra valid in Zebra quotient Zeno Rogue 2019-04-29 17:01:03 +02:00
  • 22c88d0960 moved loadOldConfig to legacy.cpp and disabled it Zeno Rogue 2019-04-29 13:48:09 +02:00
  • 3ac1e45130 backward compatibility after changing NODIR Zeno Rogue 2019-04-29 13:41:41 +02:00
  • ea74604f34 hyper.h: some extra comments Zeno Rogue 2019-04-29 13:41:24 +02:00
  • c98f58a672 removed eurad as it was the same as crossf Zeno Rogue 2019-04-29 11:18:10 +02:00
  • cb164d92c2 added some comments to hyper.h Zeno Rogue 2019-04-29 11:17:06 +02:00
  • 5d77c86658 scrdist_text removed Zeno Rogue 2019-04-29 11:16:37 +02:00
  • 5895540ae9 removed mdText as it was equivalent to mdUnchanged Zeno Rogue 2019-04-29 10:52:41 +02:00
  • 85f4c57202 Orb of Winter no longer useless in Volcanic Zeno Rogue 2019-04-29 03:39:29 +02:00
  • cf4829634f quitsaves() depends on CAP_SAVE, not havesave Zeno Rogue 2019-04-29 03:38:47 +02:00
  • e22602e343 rug:: gethyper no longer finds invalid triangles Zeno Rogue 2019-04-29 03:38:27 +02:00
  • 2710694df7 unused applyspin function removed Zeno Rogue 2019-04-29 03:38:12 +02:00
  • f65c8d5dc8 fixed crashes (?) after moving to 3D and back Zeno Rogue 2019-04-29 03:37:47 +02:00
  • c19ffb3597 fixes to projection streamlining Zeno Rogue 2019-04-29 03:37:27 +02:00
  • be2ac7654a increased MAX_EDGE Zeno Rogue 2019-04-29 03:36:28 +02:00
  • e14ac8b321 no more weird heat in archimedean Zeno Rogue 2019-04-29 03:35:08 +02:00
  • c20a0cb59e 3d:: wallradar Zeno Rogue 2019-04-29 03:34:21 +02:00
  • 068f825f1e fixed distlimit in Archimedean Zeno Rogue 2019-04-29 03:32:31 +02:00
  • fac176bb15 geometry: replaced binary search with cosine rule (in some places) Zeno Rogue 2019-04-28 12:12:02 +02:00
  • e28373448d missing functions acos_auto and edge_of_triangle_with_angles Zeno Rogue 2019-04-29 03:39:14 +02:00
  • f98448464a renamed shmup::safety to delayed_safety to prevent confusion Zeno Rogue 2019-04-28 12:09:57 +02:00
  • 2c97b4f2aa rogueviz:: CLI option -collatz-go Zeno Rogue 2019-04-23 18:49:40 +02:00
  • a11e602a9c fixup: reset camera_angle to 0 in HUD Zeno Rogue 2019-04-23 18:49:09 +02:00
  • 29ea282beb commandline option -gen3 Zeno Rogue 2019-04-23 18:48:41 +02:00
  • 27ae6b3cd9 options -crot and -playerpath Zeno Rogue 2019-04-23 18:48:13 +02:00
  • 3c9e4db46e major cleanup of projection setting Zeno Rogue 2019-04-23 15:03:17 +02:00
  • acf7883393 rogueviz:: fat_edges Zeno Rogue 2019-04-23 12:49:07 +02:00
  • 4bc4f80bfc rogueviz:: rainbow color specification Zeno Rogue 2019-04-23 12:03:29 +02:00
  • c40d7753d0 fixed arg shifting Zeno Rogue 2019-04-23 12:02:58 +02:00
  • 38e1dc6a7a rogueviz:: fixed the type in perturb to color_t Zeno Rogue 2019-04-23 10:42:06 +02:00
  • 884ab0cd5f 3d:: 3d balls Zeno Rogue 2019-04-23 10:41:24 +02:00
  • c10939fac6 rogueviz: missing index Zeno Rogue 2019-04-22 23:01:27 +02:00
  • fcd9fbbcd2 rogueviz:: fixed label positioning in 3D Zeno Rogue 2019-04-22 23:00:31 +02:00
  • edbf08b80c disabled color perturb if color not applicable Zeno Rogue 2019-04-22 23:00:10 +02:00
  • 49877fbfc9 arg::nomore(); fixes in collatz3 Zeno Rogue 2019-04-22 22:59:37 +02:00
  • 98381f5526 animations:: frame info in animation recorder Zeno Rogue 2019-04-22 14:41:38 +02:00
  • 8b0c0f58c4 animated 3D birds Zeno Rogue 2019-04-22 14:41:14 +02:00
  • 7ed3ee6098 rogueviz:: collatz:: 3D trees Zeno Rogue 2019-04-22 14:48:42 +02:00
  • 5965a622b5 rogueviz:: dftcolor is now colorpair, not int Zeno Rogue 2019-04-22 14:46:33 +02:00
  • 1a744ffc6b rogueviz:: more vertex shapes, and improved in 3D Zeno Rogue 2019-04-21 20:52:57 +02:00
  • 4a3bf2b9f8 rogueviz::flocking:: check_range CLI configuragle Zeno Rogue 2019-04-21 20:52:20 +02:00
  • fd03c60a85 rogueviz::flocking:: changing precision works, and CLI configurable Zeno Rogue 2019-04-21 20:52:10 +02:00
  • 48d6523672 rogueviz::flocking:: follow without gmatrix Zeno Rogue 2019-04-21 20:51:47 +02:00
  • 7548e4903b replaced atan2 and spin(alpha) by rspintox -- works in 3D now! Zeno Rogue 2019-04-21 20:51:16 +02:00
  • 936e7fc069 rogueviz::flocking:: flock shape can now be changed via command line Zeno Rogue 2019-04-21 20:50:20 +02:00
  • 514fee2176 rogueviz::flocking:: multithread support Zeno Rogue 2019-04-21 20:49:32 +02:00
  • 3e5fe01597 rogueviz::flocking:: no more using pat Zeno Rogue 2019-04-21 20:48:15 +02:00
  • 0509c82b54 rogueviz::flocking:: do not try large steps even if delta way too big Zeno Rogue 2019-04-21 20:45:15 +02:00
  • 2c40216e06 revolution_cut for tiny shapes Zeno Rogue 2019-04-21 20:19:30 +02:00
  • 596b4ce786 3d:: converting the old vector graphics into 3D models Zeno Rogue 2019-04-21 01:21:03 +02:00
  • cb2e870a99 3d:: removed some unused debug messages Zeno Rogue 2019-04-21 01:10:56 +02:00
  • d9c6ae14ae reduced the default vid.yshift in third person perspective Zeno Rogue 2019-04-21 01:10:13 +02:00
  • 81289b3216 set alt to NULL just in case Zeno Rogue 2019-04-21 01:09:51 +02:00
  • e1227bcb6e an option for hpcshapes to contain texture information Zeno Rogue 2019-04-21 01:09:38 +02:00
  • 10a82c544b 3d:: make monster facing correct, based on FACEUP/FACESIDE Zeno Rogue 2019-04-21 01:08:27 +02:00
  • b07a5a5c69 removed transparency from monsters in 3D Zeno Rogue 2019-04-21 01:06:37 +02:00
  • dd9f7d0275 3d:: rebalanced Asteroids, fixed shots not being displayed at their actual locations Zeno Rogue 2019-04-21 01:02:31 +02:00