1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-28 08:22:17 +00:00
Commit Graph

5674 Commits

Author SHA1 Message Date
Zeno Rogue 36b255e459 Merge pull request #101 from Quuxplusone/translations
langen: Handle repeated strings better.
2020-04-19 13:40:51 +02:00
Zeno Rogue 07710758aa Merge pull request #106 from Quuxplusone/hooks-naming
Various severable "hookset" cleanups
2020-04-19 13:39:18 +02:00
Zeno Rogue 6f6586b3f2 Merge branch 'master' into hooks-naming 2020-04-19 13:39:07 +02:00
Zeno Rogue 4ffbe27784 pen width and paint color are now defined in mapeditor.cpp not texture.cpp 2020-04-18 16:10:56 +02:00
Zeno Rogue f504eef7df fixed the lacking virtual desctructor 2020-04-18 14:32:54 +02:00
Zeno Rogue 3ffe8d1f4d updated geodesic tables 2020-04-17 21:01:31 +02:00
Zeno Rogue a258eac0c7 11.3j 2020-04-17 21:00:49 +02:00
Zeno Rogue 72a46b9029 save/load rug in menus 2020-04-17 20:49:30 +02:00
Zeno Rogue 244188283b one more to rogueviz 2020-04-17 20:49:08 +02:00
Zeno Rogue 700d1bec5f crystal rug rotate 2020-04-17 20:48:41 +02:00
Zeno Rogue 894abf218f rogueviz:: adjusted to pconf 2020-04-17 20:45:00 +02:00
Zeno Rogue c24658bf38 more drawing tool improvements; no crash drawing tool; restart editors will ask for confirmation 2020-04-17 20:34:49 +02:00
Zeno Rogue 62c6651392 drawing tool improvements 2020-04-17 20:18:50 +02:00
Zeno Rogue ad233a1e19 drawing tool 2020-04-17 20:04:33 +02:00
Zeno Rogue 5c98118da3 gpushxto0 no longer returns an incorrect result in nonisotropic 2020-04-17 17:44:42 +02:00
Zeno Rogue 87168241ee devmods/tests:: added -test-push 2020-04-17 17:44:22 +02:00
Zeno Rogue 9050cee2fb adjusted tests 2020-04-17 17:44:14 +02:00
Zeno Rogue 3c02100d79 rug:: fixed gethyper 2020-04-17 17:29:50 +02:00
Zeno Rogue 4a4ce13246 fixup 2020-04-17 17:18:24 +02:00
Zeno Rogue 44cfe1af59 rug:: nonisotropic native geometry 2020-04-17 17:17:22 +02:00
Zeno Rogue 0a6c80e909 refactored flat_model_enabler 2020-04-17 15:54:48 +02:00
Zeno Rogue 9c61da86f3 removed unused global variable 2020-04-17 15:48:10 +02:00
Zeno Rogue 32ec5db152 stretch no longer affects text 2020-04-17 15:47:50 +02:00
Zeno Rogue 873f2f657a rug:: the basics work even if MAXMDIM == 3 2020-04-17 15:38:09 +02:00
Zeno Rogue d7ceb89ed8 MDIM is now constant 3 if MAXMDIM == 3 2020-04-17 15:37:31 +02:00
Zeno Rogue 31f1699e51 fixed the comment in TwoPoint parameter 2020-04-17 15:37:02 +02:00
Zeno Rogue ec6d93b425 wrl:: added missing MAXMDIM guards 2020-04-17 15:36:47 +02:00
Zeno Rogue 7c9e37031e added missing MAXMDIM guards in fieldpattern 2020-04-17 15:36:32 +02:00
Zeno Rogue a246e53d2c added imssing MAXMDIM guards in racing 2020-04-17 15:35:48 +02:00
Zeno Rogue 51de394193 added missing CAP_SOLV guards in racing 2020-04-17 15:35:34 +02:00
Zeno Rogue db4be83091 all save boxes are now named (fakeboxes start with @) 2020-04-17 15:04:27 +02:00
Zeno Rogue 14cb26b986 fixed the Handsome Gardener's Flower 2020-04-17 15:03:23 +02:00
Zeno Rogue c0115e60e9 added some more debug lines to DF_GRAPH 2020-04-17 15:03:05 +02:00
Zeno Rogue 7a71132806 shaded rug 2020-04-17 15:01:55 +02:00
Zeno Rogue 09ce04bd4a changed rug clip defaults to show more 2020-04-17 15:01:02 +02:00
Zeno Rogue 64ee50523d more model fixes 2020-04-17 02:29:03 +02:00
Zeno Rogue 466b81f854 fixed central inversion in 3D models 2020-04-17 02:22:01 +02:00
Zeno Rogue 7f96c67755 improved Rug in various models 2020-04-17 02:21:44 +02:00
Zeno Rogue e978ed9eac Home no longer resets view in rug 2020-04-17 00:54:13 +02:00
Zeno Rogue 0472bf764f moved all projection-related parameters to a special struct; another copy of that struct created for rug 2020-04-17 00:53:58 +02:00
Zeno Rogue f8cbf67a8e shift+arrows now strafe in 3D modes 2020-04-16 21:31:59 +02:00
Zeno Rogue 2a69afddb7 rogueviz:: adjusted to rug naming changes 2020-04-16 21:01:03 +02:00
Zeno Rogue 63d244ce9f rug::rg* constants are now exported 2020-04-16 21:00:41 +02:00
Zeno Rogue 84cf5d6e3a added missing guards, mostly for CAP_WRL 2020-04-16 21:00:28 +02:00
Zeno Rogue 45bffedfbb better error information from arb 2020-04-16 20:59:34 +02:00
Zeno Rogue 75f2a84333 fixed CLI for tree to -tree not -tol 2020-04-16 20:59:05 +02:00
Zeno Rogue a380134d29 WRL selectable in menus, fixed some issues 2020-04-16 14:36:45 +02:00
Zeno Rogue 0ef619739e textures in wrl export 2020-04-16 03:36:48 +02:00
Zeno Rogue bf2eece2d8 wrl:: rug texture 2020-04-15 18:09:27 +02:00
Zeno Rogue c8495c7fdb wrl:: transparency 2020-04-15 18:08:55 +02:00