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 |
|
Zeno Rogue
|
2938ea20d0
|
fixed a bug with dqi_poly::draw() in other models
|
2018-09-05 03:51:30 +02:00 |
|
Zeno Rogue
|
c49c4eccb2
|
added missing const in queue sort
|
2018-09-05 00:18:40 +02:00 |
|
Zeno Rogue
|
c6e307a2e7
|
fixed pentagonal::frame always destroying hud
|
2018-09-05 00:18:22 +02:00 |
|
Zeno Rogue
|
f9d0a90ac9
|
some fixes
|
2018-09-04 23:50:50 +02:00 |
|
Zeno Rogue
|
78fc8e04b0
|
faster text with MINIMIZE_GL_CALLS
|
2018-09-04 23:27:51 +02:00 |
|
Zeno Rogue
|
35353fe70e
|
faster graphics with MINIMIZE_GL_CALLS
|
2018-09-04 23:27:27 +02:00 |
|
Zeno Rogue
|
5680ef3788
|
color_t used for outline
|
2018-09-04 21:43:43 +02:00 |
|
Zeno Rogue
|
1ab460ffb1
|
type color_t should now be consistently used for colors; reimplemented drawqueue in OO fashion
|
2018-09-04 19:53:42 +02:00 |
|
Zeno Rogue
|
491183c375
|
rogueviz: std::isnan to prevent errors on some compilers
|
2018-09-03 22:35:32 +02:00 |
|
Zeno Rogue
|
b3c9aa69a3
|
rogueviz::Pentagonal Exploration added
|
2018-09-03 16:34:32 +02:00 |
|
Zeno Rogue
|
b60dc2f245
|
fixed some bugs in the RogueViz Presentation
|
2018-09-03 16:34:11 +02:00 |
|
Zeno Rogue
|
16603f79b7
|
fixed some bugs in edge drawing in RogueViz
|
2018-09-03 16:33:50 +02:00 |
|
Zeno Rogue
|
6b43a7972f
|
CUSTOM_CAPTION can be configured (used in pentagonal exploration)
|
2018-09-03 16:33:01 +02:00 |
|
Zeno Rogue
|
4c01859192
|
struct archimedean_tiling exported in hyper.h
|
2018-09-03 16:32:34 +02:00 |
|
Zeno Rogue
|
59ff4c2266
|
depth inversion in rug (used in pentagonal exploration)
|
2018-09-03 16:32:11 +02:00 |
|
Zeno Rogue
|
638032c47c
|
fix fixed
|
2018-09-02 15:55:37 +02:00 |
|
Zeno Rogue
|
d2c22a857a
|
assume that the player is found if not rendering rug
|
2018-09-02 15:11:35 +02:00 |
|