Commit Graph

6053 Commits

Author SHA1 Message Date
Zeno Rogue c39700d8de added CAP_COMPLEX2 guards 2020-05-22 16:52:30 +02:00
Zeno Rogue 8a28d1483b added CAP_EDIT guards to arbitrile 2020-05-22 16:52:02 +02:00
Zeno Rogue 90cfc59c88 silenced an uninitialized value warning 2020-05-22 15:28:54 +02:00
Zeno Rogue 2c7ab21151 fixed more warnings 2020-05-22 15:27:33 +02:00
Zeno Rogue e3c24eb731 fixed some warnings 2020-05-22 15:11:30 +02:00
Zeno Rogue b0d1de01e5 option -animvideo now only available with CAP_VIDEO 2020-05-22 14:52:12 +02:00
Zeno Rogue 4a1f6c8314 fixed array initializations 2020-05-22 14:51:54 +02:00
Zeno Rogue 12dd3d68ac screenshot formats 2020-05-22 14:50:23 +02:00
Zeno Rogue d74fb28ff9 handle system calls 2020-05-22 14:50:10 +02:00
Zeno Rogue 236abdbbc8 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2020-05-22 14:32:59 +02:00
Zeno Rogue e4a0a10158 more changes to manual-animation 2020-05-22 14:31:19 +02:00
Zeno Rogue 11ce15a67b CAP_VIDEO 2020-05-22 14:30:45 +02:00
Zeno Rogue 1953902e53
Merge pull request #114 from rpljwi/patch-1
Fix .dat filenames in Makefile.am
2020-05-20 11:45:59 +02:00
rpljwi df10c16db0
fix .dat filenames in Makefile.am 2020-05-19 21:19:53 +03:00
Zeno Rogue 64fb9ed24a in mymake, changed tests to use isalnum 2020-05-19 17:44:38 +02:00
Zeno Rogue 0813fb65ca
Merge pull request #112 from rpljwi/make-j1
Some fixes to mymake and Makefile.simple
2020-05-19 16:36:45 +02:00
rpljwi e05a2f9b87 add more escaping to -D option,
to allow e.g. specifying HYPERPATH
2020-05-19 11:40:18 +03:00
rpljwi 1ac8aa2bc6 invoke make for just the first Makefile from list 2020-05-19 11:39:26 +03:00
rpljwi ac0f42367f add dependency of autohdr on language-data 2020-05-19 11:28:54 +03:00
Zeno Rogue 4cee27ae76 fixed a good-length check 2020-05-16 15:34:56 +02:00
Zeno Rogue 4958bc45d3 11.3m 2020-05-16 12:04:40 +02:00
Zeno Rogue 76dfee3e42 no_code set for hybrid and fake 2020-05-16 11:26:03 +02:00
Zeno Rogue 8641eafd96 xcode no_code listed explicitly if not assigned 2020-05-16 11:24:30 +02:00
Zeno Rogue ae59e50b80 in fake, adjust sizes 2020-05-16 11:22:09 +02:00
Zeno Rogue 5f9ad96959 fake:: improved view matrix adjustment 2020-05-16 11:16:49 +02:00
Zeno Rogue a401f8a555 fake:: removed debug 2020-05-16 11:16:36 +02:00
Zeno Rogue 0cb4914ac9 fixed a bug in gl_FragDepth computation in raycaster 2020-05-16 11:16:24 +02:00
Zeno Rogue 823fb3a0e6 warning when honeycomb too complex 2020-05-16 10:56:11 +02:00
Zeno Rogue f69b6f0795 fixed Orb of Safety in multiplayer 2020-05-16 02:38:13 +02:00
Zeno Rogue 67bf4586ac fake:: available from the menu 2020-05-16 02:15:34 +02:00
Zeno Rogue 57c4bd0514 fake:: improved selection 2020-05-16 02:14:24 +02:00
Zeno Rogue c6527f4b87 fake:: multiple done correctly 2020-05-16 02:13:10 +02:00
Zeno Rogue 3e7f4374a6 shift_arg_formula now calls t automatically 2020-05-16 02:12:34 +02:00
Zeno Rogue cbb98c7899 fixed some bugs in celldistance with regards to fake 2020-05-16 02:12:20 +02:00
Zeno Rogue bf83959b4a allow setting the resource dir; autoconf should move *.dat file to resource dir 2020-05-16 01:30:33 +02:00
Zeno Rogue 61e249a3af fixed skies in the new lands 2020-05-16 01:06:47 +02:00
Zeno Rogue c0f5701a8a fixed Frog model in FPP 2020-05-16 01:05:11 +02:00
Zeno Rogue 2b6155bcc6 fixed Frog shadow 2020-05-16 01:00:37 +02:00
Zeno Rogue 71f9786607 fixed 3D Sun 2020-05-16 01:00:28 +02:00
Zeno Rogue eb296636e6 affine geometry name now displayed correctly 2020-05-15 23:50:27 +02:00
Zeno Rogue d4de598dee arb:: spheres are now known to be bounded 2020-05-15 23:46:44 +02:00
Zeno Rogue 88381b9eef full suppport for affine geometry in arb 2020-05-15 23:46:30 +02:00
Zeno Rogue a282c767ed fixed invalid_matrix in affine 2020-05-15 22:53:52 +02:00
Zeno Rogue afe4d58cbb split fixmatrix into cases 2020-05-15 22:53:24 +02:00
Zeno Rogue f6448a994f imporved hyperpoint::operator[] const 2020-05-15 22:53:09 +02:00
Zeno Rogue 033a9099d6 improved discrete animation while affine 2020-05-15 22:52:52 +02:00
Zeno Rogue 8b89374421 generalized SL2 raycaster 2020-05-15 18:32:14 +02:00
Zeno Rogue 3f20ba9d29 getCdata and getBits: prod -> hybri 2020-05-15 18:31:32 +02:00
Zeno Rogue 58a4583bb7 fixed Goldberg hybrid spaces 2020-05-15 17:40:42 +02:00
Zeno Rogue 470c4aed3d GOLDBERG world size no longer crashes the game in geom-exp 2020-05-15 17:30:21 +02:00