Zeno Rogue
|
07fdd929c1
|
added the reverb visualization
|
2020-05-25 02:33:07 +02:00 |
|
Zeno Rogue
|
9aeece0fa4
|
added the plane immersion visualization
|
2020-05-25 02:32:44 +02:00 |
|
Zeno Rogue
|
7e416eaef2
|
EX default_model()
|
2020-05-25 02:32:29 +02:00 |
|
Zeno Rogue
|
72b3f78185
|
an option to add hooks after video
|
2020-05-25 02:32:15 +02:00 |
|
Zeno Rogue
|
31fba0fb6e
|
fixed the shot:: commands
|
2020-05-25 02:32:06 +02:00 |
|
Zeno Rogue
|
a6acc5375e
|
added one CAP_COMPLEX2 guard
|
2020-05-25 02:31:57 +02:00 |
|
Zeno Rogue
|
b5084d91d5
|
rogueviz:: draw a rolling ball along impossible ring
|
2020-05-25 02:27:54 +02:00 |
|
Zeno Rogue
|
b785a0a7cc
|
frustum_culling can now be disabled
|
2020-05-25 02:27:23 +02:00 |
|
Zeno Rogue
|
0ca6153cc9
|
BADMODEL and WINGS can now be -Defined
|
2020-05-25 02:27:04 +02:00 |
|
Zeno Rogue
|
d94ed622b7
|
exported hooks_drawqueue
|
2020-05-25 02:26:50 +02:00 |
|
Zeno Rogue
|
5ef7d744f9
|
POLY_ONE_LEVEL to draw only one level of SL2
|
2020-05-25 02:26:35 +02:00 |
|
Zeno Rogue
|
d35e2ebb30
|
control:: sc_ticks exported so that visualizations can perfectly synchronize
|
2020-05-25 02:23:55 +02:00 |
|
Zeno Rogue
|
5654e632ce
|
added CAP_SDLAUDIO guard
|
2020-05-22 21:41:24 +02:00 |
|
Zeno Rogue
|
4aa7bc9506
|
fixed a warning in collatz
|
2020-05-22 20:41:31 +02:00 |
|
Zeno Rogue
|
2af93287ec
|
export reg3::in()
|
2020-05-22 20:38:13 +02:00 |
|
Zeno Rogue
|
9d0dd1e386
|
CAP_COMPLEX2 in rv
|
2020-05-22 20:38:02 +02:00 |
|
Zeno Rogue
|
ddf60c623f
|
reg3::in() with MAXMDIM==3
|
2020-05-22 16:52:46 +02:00 |
|
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 |
|