1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-26 15:32:19 +00:00

Commit Graph

  • 828f8c5c88 Minor improvements to Makefile.mac. Arthur O'Dwyer 2017-10-29 12:47:18 -07:00
  • d0a925a8ca translating textures to a more general type Zeno Rogue 2017-12-19 16:40:24 +01:00
  • 49bd1a0b2b a menu for changing pattern geometries Zeno Rogue 2017-12-19 14:35:34 +01:00
  • 37cc910031 color dialog uses reactions now Zeno Rogue 2017-12-19 14:34:38 +01:00
  • 168d35cb17 drawing textures without OpenGL Zeno Rogue 2017-12-19 00:39:11 +01:00
  • 20ef4b1c9f let's keep pngres = 2000 Zeno Rogue 2017-12-19 00:38:24 +01:00
  • e5c22834fe texture editing improved Zeno Rogue 2017-12-18 23:42:08 +01:00
  • c003dda811 display four digits after the decimal point in number dialogs if range is small Zeno Rogue 2017-12-18 23:40:24 +01:00
  • 386031ec13 changed default pngres to 2048, so that it makes good textures Zeno Rogue 2017-12-18 23:39:50 +01:00
  • 1c3f8ac36a fixed eupattern in EuclidA4 Zeno Rogue 2017-12-18 21:33:11 +01:00
  • 51cd3c81aa fixed the grid in EuclidA4 Zeno Rogue 2017-12-18 21:24:05 +01:00
  • 3c8d4d91b5 better EuclidA4 warped coast Zeno Rogue 2017-12-18 21:17:15 +01:00
  • 3ae3faa3c3 fixed warped lands Zeno Rogue 2017-12-18 21:15:03 +01:00
  • 5185f0e186 more work on Euclidean Squares Zeno Rogue 2017-12-18 19:04:37 +01:00
  • 836ed087df Euclidean square grid Zeno Rogue 2017-12-18 13:00:36 +01:00
  • 3e0f751a2c texture editing Zeno Rogue 2017-12-18 00:24:56 +01:00
  • e50ee323e8 default texture name Zeno Rogue 2017-12-16 15:59:31 +01:00
  • bf24550e82 magic adjustment of textures Zeno Rogue 2017-12-16 09:03:50 +01:00
  • e2080cd91e more intuitive file dialogs; texture config saving Zeno Rogue 2017-12-14 12:10:40 +01:00
  • ebd159825c auto-cellcount; automatically set subpattern flags when geometry switching Zeno Rogue 2017-12-14 02:54:18 +01:00
  • 5884368892 some work on RogueViz Zeno Rogue 2017-12-14 02:53:39 +01:00
  • 6c4538df69 further work on textures Zeno Rogue 2017-12-14 02:53:29 +01:00
  • 45cc122927 heptacount counting Zeno Rogue 2017-12-14 02:52:18 +01:00
  • 36998c9a40 gcd Zeno Rogue 2017-12-14 02:52:00 +01:00
  • e2e0fc2ff8 strict X handling in dialogs Zeno Rogue 2017-12-14 02:51:31 +01:00
  • 36fe8dd1d0 better cellcounting Zeno Rogue 2017-12-14 02:50:52 +01:00
  • 6635810f35 some extra commandline options Zeno Rogue 2017-12-14 02:50:28 +01:00
  • 1a845e0c3f comments in the config file Zeno Rogue 2017-12-14 02:49:32 +01:00
  • 653069094b more work on the patterns Zeno Rogue 2017-12-09 20:02:56 +01:00
  • f18d51d4df removed the debug strings regarding geometry Zeno Rogue 2017-12-09 20:02:36 +01:00
  • 05843b4e20 nogui added to main; fixed -subppatern CL option Zeno Rogue 2017-12-09 20:02:18 +01:00
  • 29d6624d32 fixed textures on the sphere Zeno Rogue 2017-12-09 20:01:50 +01:00
  • d1a4a6cb25 remove debug string while generating weird fieldpattern Zeno Rogue 2017-12-09 20:01:28 +01:00
  • 9933f373d2 improvements to patterns; codenumbers also display directions Zeno Rogue 2017-12-09 08:06:41 +01:00
  • 4fa764c175 filedialog and infix moved from mapeditor.cpp to dialogs.cpp Zeno Rogue 2017-12-09 04:01:56 +01:00
  • 635d1f911c Refactoring: moved all the remaining pattern code from mapeditor to pattern2 Zeno Rogue 2017-12-09 03:48:30 +01:00
  • 4ce1c45e4e fixes Zeno Rogue 2017-12-09 03:28:57 +01:00
  • ecf631976f texture mode -- first commit Zeno Rogue 2017-12-09 02:20:10 +01:00
  • 87b6b8b372 Snakes Nest v1 Zeno Rogue 2017-12-05 19:43:45 +01:00
  • 9b2f9ecc14 Pattern-related functions moved from cells and mapeditor to pattern2s; three-color patterns Zeno Rogue 2017-12-05 16:19:22 +01:00
  • 22535c919c one missing commit for 10.2e Zeno Rogue 2017-12-05 16:18:27 +01:00
  • 721ab78790 10.2e Zeno Rogue 2017-12-05 16:17:07 +01:00
  • 5710c665da Hunting Dogs are now slower in coop Shmup Zeno Rogue 2017-12-03 20:14:38 +01:00
  • 7f974c8e4a the Dog PC's nose is now always black (instead of eye-colored) Zeno Rogue 2017-12-03 20:10:42 +01:00
  • 7887731377 debug message in case of bad push Zeno Rogue 2017-12-03 20:01:30 +01:00
  • 6a617398cb fixed potential bug in cwpeek Zeno Rogue 2017-12-03 20:01:15 +01:00
  • 3e6baf4e21 improvements to start menu: can be called from main menu; resets all special modes; selecting shmup allows you to configure keys immediately Zeno Rogue 2017-12-03 19:51:45 +01:00
  • cc97572654 friends are no longer crushed when Empathy should protect them Zeno Rogue 2017-12-03 19:21:35 +01:00
  • 26569e799a no more 'Ambushed' messages when picking up dead orbs etc. Zeno Rogue 2017-12-03 19:15:56 +01:00
  • 12d21161bf one more special case in orb unlock descs Zeno Rogue 2017-12-03 19:12:15 +01:00
  • ec3fb2ec80 [bugfix] Zeno Rogue 2017-12-03 19:02:04 +01:00
  • 386ea268f7 fixed the incorrect lines in help description (incorrect repetitions, Guest states) Zeno Rogue 2017-12-03 19:01:35 +01:00
  • 6805673513 no more Prairie/Crossroads III borders Zeno Rogue 2017-12-03 18:47:10 +01:00
  • b6604b942a fixed the POLY_INVERSE flag for user-drawn shapes Zeno Rogue 2017-12-03 18:44:51 +01:00
  • 2cec36efa9 bugfix to exports Zeno Rogue 2017-12-03 18:44:29 +01:00
  • 8638081319 missing exports Zeno Rogue 2017-12-03 18:25:31 +01:00
  • 492625dc37 large pattern codes handled in a less destructive way Zeno Rogue 2017-12-03 18:25:14 +01:00
  • dadbbf244f 'siblings' patterns on spheres Zeno Rogue 2017-12-03 18:24:34 +01:00
  • 3c600d7d6b simple patterns for weird hyperbolic Zeno Rogue 2017-12-03 16:13:17 +01:00
  • f2af1d63f6 field pattern on Euclidean does torus instead of crashing Zeno Rogue 2017-12-03 16:12:20 +01:00
  • c5324ff2f5 more pattern editing for g46 Zeno Rogue 2017-12-03 12:59:57 +01:00
  • 3b7ab293ba -noplayer and -pattern command line options Zeno Rogue 2017-12-03 12:59:12 +01:00
  • d6376e1ddf emeraldpattern on a46; fixed/improved darkening when sidedialog not available; pattern dialogs are now sidedialogs Zeno Rogue 2017-12-03 11:48:02 +01:00
  • ad7c453d18 fixed score/kills translation again Zeno Rogue 2017-12-03 10:44:05 +01:00
  • dfb0f6e1c1 a4* flags are now global; cleaner polygon case implementation Zeno Rogue 2017-12-03 10:43:37 +01:00
  • 6d83664ba5 score/kills on screen is translated now Zeno Rogue 2017-12-03 09:54:40 +01:00
  • c0fca6e665 fixed the basic floor in nontruncated four hexagons Zeno Rogue 2017-12-03 09:54:02 +01:00
  • b5e7e32726 commandline option to load picture file Zeno Rogue 2017-12-03 09:52:17 +01:00
  • 7340ca190a no-escape Blizzard cells now generate OoSafety Zeno Rogue 2017-12-02 01:13:31 +01:00
  • eb12309487 heptagon counting Zeno Rogue 2017-12-02 00:31:44 +01:00
  • 5defb06d81 improved headers / conditional compilation Zeno Rogue 2017-12-02 00:31:36 +01:00
  • 9c789c6591 CAP_COMMANDLINE in Kohonen Zeno Rogue 2017-12-02 00:27:16 +01:00
  • d2bdad03ae Fixed the bug with instakillable Salamanders Zeno Rogue 2017-12-02 00:25:07 +01:00
  • 26878f16c3 added a header file for RogueViz Zeno Rogue 2017-12-02 00:24:07 +01:00
  • eb94d229d7 fixed drawStats without CAP_GL Zeno Rogue 2017-12-02 00:23:37 +01:00
  • 21a18d7968 partial disabling of CAP_POLY; new hook; aurac is std::array Zeno Rogue 2017-12-02 00:23:15 +01:00
  • 2b74ec6915 commandline factored out as a separate file Zeno Rogue 2017-12-02 00:22:01 +01:00
  • d7a4b4ca4a added hooks_fixticks Zeno Rogue 2017-12-02 00:20:35 +01:00
  • 17ddb6dadb hooks_music works again Zeno Rogue 2017-12-02 00:19:49 +01:00
  • c3da6e5cc2 fadeout works again Zeno Rogue 2017-12-02 00:19:34 +01:00
  • dfb8e6972e 10.2d Zeno Rogue 2017-11-13 13:14:22 +01:00
  • 18c58fdfde some fixes for shmup in new geometries (untested, might be still buggy) Zeno Rogue 2017-11-13 12:49:12 +01:00
  • d8a647d972 brightness behind the sphere configurable; works a bit better with transparency now Zeno Rogue 2017-11-13 12:23:42 +01:00
  • d8a279b15d fixed issues with falling animations; fall for a longer time in non-hyperbolic Zeno Rogue 2017-11-13 11:57:05 +01:00
  • 005abefa09 also adjust the default size for spherical Mercator/disk Zeno Rogue 2017-11-13 11:38:51 +01:00
  • 3e9ef122aa fixed high parts disappearing in pmodels of sphere Zeno Rogue 2017-11-13 11:38:38 +01:00
  • a3a70dfe4a removed useless code Zeno Rogue 2017-11-13 11:33:26 +01:00
  • c27eccce4a changing the conformal model automatically resets scale/projection Zeno Rogue 2017-11-13 11:33:04 +01:00
  • 5f4c773581 fixed the disappearing center in equi-euclidean Zeno Rogue 2017-11-13 11:26:46 +01:00
  • a19d4d568b refactored mdEqui Zeno Rogue 2017-11-13 11:26:21 +01:00
  • 19f12e3068 HUD elements, including the compass, now drawn correctly in all pmodels Zeno Rogue 2017-11-13 11:08:06 +01:00
  • 672f4d7b9e lines behind sphere are now drawn (darker); better 'behind' colors when background color changes Zeno Rogue 2017-11-13 01:59:07 +01:00
  • 7bf5fcc2b9 fixed model boundary drawing on spheres Zeno Rogue 2017-11-13 01:52:55 +01:00
  • 9debf3c848 fixed line drawing on spheres Zeno Rogue 2017-11-13 01:52:39 +01:00
  • 68f4eb537a in spherical equi-models, use the correct circle as the boundary, instead of the whole screen Zeno Rogue 2017-11-13 01:30:09 +01:00
  • 6efc503818 fixed the computation in spherical equi-models so that antipode appears at radius Zeno Rogue 2017-11-13 01:29:31 +01:00
  • c682b0d94c aura for spherical equi-models Zeno Rogue 2017-11-13 01:28:56 +01:00
  • 6312448e0c conformal/history mode in Menu is marked ON if any of its features is ON Zeno Rogue 2017-11-13 00:50:50 +01:00
  • d444f8d2e2 bug with the last commit Zeno Rogue 2017-11-13 00:50:32 +01:00
  • 950942eae2 dragon/dragon head on the list; more efficient mapeditor; fixed bugs with copying on new geometries; copying now also copies HP/stuntime Zeno Rogue 2017-11-13 00:37:18 +01:00