Zeno Rogue
|
9bf8842124
|
expansion is now computed exactly and for most geometries
|
2018-09-12 04:23:15 +02:00 |
|
Zeno Rogue
|
4d31e5a544
|
renamed 'syntetic' to 'archimedean' (enums/files/marcos/namespaces)
|
2018-08-19 23:06:32 +02:00 |
|
Zeno Rogue
|
9faa285814
|
New file geometry2.cpp, with moved ggmatrix, relative_matrix, virtualRebase, and new get_corner_position family. Refactored in floorpatterns, textures, and grid to use get_corner_position family.
|
2018-08-17 16:47:06 +02:00 |
|
Zeno Rogue
|
749ad03138
|
syntetic tilings (WIP)
|
2018-08-17 13:29:00 +02:00 |
|
Zeno Rogue
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
30cb9158cb
|
moved svg and PNG screenshot to a new file screenshots.cpp; moved some commandline arguments from commandline.cpp to their respective modules
|
2018-07-19 23:46:58 +02:00 |
|
Zeno Rogue
|
c8c1e3a346
|
irregular grids
|
2018-07-16 20:05:23 +02:00 |
|
Zeno Rogue
|
0c42b32efc
|
all the references to RogueViz from main HR removed, except 'rogueviz.cpp' included with CAP_ROGUEVIZ. RogueViz can be compiled eitehr by setting CAP_ROGUEVIZ=1 or by linking rogueviz.cpp
|
2018-07-09 21:03:46 +02:00 |
|
Arthur O'Dwyer
|
a563f89147
|
Eliminate an unnecessary <unistd.h> for the benefit of MSVC.
It's still conditionally included under `CAP_SAVE`, so I think
this won't break any non-MSVC platform.
|
2018-06-29 16:51:10 -07:00 |
|
Zeno Rogue
|
1eaaac4d77
|
made the web version compile
|
2018-06-14 00:06:54 +02:00 |
|
Zeno Rogue
|
a40d64a8f6
|
namespaces conform to an older standard
|
2018-06-11 18:00:40 +02:00 |
|
Zeno Rogue
|
4c619e60dd
|
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
|
2018-06-11 01:58:31 +02:00 |
|
Zeno Rogue
|
c2e3ed54f0
|
cpp files no longer include other cpp files
|
2018-06-11 01:12:18 +02:00 |
|
Zeno Rogue
|
7e0a78f7bb
|
some work on daily
|
2018-05-15 23:26:04 +02:00 |
|
Zeno Rogue
|
301c8bde55
|
daily...
|
2018-05-01 19:38:42 +02:00 |
|
Zeno Rogue
|
830785990c
|
renamed whirl to goldberg
|
2018-04-09 17:40:12 +02:00 |
|
Zeno Rogue
|
22a92059b6
|
whirl
|
2018-04-03 23:39:18 +02:00 |
|
Zeno Rogue
|
6399ef8180
|
exporting more in hyper.h
|
2018-03-30 00:20:50 +02:00 |
|
Zeno Rogue
|
864cc38974
|
Added surfaces of constant negative curvature (surface.cpp)
|
2018-03-24 17:21:25 +01:00 |
|
Zeno Rogue
|
7ac883c1c2
|
compile without CAP_INV
|
2018-02-11 21:39:08 +01:00 |
|
Zeno Rogue
|
4966bde3d4
|
started work on shaders.cpp
|
2018-02-09 00:29:20 +01:00 |
|
Zeno Rogue
|
8e8ece7162
|
refactored drawing to a texture; HQ shots can now be saved using OpenGL
|
2018-02-01 13:42:47 +01:00 |
|
Zeno Rogue
|
8713d34d19
|
'remove faraway cells from the memory' option
|
2018-01-25 19:49:19 +01:00 |
|
Zeno Rogue
|
ecf631976f
|
texture mode -- first commit
|
2017-12-09 02:20:10 +01:00 |
|
Zeno Rogue
|
9b2f9ecc14
|
Pattern-related functions moved from cells and mapeditor to pattern2s; three-color patterns
|
2017-12-05 16:19:22 +01:00 |
|
Zeno Rogue
|
2b74ec6915
|
commandline factored out as a separate file
|
2017-12-02 00:22:01 +01:00 |
|
Zeno Rogue
|
b28320b141
|
torus config editing
|
2017-11-06 21:18:40 +01:00 |
|
Zeno Rogue
|
2fea184bc6
|
further rearranging
|
2017-10-29 14:19:51 +01:00 |
|