1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-17 19:52:06 +00:00
Commit Graph

4221 Commits

Author SHA1 Message Date
Zeno Rogue 4c0f2d0ea7 changed the use of m->type == moAsteroid to inertia_based 2019-09-26 13:23:44 +02:00
Zeno Rogue e296004448 disabled CAP_HOLDKEYS in WEB 2019-09-26 13:23:44 +02:00
Zeno Rogue 128e063e27 fixed rug buggy in web 2019-09-26 13:23:44 +02:00
Zeno Rogue 1215c65e40 mymake: support -l and -I 2019-09-26 13:23:44 +02:00
Zeno Rogue a741446b7b better rendering of Solv into the glitchy region 2019-09-26 13:23:44 +02:00
Zeno Rogue fd67768234 reverse_directions for heptagons 2019-09-26 13:23:44 +02:00
Zeno Rogue dca95aa2aa RogueViz stuff 2019-09-26 13:23:10 +02:00
Zeno Rogue c3975e80ef fixed a crash in RogueViz 2019-09-26 13:23:10 +02:00
Zeno Rogue 5c1568d288 added CAP_VR 2019-09-26 13:23:10 +02:00
Zeno Rogue a59dc8be58 fixed binocular vision (isotropic only for now) 2019-09-26 13:23:10 +02:00
Zeno Rogue 39a6c2131b added #undef self 2019-09-23 01:07:03 +02:00
Zeno Rogue 8bb1c132bc added missing CAP_RVSLIDES 2019-09-23 01:06:57 +02:00
Zeno Rogue ef8a961e71 added new HyperRogue music v11.2 2019-09-13 21:53:53 +02:00
Zeno Rogue 3b7e929f73 fixed yet another warning 2019-09-13 20:23:43 +02:00
Zeno Rogue 8b77e2fb64 added -Wno-unknown-warning-option 2019-09-13 20:09:48 +02:00
Zeno Rogue d3783a2ebe add -Wno-maybe-uninitialized to Travis autotools test 2019-09-13 20:08:26 +02:00
Zeno Rogue 44f42f7681 version 11.2 2019-09-13 19:54:55 +02:00
Zeno Rogue 1d189b75ca rogueviz:: fixed some warnings 2019-09-13 19:54:49 +02:00
Zeno Rogue 24b55fdbb1 added -Wno-maybe-uninitialized 2019-09-13 19:54:36 +02:00
Zeno Rogue a46f4b1d63 fixed -musicfocus without CAP_SDLAUDIO 2019-09-13 19:50:24 +02:00
Zeno Rogue 8833251c8b added some missing CAP_SOLV guards 2019-09-13 19:50:12 +02:00
Zeno Rogue 90baab83eb added autohdr.h to emscripten sources 2019-09-13 19:38:04 +02:00
Zeno Rogue 1c0db70191 fixed incorrect utfsize 2019-09-13 19:36:27 +02:00
Zeno Rogue a47be2f89f fixed more warnings 2019-09-13 19:36:16 +02:00
Zeno Rogue e1d6f547a4 fixed GCC46 testing 2019-09-13 19:23:22 +02:00
Zeno Rogue 4b47bdb07c added -DGCC46 to Travis config 2019-09-13 19:08:54 +02:00
Zeno Rogue 51f1bba9c8 changed NO_THREADS to USE_THREADS 2019-09-13 19:07:31 +02:00
Zeno Rogue d4df8a970c improved ONLY_GCC46 2019-09-13 19:07:19 +02:00
Zeno Rogue a3137a3f7c fixed Makefile.am 2019-09-13 18:56:54 +02:00
Zeno Rogue cf0b13b5b2 fixed some warnings in RogueViz 2019-09-13 18:53:19 +02:00
Zeno Rogue 973d8cb451 fixed some warnings 2019-09-13 18:53:12 +02:00
Zeno Rogue cf25bd83b5 changed TOTAL_MEMORY to the new format: 128MB 2019-09-13 18:48:17 +02:00
Zeno Rogue 2400a2f1dc RogueViz adjustments 2019-09-13 18:46:08 +02:00
Zeno Rogue 09ff50ba45 order in autohdr.h 2019-09-13 18:41:49 +02:00
Zeno Rogue 5bc7254a04 addedd AC_PROG_CC 2019-09-13 18:36:50 +02:00
Zeno Rogue 7560d62699 one more update for older compilers 2019-09-13 18:33:15 +02:00
Zeno Rogue 31fb9d4b8b fixed makeh for older compilers 2019-09-13 18:30:05 +02:00
Zeno Rogue 6237bcbed6 added missing dependency 2019-09-13 18:26:51 +02:00
Zeno Rogue 9f868ec1e5 added makeh to Makefile.am and Makefile.simple 2019-09-13 18:20:50 +02:00
Zeno Rogue 4d2a65c276 fixed some text errors 2019-09-13 18:13:39 +02:00
Zeno Rogue e5ac34e211 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2019-09-13 18:05:50 +02:00
Zeno Rogue d3802ed9e9 renamed Tutorial to Guided tour 2019-09-13 18:01:28 +02:00
Zeno Rogue d0955c20ac Hyperweb is 3D, but RogueViz is 4D 2019-09-13 17:46:07 +02:00
Zeno Rogue c10842cce0 CLI option -musicfocus 2019-09-13 17:45:44 +02:00
Zeno Rogue 2a950369ba solv:: CAP_SOLV 2019-09-13 17:45:31 +02:00
Zeno Rogue a4579e95c1 added qtm to RogueViz 2019-09-13 09:35:18 +02:00
Zeno Rogue 334ffd644a hyperweb compiles 2019-09-13 03:47:55 +02:00
Zeno Rogue 978022025a geometry_information wall functions compile without MAXMDIM >= 4 2019-09-13 03:47:18 +02:00
Zeno Rogue a3d9711ec2 more adjustments to disabled CAP_* 2019-09-13 03:10:26 +02:00
Zeno Rogue 9a0507ba58 pattern 'k' option 2019-09-13 00:32:05 +02:00