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

1106 Commits

Author SHA1 Message Date
Zeno Rogue
d3c9bfdd92 improved the quality of 3D models from conformal menu 2018-03-24 15:15:30 +01:00
Zeno Rogue
74cc23f1c2 hemisphere model 2018-03-24 13:26:16 +01:00
Zeno Rogue
83b9e161ec fixed the first mouse in the Palace 2018-03-24 13:25:16 +01:00
Zeno Rogue
ac37b6df99 more elegant cellwalkers 2018-03-24 12:59:01 +01:00
Zeno Rogue
2c09c5ee56 structurized textures.cpp 2018-03-17 21:12:46 +01:00
Zeno Rogue
5188e3649d 10.3l 2018-03-08 20:25:19 +01:00
Zeno Rogue
3a3c031081 fixed Android slowdown 2018-03-08 20:25:14 +01:00
Zeno Rogue
0cf41bb09c fixed 'hyperplane' to 'hyperbolic plane' 2018-03-08 20:23:57 +01:00
Zeno Rogue
f8c83a694a fixed monster infighting due to treating monster as mounted 2018-03-08 20:23:46 +01:00
Zeno Rogue
23a2a98893 10.3k 2018-03-02 13:11:53 +01:00
Zeno Rogue
7f9aaccc3c fixed VARCOLOR without shaders 2018-03-02 13:08:14 +01:00
Zeno Rogue
68423425ef button position in Android LR 2018-03-02 13:07:35 +01:00
Zeno Rogue
4d3d621c3a fixed the map size in portrait mode 2018-03-02 13:06:56 +01:00
Zeno Rogue
00a72f2f9c Android logging of the rug errors 2018-03-02 13:06:28 +01:00
Zeno Rogue
7ab6cb3c8b disabled game playing if 'renderonce' is on; in Android LR, clicking gives the menu instead of doing something else 2018-03-02 13:05:31 +01:00
Zeno Rogue
166e394e35 nomenu and nohelp options 2018-03-02 13:03:50 +01:00
Zeno Rogue
a9d506e03f fixed buggy arg counting 2018-03-02 13:02:24 +01:00
Zeno Rogue
f9aa220931 realradius() in Euclidean now acknowledges vid.alpha and sightrange 2018-03-02 13:02:10 +01:00
Zeno Rogue
dbc15d24ff adjusted the Domination description 2018-02-27 23:53:48 +01:00
Zeno Rogue
e45fb6bb20 added dragon dismounting easier 2018-02-27 23:43:21 +01:00
Zeno Rogue
6a9453f8c9 added attack animations when attacking trees and mirrors 2018-02-27 23:04:41 +01:00
Zeno Rogue
0ee99c4c73 make detect_cusp acknowledge err_zero_current 2018-02-27 19:47:48 +01:00
Zeno Rogue
c0c34cacac editing anticross actually edited ruggo 2018-02-27 19:47:35 +01:00
Zeno Rogue
4447a999ed CLI option for anti-crossing 2018-02-27 19:39:54 +01:00
Zeno Rogue
d641fee124 menu options for anti-crossing and ruggo 2018-02-27 19:39:46 +01:00
Zeno Rogue
3f4d5d9462 renderlate fix 2018-02-27 19:39:22 +01:00
Zeno Rogue
3dc776a8ca fixed rug ODS 2018-02-27 19:38:45 +01:00
Zeno Rogue
16ca2a962e anti-crossing system in rug 2018-02-27 19:37:57 +01:00
Zeno Rogue
c035888b67 [cont] rug ODS fixes 2018-02-27 19:34:29 +01:00
Zeno Rogue
884c1b6455 'subdivide first' option in rug (does not work well) 2018-02-27 19:27:20 +01:00
Zeno Rogue
c251f7cf30 more efficient hdist calculation 2018-02-27 19:21:43 +01:00
Zeno Rogue
429907e99e fixed the sizes in renderbuffer 2018-02-27 19:21:31 +01:00
Zeno Rogue
09b6bdf148 fixed the hotkey clash in texture adjustment menu 2018-02-26 13:20:03 +01:00
Zeno Rogue
882c837f00 fixed case fallthroughs in texture adjustment 2018-02-26 13:19:50 +01:00
Zeno Rogue
2eaddae6ee linewidth cleanup, SVG output should now work for spheres 2018-02-26 13:19:23 +01:00
Zeno Rogue
07dc1d4616 a DIRTY compile option to render in quick but dirty way 2018-02-26 13:18:41 +01:00
Zeno Rogue
182d101903 fixed slightly wrong placement when stereo is off 2018-02-26 13:18:20 +01:00
Zeno Rogue
b3def8bdfc changing SPF_DOCKS in menu actually works 2018-02-26 13:17:56 +01:00
Zeno Rogue
458baefab6 CAP_ORIENTATION is optional in hyperweb 2018-02-26 13:17:29 +01:00
Zeno Rogue
97aa318f79 force_sphere_outline, fixed sphere outline in SVG 2018-02-26 13:17:06 +01:00
Zeno Rogue
9a1093fc6c cleanup: help. Also rug help displayed when rug is on 2018-02-26 13:15:33 +01:00
Zeno Rogue
283c6bba39 cleanup: arguments 2018-02-26 13:14:20 +01:00
Zeno Rogue
bf108b671b reversed aura when vid.alpha <= -1 2018-02-20 22:17:47 +01:00
Zeno Rogue
920e295c3c fixed texture load-on-save 2018-02-20 22:12:54 +01:00
Zeno Rogue
082bd44c2a fixed zoom while editing texture 2018-02-20 22:12:31 +01:00
Zeno Rogue
beffe5b756 fixed screensize/radius in portrait 2018-02-20 22:11:39 +01:00
Zeno Rogue
166ad63180 fixed the HQ screenshot feature 2018-02-20 22:10:53 +01:00
Zeno Rogue
6080e96b99 fixed double-vertexbuffer issues 2018-02-20 21:11:32 +01:00
Zeno Rogue
59eb2bfd75 SDL_GL_SWAP_CONTROL only on desktop 2018-02-20 21:10:26 +01:00
Zeno Rogue
3b19ae2bbd a commandline option to disable vsync 2018-02-20 11:41:55 +01:00