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

Commit Graph

  • 9ad39df2c0 better model rotation in non-inverted Joukowsky Zeno Rogue 2018-10-25 03:23:44 +02:00
  • 23b59101ae model orientation supported in Joukowsky Zeno Rogue 2018-10-25 03:17:42 +02:00
  • 2b79e9d0c7 fixed the orientation of the half-plane Zeno Rogue 2018-10-25 03:17:30 +02:00
  • cbb53cfe68 Joukowsky transform, and better inverted Poincare Zeno Rogue 2018-10-25 02:44:35 +02:00
  • b44063f500 darken_color correctly darkens hyperboloid instead of disabling it Zeno Rogue 2018-10-23 20:12:38 +02:00
  • f887ae23a6 draw_back() now darkens both fill color and stroke color Zeno Rogue 2018-10-23 20:11:49 +02:00
  • 2a9f93273a dialog:: color dialog now uses dialogcolor, not forecolor Zeno Rogue 2018-10-23 20:09:54 +02:00
  • b530341841 arg:: ring color, ballangle and topz Zeno Rogue 2018-10-23 20:09:34 +02:00
  • 8a37a43547 improved hyperboloid model Zeno Rogue 2018-10-23 20:08:57 +02:00
  • 0d4ab71115 rug no longer always renders in alpha=1 Zeno Rogue 2018-10-23 17:07:12 +02:00
  • c4832dfd25 some minor improvements in hyperweb Zeno Rogue 2018-10-23 17:06:47 +02:00
  • 0a54e56950 graph drawing in RogueViz Zeno Rogue 2018-10-23 17:05:46 +02:00
  • 6b47221a64 added using std::isinf to hyper.h Zeno Rogue 2018-10-23 17:03:58 +02:00
  • a0d46d95fe expansion:: not_only_descendants Zeno Rogue 2018-10-23 17:03:03 +02:00
  • e747b04c5f parent_id not works correctly with which==0 Zeno Rogue 2018-10-23 17:02:39 +02:00
  • a9535878c4 model orientation Zeno Rogue 2018-10-23 16:58:19 +02:00
  • 04c41d38ed some extra chars supported in the browser version Zeno Rogue 2018-10-01 00:02:16 +02:00
  • 3974053b81 a commandline option to set translation Zeno Rogue 2018-10-01 00:01:55 +02:00
  • 0cb2425c5a removed unused comment Zeno Rogue 2018-09-30 16:24:16 +02:00
  • ebfe1aeac2 virtualRebase on hyperpoint now works at large distances Zeno Rogue 2018-09-30 16:23:20 +02:00
  • fc06397ccc configurable -btwidth via commandline Zeno Rogue 2018-09-30 16:22:57 +02:00
  • 3081773f86 correct sibling_limit for the binarytiling Zeno Rogue 2018-09-28 16:42:05 +02:00
  • d0ee141270 celldist now works in the binary tiling as for other geometries (distance from origin, not horocycle index); also types are computed nicely for the origin-based celldist Zeno Rogue 2018-09-28 16:27:03 +02:00
  • ce390de0d2 fixed curr_dist and horocycles in Canvas for Euclidedan Zeno Rogue 2018-09-28 12:27:44 +02:00
  • e10f6564a6 fixed expansion_analyzer:: distribute_color Zeno Rogue 2018-09-28 03:21:22 +02:00
  • d36a31ce48 expansion_analyzer:: Theta used when Unicode Theta not available Zeno Rogue 2018-09-28 03:11:58 +02:00
  • edcd003b94 find_coefficients() always called in expansion_analyzer::view_distance_dialog Zeno Rogue 2018-09-28 03:11:41 +02:00
  • e494fc4c10 expansion_analyzer::reduce_grouping now keeps the IDs even when new types arrive, and so that low numbers are in the center Zeno Rogue 2018-09-28 03:11:16 +02:00
  • acae962b13 appears now uses simplified parameters Zeno Rogue 2018-09-28 01:49:56 +02:00
  • 1a96ffe928 rogueviz:: export kind Zeno Rogue 2018-09-28 01:49:37 +02:00
  • 2e16660278 fixed a bug in goldberg rebasing Zeno Rogue 2018-09-28 01:49:17 +02:00
  • a993c11b76 fixed default/step in editing 'display distances from'; type_in_reduced used instead of type_in_quick Zeno Rogue 2018-09-27 22:12:12 +02:00
  • 5e8a42629c Canvas now includes celldistAlt Zeno Rogue 2018-09-27 22:11:37 +02:00
  • 3904b9d11e rv::anygraph:: fixed edge visibility Zeno Rogue 2018-09-27 21:52:37 +02:00
  • 2bdda23bc8 added some exports Zeno Rogue 2018-09-27 21:52:23 +02:00
  • 1ee6b1eace shmup::addShmupHelp called even on invisible floors Zeno Rogue 2018-09-27 21:51:48 +02:00
  • 1b11f4e5e2 virtualRebase tohex works in Goldberg geometries Zeno Rogue 2018-09-27 21:51:29 +02:00
  • 1ea9c929b6 renamed function readArgs to expansion_readArgs Zeno Rogue 2018-09-27 21:50:26 +02:00
  • dee2b23991 replaced chosenDown with a better set of functions Zeno Rogue 2018-09-27 21:52:13 +02:00
  • 08e6990d23 removed a definition from rogueviz.h v10.4w Zeno Rogue 2018-09-25 03:47:42 +02:00
  • e198bf65ea rv:: adjusted linepattern names Zeno Rogue 2018-09-24 00:35:36 +02:00
  • a8a402e6ab fixed some unitialized variable warnings Zeno Rogue 2018-09-24 00:35:22 +02:00
  • 7058ccf747 Merge pull request #60 from Quuxplusone/polarb50 Zeno Rogue 2018-09-24 00:24:50 +02:00
  • 41ecd6c0c1 10.4w Zeno Rogue 2018-09-24 00:18:21 +02:00
  • 303cd41b3a command line option --killeach Zeno Rogue 2018-09-24 00:05:05 +02:00
  • c8e604f408 reflect view in mirror walls during animation and just scrolling; better translate animation in memory saving mode Zeno Rogue 2018-09-23 23:55:03 +02:00
  • e8361c440d added momory_saving_mode to commandline Zeno Rogue 2018-09-23 23:53:55 +02:00
  • 866dd3a05e removed the analyzer from the expansion options Zeno Rogue 2018-09-23 18:15:33 +02:00
  • 65fabe89c6 size_known() does not ensure known trees -- added trees_known(), also implemented special Yendor generation for binary and bitruncated a4(<4) Zeno Rogue 2018-09-23 18:15:15 +02:00
  • c294c9f6c5 fixes some glitches with nowall barriers in GP(2,1) Zeno Rogue 2018-09-23 17:10:26 +02:00
  • 91460e5879 celldistance displayed in debugScreen Zeno Rogue 2018-09-23 16:33:07 +02:00
  • 5fac74b1cb fixed graphical/movement glitches in the minimal quotient space Zeno Rogue 2018-09-23 16:30:56 +02:00
  • 631b3216ad expansion: in 'which distance' editing, mod_allowed() was acting in reverse Zeno Rogue 2018-09-23 14:39:02 +02:00
  • 0da01ca11a more intuitive mode switching in expansion screen Zeno Rogue 2018-09-23 14:25:42 +02:00
  • ddba5f0faa matrix-based queuestr and queuecircle now know how to scale their output appropriately to geometry Zeno Rogue 2018-09-23 13:56:28 +02:00
  • b5542c66ba hyperbolic_celldistance algorithm implemented for all hyperbolic tilings (minor bugs known in irregular, still ugly in bitrunc a45) Zeno Rogue 2018-09-23 13:56:00 +02:00
  • 7b4bdbea1c fixed chosenDownId on irregular grids (use MODFIXER not S42) Zeno Rogue 2018-09-23 13:55:09 +02:00
  • fd7f258d7b expansion: more commandline options, debug celldist, 'x' to disable Zeno Rogue 2018-09-23 13:53:21 +02:00
  • 608a55499a displaying distance lists now depends on show_distance_lists, not whether sidescreen is supported Zeno Rogue 2018-09-23 13:48:59 +02:00
  • 2587474115 fixed chosenDown for bitruncated a45 where there can be three parents Zeno Rogue 2018-09-23 13:46:21 +02:00
  • 98e96a20c3 better distribution in hrand and hrandf Zeno Rogue 2018-09-23 03:05:45 +02:00
  • ad3355f500 parsing expressions allowed for integers too Zeno Rogue 2018-09-23 02:39:53 +02:00
  • 34921e983e fixed unary minus in number parser Zeno Rogue 2018-09-23 02:33:37 +02:00
  • 71d0773c8d replaced isnumber with is_number to fix compilation error in some compilers Zeno Rogue 2018-09-23 02:27:19 +02:00
  • c5ef68730e fixed pattern hotkeys in expansion Zeno Rogue 2018-09-23 02:24:46 +02:00
  • 0435c490c3 expansion analyzer now uses the correct order of children Zeno Rogue 2018-09-23 02:24:18 +02:00
  • 0294c0acb1 options -pal and -palrgba now accept the pattern name Zeno Rogue 2018-09-21 21:31:11 +02:00
  • c1de923454 extra features related to expansion Zeno Rogue 2018-09-21 19:51:13 +02:00
  • 12a2a78d8a enabled sightrange increase in Archimedean, also translation of sightrange and better note about additional options Zeno Rogue 2018-09-21 19:50:18 +02:00
  • cebfcf5196 separated function chosenDownId Zeno Rogue 2018-09-21 19:49:03 +02:00
  • 2762b1197c fixed wrong infinity used Zeno Rogue 2018-09-14 01:36:58 +02:00
  • a556ef0823 improvements in expansion Zeno Rogue 2018-09-13 20:38:06 +02:00
  • ecf351e16a disabled rogueviz slides in online RogueViz Zeno Rogue 2018-09-13 00:36:08 +02:00
  • 92517d7413 fixed a bug with rendering renderbuffer to SDL_Surface (vid.yres used instead of y) Zeno Rogue 2018-09-13 00:35:54 +02:00
  • 198ae61ae4 creating [Baby] Tortoises in the map editor now creates 'local' ones at first, and random ones on another click Zeno Rogue 2018-09-13 00:35:21 +02:00
  • 0116f1ae74 missing file added Zeno Rogue 2018-09-12 06:10:56 +02:00
  • 9bf8842124 expansion is now computed exactly and for most geometries Zeno Rogue 2018-09-12 04:23:15 +02:00
  • b5c0675daa fixed eudist in bitruncated square grid Zeno Rogue 2018-09-12 04:15:35 +02:00
  • 3bf2ed1d2d anims:: fixed some issues with exporting animations Zeno Rogue 2018-09-10 22:37:17 +02:00
  • 47fab92cf3 anims::arg:: -animcircle accepts circle_display_color argument Zeno Rogue 2018-09-10 20:33:06 +02:00
  • bdcae25c8e dialog:: fixed parameter order in handleKeyFile Zeno Rogue 2018-09-10 20:31:11 +02:00
  • 7345c14184 10.4v Zeno Rogue 2018-09-10 19:44:37 +02:00
  • bb05d9ab80 some anim parameters are now saved in config Zeno Rogue 2018-09-10 19:44:01 +02:00
  • df0be69cce translation animations now return to the start if they hit a trap land Zeno Rogue 2018-09-10 19:39:44 +02:00
  • 94ad7744ad disabled 'press SPACE to find' in animations Zeno Rogue 2018-09-10 19:39:15 +02:00
  • 31df0c1ec6 better description of animations Zeno Rogue 2018-09-10 19:31:10 +02:00
  • 8ed2433ad2 anims:: a full circle marker in circle animation Zeno Rogue 2018-09-10 19:30:51 +02:00
  • f5a26b69fc anims:: command line arguments Zeno Rogue 2018-09-10 19:28:46 +02:00
  • 7da2b7e9a1 argf now parses the given argument Zeno Rogue 2018-09-10 19:28:12 +02:00
  • dbdb1ba6dc fixed the animation of snakelike creatures in quotient geometries Zeno Rogue 2018-09-10 18:46:27 +02:00
  • a95aa0a2fa fixed keyboard movement in non-orientable geometries Zeno Rogue 2018-09-10 18:46:09 +02:00
  • 6d7ff11ef5 fixed the sight range on non-bitruncated tori Zeno Rogue 2018-09-10 18:45:52 +02:00
  • b4e5b744ca reduced the number of rainbow colors in web Zeno Rogue 2018-09-10 18:10:13 +02:00
  • 1aa25a5a2a anims:: improved ruggo and Bolza period Zeno Rogue 2018-09-10 18:06:27 +02:00
  • 6f2deeafcc animation menu Zeno Rogue 2018-09-10 17:58:36 +02:00
  • a1fe4333d5 remaning anim sync Zeno Rogue 2018-09-10 17:56:37 +02:00
  • e99c188fae better system of syncing game animations Zeno Rogue 2018-09-10 17:49:51 +02:00
  • c9dbeec393 added some exports to hyper.h Zeno Rogue 2018-09-10 17:26:27 +02:00
  • 8999ceb59b fixed texts disappearing when scale is set to less than 0 Zeno Rogue 2018-09-10 17:24:58 +02:00
  • de82b54163 renamed hook to floor_hook in floorshapes.cpp Zeno Rogue 2018-09-10 17:23:24 +02:00