1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-07-15 14:22:42 +00:00
Commit Graph

6836 Commits

Author SHA1 Message Date
Zeno Rogue bb5eaf0fc5 added the high-dimensional demo 2021-04-07 18:13:45 +02:00
Zeno Rogue 05318256dc added the playing-with-impossibility presentation 2021-04-07 18:13:45 +02:00
Zeno Rogue 4486e9a017 export more presentation functions 2021-04-07 18:13:45 +02:00
Zeno Rogue cf1cd09f81 rogueviz::objmodels:: availability checking 2021-04-07 18:13:45 +02:00
Zeno Rogue 6a2553ced9 rogueviz:: fixed ascending-descending 2021-04-07 18:13:45 +02:00
Zeno Rogue 05e7a6b717 tour:: qualified Guided Tour to HyperRogue Guided Tour 2021-04-07 18:13:45 +02:00
Zeno Rogue 54d7574047 rogueviz:: categorization fixup 2021-04-07 18:13:45 +02:00
Zeno Rogue bdf97fc6de rogueviz:: reorganized the presentations 2021-04-07 18:13:23 +02:00
Zeno Rogue 30b79de1f5 rogueviz:: added objmodels.cpp and some demos using it 2021-04-07 18:13:17 +02:00
Zeno Rogue ccc5e3bf9b rogueviz:: crystal-sokoban:: sokomap displayed online 2021-03-30 12:09:11 +02:00
Zeno Rogue fa6b9989c0 crystal-sokoban:: welcome message 2021-03-30 12:00:26 +02:00
Zeno Rogue 1e3786550b don't include magiccube in crystal-sokoban 2021-03-30 11:42:02 +02:00
Zeno Rogue 85683d6688 fixup guard 2021-03-30 11:41:52 +02:00
Zeno Rogue 2b6b344c15 rogueviz:: added fifteen and crystal-sokoban 2021-03-30 11:40:05 +02:00
Zeno Rogue f7f3309063 added worker character 2021-03-30 11:39:18 +02:00
Zeno Rogue 939cfc209e one more guard fixup 2021-03-30 11:33:35 +02:00
Zeno Rogue e8f9a09930 Sokoban elements 2021-03-30 11:29:18 +02:00
Zeno Rogue 98f36617c4 fixup 2021-03-30 11:28:35 +02:00
Zeno Rogue 5a73510c4f added some guards for MAXMDIM >= 4 and CAP_SOLV 2021-03-30 11:27:48 +02:00
Zeno Rogue 1f939920d2 added missing EX 2021-03-30 00:04:20 +02:00
Zeno Rogue 7b5a67549d added options '-char dodek', '-char rudy', '-char princess' 2021-03-29 16:26:04 +02:00
Zeno Rogue 9fb616c943 rogueviz::qtm:: fixed after moving rainbow_color 2021-03-25 14:31:02 +01:00
Zeno Rogue 6151859380 another cellshape fix 2021-03-25 12:47:52 +01:00
Zeno Rogue 0a0cbfcbeb fixed one place when old cellshape was used 2021-03-25 12:44:25 +01:00
Zeno Rogue ef8db33d7a notknot:: reset camera_speed in other scenes 2021-03-25 12:41:43 +01:00
Zeno Rogue 3f1bae7b6d notknot:: added Solv portal to menu 2021-03-25 12:41:41 +01:00
Zeno Rogue ade0eb2456 notknot:: optimized by improved loop recording 2021-03-25 12:41:21 +01:00
Zeno Rogue 693f95f3b4 notknot:: removed junk comments 2021-03-25 11:20:16 +01:00
Zeno Rogue d2235e29a0 notknot:: fog now uses rainbow colors 2021-03-25 11:18:13 +01:00
Zeno Rogue f15ab95ca1 notknot:: bugfix to use base not geometry 2021-03-25 11:17:24 +01:00
Zeno Rogue b6505de623 notknot:: added debug to show pathbacks 2021-03-25 11:17:12 +01:00
Zeno Rogue db7901791f notknot:: removed debug 2021-03-25 11:16:52 +01:00
Zeno Rogue a2ed0e9294 asonov:: cgi.cellshape and cgi.vertices_only are now known 2021-03-25 11:13:57 +01:00
Zeno Rogue 6b594b9fc9 cgi.cellshape is now vector of vectors 2021-03-25 11:12:58 +01:00
Zeno Rogue 4a80af6912 asonov:: added a geometry flag to recognize Arnold's cat 2021-03-25 10:57:48 +01:00
Zeno Rogue 1dc655df5a color fixup (header) 2021-03-25 10:57:16 +01:00
Zeno Rogue 8b304ba7de removed the moved functions rcolor and rainbow_color from rogueviz/qtm 2021-03-25 10:56:46 +01:00
Zeno Rogue 355b8df23a added colors.cpp for all color-related functions 2021-03-25 10:56:20 +01:00
Zeno Rogue d16aa1b160 notknot:: solv portal 2021-03-25 10:36:07 +01:00
Zeno Rogue 8f56ff56b9 removed debug from generate_brm 2021-03-24 20:26:09 +01:00
Zeno Rogue 953e17722d throw hr_exceptions not strings 2021-03-24 20:25:44 +01:00
Zeno Rogue 8fc92f2e83 Merge pull request #142 from Quuxplusone/no-automake
Eliminate autotools/automake/configure.
2021-03-22 12:40:05 +01:00
Arthur O'Dwyer 1761b02b90 Rationalize some std::exception stuff. 2021-03-21 17:57:09 -04:00
Arthur O'Dwyer 4c10b17b7e Move Makefile.simple to just Makefile. 2021-03-21 17:40:06 -04:00
Arthur O'Dwyer 77cc0cc01b Eliminate autotools/automake/configure. 2021-03-21 17:19:41 -04:00
Zeno Rogue 5ade959c02 nil:: nilwidth recorded in cgi_string 2021-03-21 12:51:50 +01:00
Zeno Rogue c41d1e173c nil:: edit nilwidth via menu 2021-03-21 12:51:50 +01:00
Zeno Rogue 7b06abd97a notknot:: other scenes available via the menu 2021-03-21 12:51:50 +01:00
Zeno Rogue e3d1402f58 fixed cgi_string generation in notknot 2021-03-21 12:51:50 +01:00
Zeno Rogue 3c1e0ebb38 added hooks_cgi_string 2021-03-21 12:51:50 +01:00