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

Commit Graph

  • 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
  • 7d04f92b55 added the Banach-Tarski animation to RogueViz Zeno Rogue 2018-06-11 02:24:10 +02:00
  • 75b9888d3b rogueviz:: separated rvvideo to a separate file Zeno Rogue 2018-06-11 02:04:12 +02:00
  • 4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library Zeno Rogue 2018-06-11 01:58:31 +02:00
  • c2e3ed54f0 cpp files no longer include other cpp files Zeno Rogue 2018-06-11 01:12:18 +02:00
  • 98246d3066 more cleanup in parameters, restartGame cleanup Zeno Rogue 2018-06-11 00:58:38 +02:00
  • 90573cf456 reordering of the command line parameter, added -WT Zeno Rogue 2018-06-10 23:49:52 +02:00
  • 7ca1a6156d updated sdk version Zeno Rogue 2018-06-07 20:13:31 +02:00
  • c5d3623e97 ... Zeno Rogue 2018-06-07 19:54:52 +02:00
  • 4de2f8311e more Android fixes Zeno Rogue 2018-06-07 19:53:02 +02:00
  • 3726a896e2 more Android fixes Zeno Rogue 2018-06-07 19:51:14 +02:00
  • c7109fe521 updated the Android version Zeno Rogue 2018-06-07 18:28:32 +02:00
  • d40680358c faster drawing of convex shapes online Zeno Rogue 2018-06-07 14:29:22 +02:00
  • ef83f1ef23 fixed the %E0 directives in Russian Zeno Rogue 2018-06-07 14:28:49 +02:00
  • 0559a9372e translation update Zeno Rogue 2018-06-07 14:28:36 +02:00
  • 90da020a51 fixed the compiler warning on buffer size Zeno Rogue 2018-06-07 13:58:14 +02:00
  • d3662a935d fix compiler warnings: catch(out_of_range&) Zeno Rogue 2018-06-07 13:58:00 +02:00
  • b8dbaadff6 rendering torus in spherical native geometry now creates the actual torus Zeno Rogue 2018-05-28 19:10:57 +02:00
  • 38411a9a8b torus rendering no longer creates darker areas because of side difference Zeno Rogue 2018-05-28 19:10:21 +02:00
  • 53a235a11f 10.4a Zeno Rogue 2018-05-28 19:09:52 +02:00
  • 5eb084f9b0 additional help texts when the rules are different in the current geometry Zeno Rogue 2018-05-27 01:09:34 +02:00
  • 14a944c801 resetModes resets specialland Zeno Rogue 2018-05-27 01:08:24 +02:00
  • 3b6d08216d 10.4 Zeno Rogue 2018-05-27 01:07:59 +02:00
  • b294ec288d gp:: used 'char' which failed on Android where 'char' is unsigned. Fixed. Also improved Xprintf Zeno Rogue 2018-05-27 01:07:44 +02:00
  • b28c82b26b fixes to starting/stopping daily Zeno Rogue 2018-05-27 01:06:54 +02:00
  • 9fb73c79bb fixes to daily leaderboards Zeno Rogue 2018-05-27 01:06:12 +02:00
  • 319190b0dd fixed the shmup mode (was hiding tiles when monster appeared) Zeno Rogue 2018-05-26 10:40:17 +02:00
  • 8ebaafe084 CAP_DAILY tags Zeno Rogue 2018-05-26 02:14:52 +02:00
  • a600b157a1 disable Daily when restarting game Zeno Rogue 2018-05-26 01:29:25 +02:00
  • d754437bf1 no cheating in daily Zeno Rogue 2018-05-26 01:24:46 +02:00
  • 6394fa4649 rewritten hyperpoint initializer in C++11 Zeno Rogue 2018-05-26 01:11:50 +02:00
  • aafe464bc6 added hooks_initgame, hooks_drawcell allows replacement Zeno Rogue 2018-05-26 01:11:19 +02:00
  • 5cd3ccabb8 refactored handle_event out of mainloopiter Zeno Rogue 2018-05-26 01:10:23 +02:00
  • 2a21e7ce4b Czech and Russian translations updated Zeno Rogue 2018-05-22 22:11:01 +02:00
  • ffa19613a1 added a comment to rogueviz.h (rogueviz sources are not to be included with HyperRogue sources by default) Zeno Rogue 2018-05-22 22:09:16 +02:00
  • 41ba1d8da7 made RogueViz staircase compile without CAP_TEXTURE Zeno Rogue 2018-05-22 22:08:24 +02:00
  • d7884d7731 reduced the priority of shBigTriangle so that it is below other floors -- looks better in Crystal sublands Zeno Rogue 2018-05-22 22:07:47 +02:00
  • e5d5678900 fixed a bug in fixStorage Zeno Rogue 2018-05-22 20:40:52 +02:00
  • fc964ec7b2 simplified hyperpoint.cpp a bit Zeno Rogue 2018-05-20 15:30:43 +02:00
  • 1d3ee8f0a1 RogueViz no longer causes 'm' to crash Zeno Rogue 2018-05-20 15:18:20 +02:00
  • 88c69bb97a lightning bolts are no longer generated forever Zeno Rogue 2018-05-20 15:18:03 +02:00
  • cc5261edbe Strange Challenge in the start menu Zeno Rogue 2018-05-20 15:17:22 +02:00
  • 91038b4a01 Polish translations Zeno Rogue 2018-05-20 15:17:06 +02:00
  • 308a51bbd9 missing from elliptic fix Zeno Rogue 2018-05-20 15:16:38 +02:00
  • 9286134502 prevent_spawn_treasure in daily Zeno Rogue 2018-05-20 15:16:21 +02:00
  • e2c0a86468 all treasures are important in Daily Zeno Rogue 2018-05-20 15:15:49 +02:00
  • 09b6eb8261 translation of Goldberg helptext Zeno Rogue 2018-05-20 15:15:38 +02:00
  • 8872c79cae Hunting Dogs no longer retreat outside of non-quotient hyperbolic geometry Zeno Rogue 2018-05-20 15:15:29 +02:00
  • 8432e65d19 Fixed Goldberg on elliptic Zeno Rogue 2018-05-20 15:14:58 +02:00
  • 099e343794 fixed geometry changing in the Tutorial Zeno Rogue 2018-05-18 17:36:35 +02:00
  • 530c689c98 RogueViz fixes Zeno Rogue 2018-05-18 17:34:12 +02:00
  • c5c5f966dd removed the no longer used syncstate variable Zeno Rogue 2018-05-18 13:58:07 +02:00
  • a97dc473bf fixes in Kohonen and Rogueviz Zeno Rogue 2018-05-18 13:57:55 +02:00
  • 728e57547a Randomized version of Land of Storms, for other hyperbolic geometries Zeno Rogue 2018-05-16 10:52:23 +02:00
  • 63013f643e Windy Plains is now 'pattern incompatible' in non37 Zeno Rogue 2018-05-16 00:05:14 +02:00
  • 72abed3186 pattern incompatibility marked for Storms Zeno Rogue 2018-05-15 23:48:10 +02:00
  • 1ffd15e7cc Red Rock also does not work if no good pseudohept pattern Zeno Rogue 2018-05-15 23:42:37 +02:00
  • ecd8d288ad Reduced validity of Hedgehog lands in a4 nonbitrunc Zeno Rogue 2018-05-15 23:42:13 +02:00
  • 07e853d637 external plugins now can control the fog in the Rug mode Zeno Rogue 2018-05-15 23:30:37 +02:00
  • 4550a64bdd Orb of Slaying is no longer considered useful in all lands Zeno Rogue 2018-05-15 23:30:11 +02:00
  • 0197063fb6 ODS projection now works in Euclidean and hyperbolic Zeno Rogue 2018-05-15 23:29:44 +02:00
  • 6a7a150028 CAP_TEXTURE without CAP_EDIT, CAP_CONFIG and CAP_PNG (still seems not correct, though) Zeno Rogue 2018-05-15 23:29:09 +02:00
  • 825f1641da Brownian marked as non-implemented Zeno Rogue 2018-05-15 23:28:23 +02:00
  • 002c41058e Ruined City now needs the Graveyard pattern Zeno Rogue 2018-05-15 23:28:10 +02:00
  • e6678806f9 Mirror Spirits now killed by Orb of Slaying Zeno Rogue 2018-05-15 23:27:48 +02:00
  • 90d2f7e274 fixed plain floor shapes in order-4 geometries (previously only worked in Euclid Squares of these Zeno Rogue 2018-05-15 23:27:20 +02:00
  • 1a72a629ea 'numberdark' value controls darkening in number dialogs Zeno Rogue 2018-05-15 23:26:27 +02:00
  • 7e0a78f7bb some work on daily Zeno Rogue 2018-05-15 23:26:04 +02:00
  • 586101e0d6 GP/Zebra no longer generates graphics incorrectly Zeno Rogue 2018-05-15 23:24:44 +02:00
  • eda65399d6 fixed threecolor pattern claiming to work when it does not, or producing weird effects Zeno Rogue 2018-05-15 23:24:04 +02:00
  • 9b55240d1e leaderboards rewrite Zeno Rogue 2018-05-15 23:23:12 +02:00
  • 14f9c3b325 10.3v Zeno Rogue 2018-05-15 23:21:12 +02:00
  • cf003afe17 fixed the Hive pattern Zeno Rogue 2018-05-09 21:39:37 +02:00
  • d2814d0f6d fixed compiler warning Zeno Rogue 2018-05-09 21:33:10 +02:00
  • 25cfc499fa getEuclidCdata now uses 'vector' as a parameter, not heptagon* Zeno Rogue 2018-05-09 21:32:59 +02:00
  • 39db828a38 Fixed the bugs with computing fieldpattern not in hyperbolic geometry (memory error + canvas crashes) Zeno Rogue 2018-05-09 21:32:31 +02:00
  • 03db677d66 10.3u Zeno Rogue 2018-05-09 21:31:21 +02:00
  • 09722ca2f6 fixed crash in Palace on Zebra Zeno Rogue 2018-05-08 02:07:50 +02:00
  • 95896cba5a fixed crash in Halloween on square grid Zeno Rogue 2018-05-08 02:07:36 +02:00
  • 469530d321 fixed the floor patterns in non-bitrunc square grid Zeno Rogue 2018-05-08 01:59:57 +02:00
  • 081913fc4e fixed the Kraken movement (kraken_pseudohept not used in one place) Zeno Rogue 2018-05-08 01:59:29 +02:00
  • 935d519cbe one more debug removed Zeno Rogue 2018-05-08 01:15:29 +02:00
  • abb81410f4 removed debug Zeno Rogue 2018-05-08 01:14:38 +02:00
  • 9a76d44000 fixed the non-bitruncated order-4 tilings Zeno Rogue 2018-05-07 21:47:10 +02:00
  • de01907cd6 one fix Zeno Rogue 2018-05-07 21:44:57 +02:00
  • 7835fbcdf8 added missing 0 in pre-initialized array Zeno Rogue 2018-05-07 20:14:29 +02:00
  • 94cb0f82bb silenced clang warning about unused capture Zeno Rogue 2018-05-07 20:14:14 +02:00
  • 666ddb007e MAJOR REWRITE of floor patterns Zeno Rogue 2018-05-07 20:13:56 +02:00
  • 6cf86f9604 silence the clang warning about char index Zeno Rogue 2018-05-07 20:11:29 +02:00
  • c0d0a17c9d silence the clang warning about 'y=y' Zeno Rogue 2018-05-07 20:11:04 +02:00
  • e1675c55ee silence missing case warnings for now Zeno Rogue 2018-05-07 20:10:16 +02:00
  • d0dc017ce3 fixed disabling CAP_RUG and CAP_TOUR Zeno Rogue 2018-05-07 20:09:58 +02:00
  • b6969bca22 improved the Escher-style tesselations on GP(big) cube Zeno Rogue 2018-05-04 18:09:48 +02:00
  • 63bed379fa Halloween now uses the correct FULLFLOOR Zeno Rogue 2018-05-04 18:09:04 +02:00