1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-31 08:11:23 +00:00

Commit Graph

  • 3a8293df27 rogueviz:: tutorial, start/main menu, and welcome message done as hooks Zeno Rogue 2018-07-09 19:55:56 +02:00
  • d523ceabfd rogueviz::shmup:: all references to rogueviz in shmup replaced with handlers Zeno Rogue 2018-07-09 19:32:34 +02:00
  • 9a1ec47034 removed a call to rogueviz::processKey Zeno Rogue 2018-07-09 19:00:47 +02:00
  • 508c63d731 calls to rogueviz::mark and rogueviz::fixparam from HR main are now replaced by hooks Zeno Rogue 2018-07-09 18:59:12 +02:00
  • 827ae794d6 rogueviz:: matrix memoization in multidraw Zeno Rogue 2018-07-09 18:56:51 +02:00
  • e6bdfcc94f rogueviz::kohonen::clear (not used yet) Zeno Rogue 2018-07-09 18:56:27 +02:00
  • c42fb45fca in winner, use HUGE_VAL instead of 1e20 Zeno Rogue 2018-07-09 18:55:43 +02:00
  • 1bd49df841 Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2018-07-09 18:43:09 +02:00
  • dd8e30e041 RogueViz legend as HUD replacement, lists edge types too Zeno Rogue 2018-07-09 18:39:34 +02:00
  • 44e26cee3e bugfix Zeno Rogue 2018-07-09 18:24:11 +02:00
  • 39f50c460a rogueviz:: incorporated 'gamma' as the alpha value of edgecolor; each edge now has edgetype; edge display configuration in the menu Zeno Rogue 2018-07-09 18:17:40 +02:00
  • 4d1e641663 part now works on unsigned col Zeno Rogue 2018-07-09 18:12:23 +02:00
  • 2a96937c89 dialog:: add_action to specify an action for the given key immediately after creating an item, rather than in the handler Zeno Rogue 2018-07-09 18:11:49 +02:00
  • 770dd20613 shift+f2 to shift+f4 can now disable HUD, FPS, and the map Zeno Rogue 2018-07-09 18:10:28 +02:00
  • 92f6521e42 arghex uses strtoll and returns unsigned Zeno Rogue 2018-07-09 18:07:47 +02:00
  • 1362916329 Merge pull request #52 from Quuxplusone/misc-portability Zeno Rogue 2018-07-09 15:02:33 +02:00
  • de8926ac5d Fix some truncation warnings for the benefit of MSVC. Arthur O'Dwyer 2018-06-27 17:49:26 -07:00
  • f10f5a29b2 Fix a couple of issues in MSVC related to min and max. Arthur O'Dwyer 2018-07-07 10:24:11 -07:00
  • eac2ce1168 Tweak this weird hack for the benefit of MSVC. Arthur O'Dwyer 2018-06-27 16:46:26 -07:00
  • 5fa9dcaab5 Merge pull request #50 from AMDmi3/werror Zeno Rogue 2018-07-08 14:41:22 +02:00
  • b7cf820976 Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2018-07-08 14:34:20 +02:00
  • 27e0431e4e 10.4l Zeno Rogue 2018-07-08 14:34:05 +02:00
  • 5786d22774 Random Pattern Mode: fixed the Land of Power, treasures appear in the Reptiles. Zeno Rogue 2018-07-08 14:31:48 +02:00
  • 94371d8469 args:: fixed -geo Zeno Rogue 2018-07-08 14:19:28 +02:00
  • adee24229c tactic:: fixed PTM games not recorded when switching modes Zeno Rogue 2018-07-08 14:19:12 +02:00
  • d551c68a74 Enable -Werror in Travis Dmitry Marakasov 2018-07-07 22:04:59 +03:00
  • e61b68bd37 Merge pull request #49 from Quuxplusone/simple-autotools Zeno Rogue 2018-07-07 16:31:56 +02:00
  • 837ce1d58a 10.4k Zeno Rogue 2018-07-07 11:15:57 +02:00
  • 98ea11de86 fixed the warnings about comparing int and bool Zeno Rogue 2018-07-07 11:05:48 +02:00
  • 8b35bf6d4b shards collectable in laMirrorOld Zeno Rogue 2018-07-07 11:04:44 +02:00
  • 5b5f36004b field quotients now count as confusing (animation did not work correctly in small field quotients) Zeno Rogue 2018-07-06 20:00:13 +02:00
  • 300dfde6da -geo option works correctly when switching to the same geometry. -qpar2 now generates the extra primes automatically. Zeno Rogue 2018-07-06 19:59:29 +02:00
  • 4fa25e9883 rogueviz::kohonen:: better diagnostic messages Zeno Rogue 2018-07-06 19:28:20 +02:00
  • 37ba1b90b2 fixed the command line toggles Zeno Rogue 2018-07-06 19:28:03 +02:00
  • 939c89472b rogueviz:: an option to disable labels Zeno Rogue 2018-07-05 09:59:14 +02:00
  • e24ed2bc87 rogueviz:: fixed some bugs with drawing edges Zeno Rogue 2018-07-05 09:59:06 +02:00
  • be7cd38c61 rogueviz:: improved edges in multidraw Zeno Rogue 2018-07-05 09:58:10 +02:00
  • dc0d3ea610 rogueviz:: improved edges in multidraw Zeno Rogue 2018-07-05 09:57:58 +02:00
  • 0c4ab20867 no more weights shown in the description for non-SAG graphs Zeno Rogue 2018-07-05 09:57:01 +02:00
  • 286ef689a7 edge subdivision now works better in quotient spaces Zeno Rogue 2018-07-05 09:56:44 +02:00
  • a004afda21 rogueviz::kohonen:: options now use - instead of _; added an option to draw random edges for testing Zeno Rogue 2018-07-05 09:56:09 +02:00
  • 34d7b1de96 rogueviz::kohonen:: fixed uninitialized variable Zeno Rogue 2018-07-05 09:55:33 +02:00
  • a37cfb43bb rogueviz::kohonen:: fixed bugs caused by adding vdatas Zeno Rogue 2018-07-05 09:55:11 +02:00
  • 3e742bbd24 rogueviz:: new way of drawing for quotient geometries now also used for elliptic and tori Zeno Rogue 2018-07-05 07:33:09 +02:00
  • f7ae00fd39 fixed calc_relative_matrix in field quotient geometry Zeno Rogue 2018-07-05 07:32:27 +02:00
  • 223732bbfb rogueviz::kohonen:: legends Zeno Rogue 2018-07-05 07:31:27 +02:00
  • 300d0b80ed rogueviz::kohonen:: number of displayed observations per cell dependent on the number of total observations there Zeno Rogue 2018-07-05 07:30:15 +02:00
  • 2efbccd334 rogueviz:: improved the visualization of edges in quotient geometries Zeno Rogue 2018-07-04 14:38:08 +02:00
  • 6e1983baa9 rogueviz::kohonen:: additional options (save/load classify in binary format, visualize edges Zeno Rogue 2018-07-04 14:37:33 +02:00
  • ddf3ca83cf rogueviz:: edge colors can be adjusted now Zeno Rogue 2018-07-04 14:35:45 +02:00
  • 87534ac492 rogueviz:: change the vertex shape (make it smaller or disable vertices altogether) Zeno Rogue 2018-07-04 14:34:58 +02:00
  • 45ddd6303e added a virtual destructor to supersaver to silence a warning v10.4j Zeno Rogue 2018-07-03 12:00:02 +02:00
  • 577f050a57 missing line in changelog Zeno Rogue 2018-07-03 11:55:33 +02:00
  • e3d406c8dd 10.4j Zeno Rogue 2018-07-03 04:23:23 +02:00
  • a8c55be1d1 Orb of Water + Orb of Empathy no longer works on enemies too Zeno Rogue 2018-07-03 04:22:35 +02:00
  • 1286c66e85 fixed the Prairie bug Zeno Rogue 2018-07-03 04:18:42 +02:00
  • ae51914cea rogueviz:: SAG did not work because of a RNG problem -- fixed Zeno Rogue 2018-07-03 04:14:52 +02:00
  • c713b9f209 Add a TravisCI badge to the README. Arthur O'Dwyer 2018-07-01 12:31:30 -07:00
  • 0f0a6c243d Expand the TravisCI integration to test autotools on both Linux and OSX. Arthur O'Dwyer 2018-06-30 17:57:28 -07:00
  • 0946300663 Clean up the autotools. Arthur O'Dwyer 2018-06-30 17:56:53 -07:00
  • 23a3cb4a53 Merge pull request #46 from Quuxplusone/direntx Zeno Rogue 2018-06-30 17:25:04 +02:00
  • e5fe57fdbf rogueviz:: fixed the use of rand to hrand Zeno Rogue 2018-06-30 16:37:39 +02:00
  • 11d9d3de5a renamed the global variable r to hrngen; added a commentr about hrngen; fixed hrandom_shuffle in rogueviz-kohonen Zeno Rogue 2018-06-30 16:29:37 +02:00
  • e9c82a5005 Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2018-06-30 16:21:26 +02:00
  • 5ab0f98c83 Merge pull request #47 from Quuxplusone/misc-portability Zeno Rogue 2018-06-30 16:24:43 +02:00
  • f47e0870a8 renamed the global variable N to blizzard_N Zeno Rogue 2018-06-30 16:21:06 +02:00
  • a563f89147 Eliminate an unnecessary <unistd.h> for the benefit of MSVC. Arthur O'Dwyer 2018-06-27 15:57:29 -07:00
  • 1996b0ccf7 Add "inline" to silence GCC's -Wunused-function warnings in direntx.h. Arthur O'Dwyer 2018-06-27 15:12:22 -07:00
  • 53d8f8701d Switch out "dirent.h" for Windows. Arthur O'Dwyer 2018-06-27 14:38:30 -07:00
  • 1a93fbcd45 Stop using the deprecated std::random_shuffle, for the benefit of MSVC. Arthur O'Dwyer 2018-06-27 15:21:59 -07:00
  • 62db7ee250 Eliminate VLAs for the benefit of MSVC. Arthur O'Dwyer 2018-06-27 15:35:45 -07:00
  • 6753cc2e39 10.3i Zeno Rogue 2018-06-29 13:18:04 +02:00
  • cb1a65221c [10.3i] random pattern mode: randomized the starting land; Baby Tortoises no longer appear Zeno Rogue 2018-06-29 13:16:31 +02:00
  • 941982be98 [10.3i] fixed gaining extra bullets in the Wild West Zeno Rogue 2018-06-29 13:15:44 +02:00
  • 0f4de1fa9a [10.3i] fixed shooting in the Wild West Zeno Rogue 2018-06-29 13:14:49 +02:00
  • 0faccacaf6 10.4i Zeno Rogue 2018-06-29 12:30:56 +02:00
  • 91d203f556 fixed the help display when chaos mode locked Zeno Rogue 2018-06-29 12:30:41 +02:00
  • 53e9cb3ca5 fixed a crash introduced in 10.4h Zeno Rogue 2018-06-29 12:29:23 +02:00
  • f1f1098d95 removed some remaining references to sval, fixed the compilation of RogueViz Zeno Rogue 2018-06-29 12:16:35 +02:00
  • 313dd233a2 Merge pull request #43 from AMDmi3/travis Zeno Rogue 2018-06-28 15:24:38 +02:00
  • bb45975fb3 Merge pull request #44 from Quuxplusone/misc-windows Zeno Rogue 2018-06-28 15:13:54 +02:00
  • 0d0eb06886 Merge branch 'master' into misc-windows Zeno Rogue 2018-06-28 15:13:42 +02:00
  • 9e44c593a0 10.4h Zeno Rogue 2018-06-28 15:08:38 +02:00
  • 3701b23c43 rogueviz::kohonen:: using manual_celllister instead of sval Zeno Rogue 2018-06-28 14:56:41 +02:00
  • b01cee20d5 fixed one more bug with pathdata Zeno Rogue 2018-06-28 14:56:12 +02:00
  • 5e891cf66e fixed the uninitialized variable warnings Zeno Rogue 2018-06-28 14:30:34 +02:00
  • c2d7b0c011 fixed the map not being generated far enough in non-std geometries after Teleport (and other orbs) Zeno Rogue 2018-06-28 14:14:18 +02:00
  • 92240a0eeb fixed the missing message when picking up orbs from a boat Zeno Rogue 2018-06-28 13:35:15 +02:00
  • cf8dffd6b8 fixed bugs with manual celllisters Zeno Rogue 2018-06-28 13:35:03 +02:00
  • d11044a80a refactoring: sval/aitmp is no more, celllister(manual) used instead Zeno Rogue 2018-06-28 12:59:35 +02:00
  • ed8ff63ce4 removed some more incorrect instances of pathdist Zeno Rogue 2018-06-28 11:55:59 +02:00
  • c6412511f5 fixed a bug in leader movement by using pathdist; also made pathdist more robust Zeno Rogue 2018-06-28 11:42:25 +02:00
  • ad74267080 Orb of Freedom now considers active arrow traps as impassable Zeno Rogue 2018-06-28 10:40:25 +02:00
  • 2d6f7d4ed0 five-kill achievement now also counts the 'basic' kill Zeno Rogue 2018-06-28 10:40:02 +02:00
  • dd9723dc00 Orb of Freedom is now checked after the Terracotta Warriors Zeno Rogue 2018-06-28 10:39:35 +02:00
  • b042a457cc non-player multikills are no longer counted for achievements Zeno Rogue 2018-06-28 10:39:15 +02:00
  • c3feb7ddb7 a fix to windcodes Zeno Rogue 2018-06-28 10:38:25 +02:00
  • 992d952005 in quotient geometries, the whole world is now generated at level 8 (otherwise Blizzard breaks down) Zeno Rogue 2018-06-28 10:29:32 +02:00
  • 95b1c4d9fa rogueviz::sag:: min_visible_weight is now configurable Zeno Rogue 2018-06-28 10:28:37 +02:00
  • 3e566b9fdb kohonen::sag:: calling fixStorage (no more holes) Zeno Rogue 2018-06-28 10:28:08 +02:00