1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-30 07:41:23 +00:00

Commit Graph

  • 9f5667adc5 rogueviz::kohonen:: an option to restrict the number of cells used Zeno Rogue 2018-06-28 10:27:35 +02:00
  • 82cd394fb0 fixed the windmap in the Field Quotient geometry Zeno Rogue 2018-06-28 10:26:56 +02:00
  • 034514778d Avoid two more encroachments by Windows into the user's namespace. Arthur O'Dwyer 2018-06-27 03:12:48 -07:00
  • 121e2a60d3 Silence a (bogus?) -Wmaybe-uninitialized from MinGW. Arthur O'Dwyer 2018-06-27 01:00:34 -07:00
  • 817f690ae3 Silence a couple of warnings with -DCAP_TEXTURE=0 (the default on MinGW). Arthur O'Dwyer 2018-06-27 00:47:46 -07:00
  • a346e05bbc Eliminate variable shadowing in langen.cpp. Arthur O'Dwyer 2018-06-26 22:54:40 -07:00
  • 00e1db9f05 Eliminate directives inside macro expansions, for the benefit of MSVC. Arthur O'Dwyer 2018-06-26 22:41:56 -07:00
  • 823930a1cf Call hyperrogue after build, as a smoke test Dmitry Marakasov 2018-06-26 15:48:54 +03:00
  • 7ead4fd7ac Set proper c++ standard for landgen Dmitry Marakasov 2018-06-26 15:42:49 +03:00
  • 94bbd751c7 Add travis config Dmitry Marakasov 2018-06-25 23:28:41 +03:00
  • 87dc7dcd62 renamed the global variable 'which' to 'who_kills_me' for clarity and bug prevention (would be better still to remove it) Zeno Rogue 2018-06-26 00:56:46 +02:00
  • 29f97227e0 Merge pull request #42 from Quuxplusone/forwhich Zeno Rogue 2018-06-26 00:51:55 +02:00
  • 030377583c changed the 'quotient==2' tests to 'geometry == gFieldQuotient' Zeno Rogue 2018-06-25 23:14:46 +02:00
  • 495d87ff91 Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2018-06-25 23:02:57 +02:00
  • 825ef9dfd2 changed size to isize in RogueViz Zeno Rogue 2018-06-25 23:02:41 +02:00
  • 91690f326f Merge pull request #40 from Quuxplusone/langen2 Zeno Rogue 2018-06-25 23:02:23 +02:00
  • 1286b92772 fixed the quotient flag for Zebra to include qSMALL Zeno Rogue 2018-06-25 23:02:03 +02:00
  • 0843bef893 an option to display full floors Zeno Rogue 2018-06-25 23:01:39 +02:00
  • 40e9c6687c new commandline options: -fsh and -noshadow Zeno Rogue 2018-06-25 22:59:29 +02:00
  • 87a0d87f04 Merge pull request #41 from AMDmi3/patch-2 Zeno Rogue 2018-06-25 22:55:48 +02:00
  • 06f4ba16ed Fix an apparent typo-bug in "inventory.cpp" Arthur O'Dwyer 2018-06-25 12:52:21 -07:00
  • bde60ca7bd Fix build by specifying correct savepng.cpp file name Dmitry Marakasov 2018-06-25 18:13:30 +03:00
  • dd1a842285 Refactor to improve the compile time of "langen.cpp". Arthur O'Dwyer 2018-06-23 18:19:22 -07:00
  • 172d2c2d1b Miscellaneous code cleanup on "langen.cpp". NFC. Arthur O'Dwyer 2018-06-23 18:09:34 -07:00
  • edf714689d Remove spurious semicolons from language-??.cpp. NFC. Arthur O'Dwyer 2018-06-23 15:01:34 -07:00
  • 440940a945 10.4g Zeno Rogue 2018-06-24 01:23:06 +02:00
  • 6dfe5c444c 'skip the start menu' option works now Zeno Rogue 2018-06-24 01:22:50 +02:00
  • 92aba5c95b fixed a bug with arrow traps not killing anything (and possibly some other cases) Zeno Rogue 2018-06-24 01:18:39 +02:00
  • f0e07c4b15 10.4f v10.4f Zeno Rogue 2018-06-22 20:28:41 +02:00
  • bc06f387fc fixed some issues with the generation of Land of Storms in other geometries Zeno Rogue 2018-06-22 19:36:04 +02:00
  • 63869c6d33 renamed the size function to isize Zeno Rogue 2018-06-22 14:47:24 +02:00
  • 23874e0de4 New quotient geometries now work correctly in rogueviz-kohonen. Added the RogueViz makefile (Makefile.rv) with an unit test for this Zeno Rogue 2018-06-22 14:26:24 +02:00
  • 5be5d9440e fixed the world sizes shown for Bolza surfaces Zeno Rogue 2018-06-22 04:49:42 +02:00
  • 8e674f8818 a small break above 'show quotient spaces' Zeno Rogue 2018-06-22 04:49:26 +02:00
  • d6af6f9df0 fixed the coloring for Goldberg Bolza x2 Zeno Rogue 2018-06-22 04:42:58 +02:00
  • a48241d639 gp:: better message about illegal parameters for non-orientable geometries Zeno Rogue 2018-06-22 04:42:39 +02:00
  • 6d15b511c2 fixed a bug with Goldberg geometries on Bolza2 Zeno Rogue 2018-06-22 02:01:46 +02:00
  • 888d9ad3a7 made Xprintf inline to prevent double definition when linking HyperRogue with extra code Zeno Rogue 2018-06-22 02:01:31 +02:00
  • da60a2f336 added some std features used in RogueViz Zeno Rogue 2018-06-22 02:00:26 +02:00
  • 8f8a259992 new quotient geometries Zeno Rogue 2018-06-22 01:48:46 +02:00
  • 742828125e some fixes to celldistance Zeno Rogue 2018-06-21 08:38:11 +02:00
  • 09c2a2096b 10.4d Zeno Rogue 2018-06-18 17:54:38 +02:00
  • 529befd359 no more ambushes when summoning orbs in the Hunting Grounds Zeno Rogue 2018-06-18 17:48:27 +02:00
  • 25d972d144 also using other functions from cmath Zeno Rogue 2018-06-18 03:53:39 +02:00
  • 6d93ff4ab2 using std::abs Zeno Rogue 2018-06-18 03:43:23 +02:00
  • a7ed148ec3 removed unnecessary check gp::on Zeno Rogue 2018-06-17 19:04:57 +02:00
  • 3daecc4981 Land validity is displayed when selecting geometry after selecting land. Validity message appears in the geom-exp menu. Zeno Rogue 2018-06-17 19:04:17 +02:00
  • d3200253db replacing with an explicit list Zeno Rogue 2018-06-17 18:32:06 +02:00
  • dabf322095 Merge pull request #38 from Quuxplusone/makefile-fixes Zeno Rogue 2018-06-17 18:22:45 +02:00
  • b6f47dd907 Merge branch 'master' into makefile-fixes Zeno Rogue 2018-06-17 18:22:20 +02:00
  • b2cc825ec9 smart celldistance did not work with non-standard tori -- replacing with a dumb one for now Zeno Rogue 2018-06-17 18:14:33 +02:00
  • 35301f0a68 movement animations now work in quotient geometries Zeno Rogue 2018-06-17 17:51:26 +02:00
  • 95a2f617cf Rock Snakes from the Snake Nest now keep their colors in other lands Zeno Rogue 2018-06-17 12:15:46 +02:00
  • 9e712ae8ea more Ivy in Goldberg jungle Zeno Rogue 2018-06-17 12:13:24 +02:00
  • f699f73f1a texture:: undo clears pixels_to_draw; the number of pixels_to_draw displayed in the editor Zeno Rogue 2018-06-17 12:06:01 +02:00
  • 69429ba4d4 creating Mimics in the map editor now works correctly Zeno Rogue 2018-06-17 12:03:39 +02:00
  • 06de0989cd fixed saving the full texture Zeno Rogue 2018-06-17 12:03:05 +02:00
  • e7a9cebbee fixed some issues with gp/texture Zeno Rogue 2018-06-17 12:02:47 +02:00
  • e743e18156 10.4c Zeno Rogue 2018-06-17 12:02:06 +02:00
  • db3e5d1009 Minor fixes for Mac and MinGW. Arthur O'Dwyer 2018-06-16 20:32:09 -07:00
  • 8fe482ec16 improved the installation instructions for non-Linux v10.4b Zeno Rogue 2018-06-15 00:14:24 +02:00
  • b0d9305665 fixed markup Zeno Rogue 2018-06-15 00:10:10 +02:00
  • 239713de6b updated the version number in config script, and README.md Zeno Rogue 2018-06-15 00:09:35 +02:00
  • 0054b09b5c minor Android fixes Zeno Rogue 2018-06-15 00:03:05 +02:00
  • d7d9f2e82d added the missing Shader.java Zeno Rogue 2018-06-14 00:07:24 +02:00
  • 1eaaac4d77 made the web version compile Zeno Rogue 2018-06-14 00:06:54 +02:00
  • b342159475 upgraded the version number in the Android manifest to 10.4b Zeno Rogue 2018-06-13 20:56:34 +02:00
  • 8cacb3c687 10.4b Zeno Rogue 2018-06-13 01:04:45 +02:00
  • bcc3fd1019 more Android fixes Zeno Rogue 2018-06-13 01:04:33 +02:00
  • c0266a7164 renamed 'near' to 'isnear' ('near' is a non-standard keyword) Zeno Rogue 2018-06-13 00:42:27 +02:00
  • 945c8a3f71 removed the dependence of stop_game on switchWhat with CAP_DAILY Zeno Rogue 2018-06-13 00:41:02 +02:00
  • fbba325587 silenced the uninitialized variable warning Zeno Rogue 2018-06-13 00:40:36 +02:00
  • c1ef5938fc added the GitHub contributors to the in-game credits Zeno Rogue 2018-06-13 00:13:53 +02:00
  • 28a4768ea4 more uniformization of add/back, 'space' in grapheditor works in autocheat, fixed missing XLAT in surface Zeno Rogue 2018-06-13 00:11:26 +02:00
  • 3881a7dd97 more cleanup with uniformizing the keys for 'back' and 'help' Zeno Rogue 2018-06-13 00:00:01 +02:00
  • 44affc3e9d resolved conflicts introduced by merging zenorogue/hyperrogue#21 Zeno Rogue 2018-06-12 23:28:06 +02:00
  • b614116129 fixed Makefile.mgw as in zenorogue/hyperrogue#31 Zeno Rogue 2018-06-12 23:14:25 +02:00
  • 56baba800b moved more includes to sysconfig.h Zeno Rogue 2018-06-12 23:10:20 +02:00
  • 50eaba3efd changes from zenorogue/hyperrogue#27 Zeno Rogue 2018-06-12 22:40:06 +02:00
  • 520e5e5dbb pass lambdas to functions by reference, not by value zenorogue/hyperrogue#25 Zeno Rogue 2018-06-12 22:17:08 +02:00
  • c23d893df2 Change the return type of handleKeyFile to void, and unswap the arguments. zenorogue/hyperrogue#25 Zeno Rogue 2018-06-12 22:12:15 +02:00
  • e9fb8e0196 Merge branch 'Quuxplusone-minor-fixes' Zeno Rogue 2018-06-12 21:57:24 +02:00
  • 75b096c58d conflicts resolved Zeno Rogue 2018-06-12 21:57:00 +02:00
  • e564dd5588 Merge pull request #22 from AMDmi3/patch-1 Zeno Rogue 2018-06-12 21:44:23 +02:00
  • 78e817c70b Merge pull request #28 from Quuxplusone/thumper-and-boat Zeno Rogue 2018-06-12 21:43:31 +02:00
  • d4536fa568 Merge pull request #20 from Quuxplusone/yendor-fixes Zeno Rogue 2018-06-12 21:41:35 +02:00
  • 9c501642c5 added the Banach-Tarski vis to the RogueViz presentation Zeno Rogue 2018-06-12 21:16:52 +02:00
  • a2ec40537d Hunter dogs (guarding/regrouping) and sometimes wolves no longer count as a different kill type (not counted in total kills) Zeno Rogue 2018-06-12 21:13:59 +02:00
  • 6ca99e347f gp:: fixed the non-3D display of rock formations Zeno Rogue 2018-06-12 19:39:23 +02:00
  • 097be66f65 improved the torus/hyperrug/native sphere geometry; modelscale is set when you do this Zeno Rogue 2018-06-12 19:26:34 +02:00
  • 8f183b7afb Orb of Love no longer incresaes the displayed score in the Strange Challenge Zeno Rogue 2018-06-12 18:26:20 +02:00
  • c5468db000 fixed some issues with adjacency taken into account incorrectly with Hedgehogs/Flailguards/Pikemen and Warp/halfvines Zeno Rogue 2018-06-12 16:05:39 +02:00
  • fc23c64c5e orb of Horns, and other cases caring about opposite cells, now work correctly in nonstandard geometries Zeno Rogue 2018-06-12 16:04:33 +02:00
  • 03999b75ca marked Orb of Lava as useless in the Haunted Woods Zeno Rogue 2018-06-11 18:43:30 +02:00
  • cc5909e999 fixed the Earth Elementals falling/dying in RRV Zeno Rogue 2018-06-11 18:43:13 +02:00
  • 147cedfd4e Orb of Recall no longer creates holes in the Yendorian Forest Zeno Rogue 2018-06-11 18:14:54 +02:00
  • 928570d7f1 tactic:: fixed a bug which caused forgetting the PTM game when 'reseting special modes' Zeno Rogue 2018-06-11 18:13:10 +02:00
  • 147f3f89f2 hr:: namespaces in the Android version Zeno Rogue 2018-06-11 18:03:27 +02:00
  • adb65430a6 rogueviz:: links in rogueviz-video Zeno Rogue 2018-06-11 18:00:51 +02:00
  • a40d64a8f6 namespaces conform to an older standard Zeno Rogue 2018-06-11 18:00:40 +02:00