Zeno Rogue
|
bb05d9ab80
|
some anim parameters are now saved in config
|
2018-09-10 19:47:14 +02:00 |
|
Zeno Rogue
|
df0be69cce
|
translation animations now return to the start if they hit a trap land
|
2018-09-10 19:47:14 +02:00 |
|
Zeno Rogue
|
94ad7744ad
|
disabled 'press SPACE to find' in animations
|
2018-09-10 19:47:12 +02:00 |
|
Zeno Rogue
|
31df0c1ec6
|
better description of animations
|
2018-09-10 19:31:10 +02:00 |
|
Zeno Rogue
|
8ed2433ad2
|
anims:: a full circle marker in circle animation
|
2018-09-10 19:30:51 +02:00 |
|
Zeno Rogue
|
f5a26b69fc
|
anims:: command line arguments
|
2018-09-10 19:28:46 +02:00 |
|
Zeno Rogue
|
7da2b7e9a1
|
argf now parses the given argument
|
2018-09-10 19:28:12 +02:00 |
|
Zeno Rogue
|
dbdb1ba6dc
|
fixed the animation of snakelike creatures in quotient geometries
|
2018-09-10 18:46:27 +02:00 |
|
Zeno Rogue
|
a95aa0a2fa
|
fixed keyboard movement in non-orientable geometries
|
2018-09-10 18:46:09 +02:00 |
|
Zeno Rogue
|
6d7ff11ef5
|
fixed the sight range on non-bitruncated tori
|
2018-09-10 18:45:52 +02:00 |
|
Zeno Rogue
|
b4e5b744ca
|
reduced the number of rainbow colors in web
|
2018-09-10 18:12:11 +02:00 |
|
Zeno Rogue
|
1aa25a5a2a
|
anims:: improved ruggo and Bolza period
|
2018-09-10 18:12:11 +02:00 |
|
Zeno Rogue
|
6f2deeafcc
|
animation menu
|
2018-09-10 18:12:07 +02:00 |
|
Zeno Rogue
|
a1fe4333d5
|
remaning anim sync
|
2018-09-10 17:56:37 +02:00 |
|
Zeno Rogue
|
e99c188fae
|
better system of syncing game animations
|
2018-09-10 17:49:51 +02:00 |
|
Zeno Rogue
|
c9dbeec393
|
added some exports to hyper.h
|
2018-09-10 17:26:27 +02:00 |
|
Zeno Rogue
|
8999ceb59b
|
fixed texts disappearing when scale is set to less than 0
|
2018-09-10 17:24:58 +02:00 |
|
Zeno Rogue
|
de82b54163
|
renamed hook to floor_hook in floorshapes.cpp
|
2018-09-10 17:23:24 +02:00 |
|
Zeno Rogue
|
f53961658b
|
number editor now accepts expressions
|
2018-09-10 17:09:04 +02:00 |
|
Zeno Rogue
|
0dbe4822ec
|
dialog:: refactored scaling in number dialogs
|
2018-09-10 16:47:28 +02:00 |
|
Zeno Rogue
|
796b03a81c
|
fixed dialogs to consider uni first (thus it works correctly if both x and shift+x are bound with add_action
|
2018-09-10 16:42:35 +02:00 |
|
Zeno Rogue
|
bf97d28fb2
|
edgelegend has to be enabled to appear
|
2018-09-08 13:43:10 +02:00 |
|
Zeno Rogue
|
4fc18a4c36
|
rogueviz:: improved edges in elliptic
|
2018-09-08 13:42:47 +02:00 |
|
Zeno Rogue
|
5afb444847
|
10.4u
|
2018-09-07 18:12:57 +02:00 |
|
Zeno Rogue
|
4ae9156c30
|
more glitch fix
|
2018-09-07 17:45:21 +02:00 |
|
Zeno Rogue
|
6f3fcb2694
|
fixed a bug with centerin
|
2018-09-07 17:28:55 +02:00 |
|
Zeno Rogue
|
093022b3ec
|
more elegant tinf handling
|
2018-09-07 17:28:40 +02:00 |
|
Zeno Rogue
|
04554a436f
|
improved INVERSE issues in stereographic
|
2018-09-07 16:18:40 +02:00 |
|
Zeno Rogue
|
7515503dee
|
rogueviz:: draw legend if there are multiple edge types even if no standard legend is present
|
2018-09-07 15:18:20 +02:00 |
|
Zeno Rogue
|
a74a73cac1
|
fixed a bug with infront graphics (caused by draw() changing the parameter)
|
2018-09-07 15:17:48 +02:00 |
|
Zeno Rogue
|
eb23dce2aa
|
fixed help in RogueViz kohonen
|
2018-09-07 15:15:53 +02:00 |
|
Zeno Rogue
|
0d138f3c75
|
load/save compressed data in RogueViz kohonen
|
2018-09-07 15:15:00 +02:00 |
|
Zeno Rogue
|
886b7490e1
|
vertex search feature in RogueViz
|
2018-09-06 22:35:13 +02:00 |
|
Zeno Rogue
|
b540419096
|
hyperweb: now can accept more arguments in the commandline
|
2018-09-06 22:34:54 +02:00 |
|
Zeno Rogue
|
621220cf13
|
hooks in drawmarkers
|
2018-09-06 22:34:35 +02:00 |
|
Arthur O'Dwyer
|
f84975d1d1
|
polara50 and polarb50 now consistently return bool, not int.
MSVC complains about constructions such as
bool polara50(int);
int polara50(cell *c) {
// ...
return polara50(someint);
}
|
2018-09-05 22:28:35 -07:00 |
|
Arthur O'Dwyer
|
8ebdede538
|
Fix some issues with the MinGW build.
Fixes #58.
|
2018-09-05 22:28:03 -07:00 |
|
Zeno Rogue
|
2d5d5a1966
|
fixed unused lambda capture warnings
|
2018-09-06 00:59:04 +02:00 |
|
Zeno Rogue
|
ab58fef9cf
|
rogueviz:: fixed tree edges in tree(oflife) visualization
|
2018-09-06 00:57:26 +02:00 |
|
Zeno Rogue
|
a06f9dfc12
|
rogueviz::staircase:: disabled high precision in web
|
2018-09-06 00:48:33 +02:00 |
|
Zeno Rogue
|
f8d2b3308b
|
web:: made sure that timetowait=0 in
|
2018-09-06 00:48:11 +02:00 |
|
Zeno Rogue
|
9f9e816c11
|
rogueviz:: greatly improved vertex help
|
2018-09-05 15:41:57 +02:00 |
|
Zeno Rogue
|
099349cafd
|
with CAP_FONT text works better on white background
|
2018-09-05 15:41:40 +02:00 |
|
Zeno Rogue
|
ec84643070
|
open URLs from Emscripten
|
2018-09-05 15:34:13 +02:00 |
|
Zeno Rogue
|
3e1cb1ba6d
|
fixed incorrect rendering in models with MINIMIZE_GL_CALLS
|
2018-09-05 15:21:24 +02:00 |
|
Zeno Rogue
|
f3bc477c27
|
RogueViz acts better with changed background colors and darkening now
|
2018-09-05 15:20:43 +02:00 |
|
Zeno Rogue
|
be0c5e4a39
|
help extensions now can use addSelItem and color
|
2018-09-05 15:19:51 +02:00 |
|
Zeno Rogue
|
e4bcae6ae6
|
dialog::dialogcolor instead of 0xC0C0C0
|
2018-09-05 15:18:40 +02:00 |
|
Zeno Rogue
|
a4e388019a
|
commandline option to rotate
|
2018-09-05 15:17:24 +02:00 |
|
Zeno Rogue
|
52d188ac5e
|
we can show a bit more in Rogueviz web
|
2018-09-05 03:51:42 +02:00 |
|