1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 06:33:19 +00:00
Commit Graph

807 Commits

Author SHA1 Message Date
Zeno Rogue
11569c693d big change: more configuration for the torus (and also Klein bottle) 2017-12-28 16:46:10 +01:00
Zeno Rogue
d67ca714fd fixed Euclidean reptiles 2017-12-27 22:10:50 +01:00
Zeno Rogue
e4020a78d0 more work on spherical native geometry 2017-12-27 21:08:31 +01:00
Zeno Rogue
863f2f9696 elliptic; bugfix 2017-12-27 19:55:00 +01:00
Zeno Rogue
b5377610ba ctrl to rotate around 2017-12-27 19:10:34 +01:00
Zeno Rogue
e0ec332602 implemented FOV measure, unified old rug::scale with modeldistance 2017-12-27 18:53:00 +01:00
Zeno Rogue
d3e8cd37e2 new items in the Hypersian Rug menu 2017-12-27 15:25:10 +01:00
Zeno Rogue
b65e04eefd fog for rug in spherical; fixed bugs with mouse in spherical rug 2017-12-27 14:12:27 +01:00
Zeno Rogue
59b51e8a05 mouseh fix 2017-12-27 14:09:39 +01:00
Zeno Rogue
6ac1bc0707 faster reaction to mouse_movement in rug 2017-12-27 13:48:06 +01:00
Zeno Rogue
0db0a77dcf rug::gethyper in perspective mode 2017-12-27 13:09:58 +01:00
Zeno Rogue
685e0d3068 using correct shapes when available 2017-12-27 11:59:37 +01:00
Zeno Rogue
dbcd71cb45 used enum for geometry classes; moved from hyper.h to init.cpp 2017-12-27 11:57:30 +01:00
Zeno Rogue
540f0678ee horospherical rug for Euclidean IN Hyperbolic 2017-12-27 10:52:54 +01:00
Zeno Rogue
f6fa051eab torus movement 2017-12-27 06:31:47 +01:00
Zeno Rogue
65dd903b2f fixed strafe directions 2017-12-26 00:40:09 +01:00
Zeno Rogue
0a9f69f0ef advanced Hypersian Rug (no options yet) 2017-12-25 23:47:57 +01:00
Zeno Rogue
ae70662495 moving the screen center 2017-12-25 10:26:50 +01:00
Zeno Rogue
b35c3a21a4 langen exec removed 2017-12-24 17:28:43 +01:00
Zeno Rogue
3604fa9a73 add model, yshift and camera to texture saveconfig 2017-12-22 22:52:13 +01:00
Zeno Rogue
8c7abbc33e list of colors and brush sizes 2017-12-22 22:34:01 +01:00
Zeno Rogue
0803082c87 no more setting 'reflect' by sibling when sibling not used 2017-12-22 22:33:25 +01:00
Zeno Rogue
04cc9300bf four digits shown in pen width 2017-12-22 21:58:09 +01:00
Zeno Rogue
dd108cde6b symmetric texture editing 2017-12-22 21:57:55 +01:00
Zeno Rogue
5a2ae1a865 simplified cellgroups 2017-12-22 21:37:30 +01:00
Zeno Rogue
8a97571cb4 renamed ZZ to qpixel_pixel_outside 2017-12-22 21:24:08 +01:00
Zeno Rogue
6234be507b grid improvements: changeable color, straight lines drawn correctly, angles shown relative to coldcenter 2017-12-22 21:23:17 +01:00
Zeno Rogue
4bee0c85a7 undo in texture editor 2017-12-22 20:59:04 +01:00
Zeno Rogue
102b9cb4c3 lmouseover determined correctly in graph editor 2017-12-22 20:58:47 +01:00
Zeno Rogue
2b28c74313 periodic patterns added to selection 2017-12-22 01:46:34 +01:00
Zeno Rogue
c1ac7a8d51 46 patterns, zebras 2017-12-22 01:25:05 +01:00
Zeno Rogue
94487a9ae4 default coloralpha 128; changed some texts; fixed changing slave color 2017-12-22 01:24:53 +01:00
Zeno Rogue
db9bb39662 black displayed better 2017-12-22 00:51:55 +01:00
Zeno Rogue
d32232d9cb fixed Mercator with textures and NANs 2017-12-21 17:07:21 +01:00
Zeno Rogue
d5bca73757 added Domination to Snake Nest; set some data 2017-12-21 16:35:19 +01:00
Zeno Rogue
5fd524fa62 fixed the threecolor pattern for octagons 2017-12-21 16:34:26 +01:00
Zeno Rogue
45d267c046 fixed the bug where clicking Return in OSM executed SlashingH 2017-12-21 15:18:10 +01:00
Zeno Rogue
b71add5f34 fixed grid markers for Alchemists when items appear 2017-12-21 15:14:54 +01:00
Zeno Rogue
64618f5abb magma spreads to flammable 2017-12-21 15:12:25 +01:00
Zeno Rogue
91244ea484 updated land incompatibility rules 2017-12-21 15:12:17 +01:00
Zeno Rogue
a3a0f63302 more dangerous orbs marked 2017-12-21 15:11:55 +01:00
Zeno Rogue
4287355c11 fixed the rendering of textured spheres 2017-12-21 14:59:16 +01:00
Zeno Rogue
f7b5a1b44f save full texture images 2017-12-21 14:05:07 +01:00
Zeno Rogue
977d35bc8d added texture/ to default dirs in textures.cpp 2017-12-21 13:04:35 +01:00
Zeno Rogue
789fbdb8b9 Saving raw textures 2017-12-21 12:58:36 +01:00
Zeno Rogue
16ea486992 renamed text 2017-12-21 12:02:15 +01:00
Zeno Rogue
62f927b69a removed debug from texture remapping 2017-12-21 12:01:47 +01:00
Zeno Rogue
91adb393b3 reads images using libpng now (SDL_image available as optional compilation flag) 2017-12-21 12:00:34 +01:00
Zeno Rogue
57a5337b9f CAP_TEXTURE can be off; right-size textures loaded without scaling; SPF_FULLSYM 2017-12-21 11:36:07 +01:00
Zeno Rogue
d0a925a8ca translating textures to a more general type 2017-12-19 16:40:24 +01:00