1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-28 08:03:18 +00:00
Commit Graph

4388 Commits

Author SHA1 Message Date
Zeno Rogue
bd7d08f9db separate modecodes for product and rotspace 2019-09-27 18:05:01 +02:00
Zeno Rogue
1359dfcd62 setting Racing while in Solv no longer resets geometry 2019-09-27 18:04:49 +02:00
Zeno Rogue
5febec0843 racing in Nil 2019-09-27 18:04:19 +02:00
Zeno Rogue
8d9511ae79 racing forces standard_centering in quotient/nil/hybrid geometries 2019-09-27 18:04:04 +02:00
Zeno Rogue
ce9f1c02f1 dialogs:: itsh(ld) fixed 2019-09-27 18:03:10 +02:00
Zeno Rogue
9ed730e10d racing:: fixed handing incorrectly built track 2019-09-27 17:35:14 +02:00
Zeno Rogue
4fe1fe8c38 racing:: removed obsolete commented out code 2019-09-27 17:34:59 +02:00
Zeno Rogue
bc789e8c18 racing:: fixed racing to use modecode_t not int 2019-09-27 17:34:42 +02:00
Zeno Rogue
3d7242e918 added more people to credits 2019-09-27 17:34:16 +02:00
Zeno Rogue
85504de44b shmup:: no more orb usage after death 2019-09-27 17:06:12 +02:00
Zeno Rogue
f45b90bad4 fixed being able to phase into a chasm (and possibly some other issues) 2019-09-27 17:00:37 +02:00
Zeno Rogue
267c2475d8 stop disabling music in the mercury river 2019-09-27 16:47:57 +02:00
Zeno Rogue
39d5099ca7 marked the Orb of Water as useless in Free Fall 2019-09-27 16:47:42 +02:00
Zeno Rogue
321a54bc27 fixed accessing Emerald Mines from Irradiated even though it was not unlocked 2019-09-27 16:47:31 +02:00
Zeno Rogue
42e5de4654 Elemental marked as native-treasure in their Elemental Planes 2019-09-27 16:47:09 +02:00
Zeno Rogue
234906439c seeps marked as native-non-treasure in Emerald Mine 2019-09-27 16:46:47 +02:00
Zeno Rogue
5c3742efc7 fixed the standard binary tiling 2019-09-27 16:34:24 +02:00
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 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