1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-18 04:02:07 +00:00
Commit Graph

588 Commits

Author SHA1 Message Date
Zeno Rogue 6c4538df69 further work on textures 2017-12-14 02:53:29 +01:00
Zeno Rogue 45cc122927 heptacount counting 2017-12-14 02:52:18 +01:00
Zeno Rogue 36998c9a40 gcd 2017-12-14 02:52:00 +01:00
Zeno Rogue e2e0fc2ff8 strict X handling in dialogs 2017-12-14 02:51:31 +01:00
Zeno Rogue 36fe8dd1d0 better cellcounting 2017-12-14 02:50:52 +01:00
Zeno Rogue 6635810f35 some extra commandline options 2017-12-14 02:50:28 +01:00
Zeno Rogue 1a845e0c3f comments in the config file 2017-12-14 02:49:32 +01:00
Zeno Rogue 653069094b more work on the patterns 2017-12-09 20:02:56 +01:00
Zeno Rogue f18d51d4df removed the debug strings regarding geometry 2017-12-09 20:02:36 +01:00
Zeno Rogue 05843b4e20 nogui added to main; fixed -subppatern CL option 2017-12-09 20:02:18 +01:00
Zeno Rogue 29d6624d32 fixed textures on the sphere 2017-12-09 20:01:50 +01:00
Zeno Rogue d1a4a6cb25 remove debug string while generating weird fieldpattern 2017-12-09 20:01:28 +01:00
Zeno Rogue 9933f373d2 improvements to patterns; codenumbers also display directions 2017-12-09 08:06:41 +01:00
Zeno Rogue 4fa764c175 filedialog and infix moved from mapeditor.cpp to dialogs.cpp 2017-12-09 04:01:56 +01:00
Zeno Rogue 635d1f911c Refactoring: moved all the remaining pattern code from mapeditor to pattern2 2017-12-09 03:48:30 +01:00
Zeno Rogue 4ce1c45e4e fixes 2017-12-09 03:28:57 +01:00
Zeno Rogue ecf631976f texture mode -- first commit 2017-12-09 02:20:10 +01:00
Zeno Rogue 87b6b8b372 Snakes Nest v1 2017-12-05 19:43:45 +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 22535c919c one missing commit for 10.2e 2017-12-05 16:18:27 +01:00
Zeno Rogue 721ab78790 10.2e 2017-12-05 16:17:07 +01:00
Zeno Rogue 5710c665da Hunting Dogs are now slower in coop Shmup 2017-12-03 20:14:38 +01:00
Zeno Rogue 7f974c8e4a the Dog PC's nose is now always black (instead of eye-colored) 2017-12-03 20:10:42 +01:00
Zeno Rogue 7887731377 debug message in case of bad push 2017-12-03 20:01:30 +01:00
Zeno Rogue 6a617398cb fixed potential bug in cwpeek 2017-12-03 20:01:15 +01:00
Zeno Rogue 3e6baf4e21 improvements to start menu: can be called from main menu; resets all special modes; selecting shmup allows you to configure keys immediately 2017-12-03 19:51:45 +01:00
Zeno Rogue cc97572654 friends are no longer crushed when Empathy should protect them 2017-12-03 19:21:35 +01:00
Zeno Rogue 26569e799a no more 'Ambushed' messages when picking up dead orbs etc. 2017-12-03 19:15:56 +01:00
Zeno Rogue 12d21161bf one more special case in orb unlock descs 2017-12-03 19:12:15 +01:00
Zeno Rogue ec3fb2ec80 [bugfix] 2017-12-03 19:02:04 +01:00
Zeno Rogue 386ea268f7 fixed the incorrect lines in help description (incorrect repetitions, Guest states) 2017-12-03 19:01:35 +01:00
Zeno Rogue 6805673513 no more Prairie/Crossroads III borders 2017-12-03 18:47:10 +01:00
Zeno Rogue b6604b942a fixed the POLY_INVERSE flag for user-drawn shapes 2017-12-03 18:44:51 +01:00
Zeno Rogue 2cec36efa9 bugfix to exports 2017-12-03 18:44:29 +01:00
Zeno Rogue 8638081319 missing exports 2017-12-03 18:25:31 +01:00
Zeno Rogue 492625dc37 large pattern codes handled in a less destructive way 2017-12-03 18:25:14 +01:00
Zeno Rogue dadbbf244f 'siblings' patterns on spheres 2017-12-03 18:24:34 +01:00
Zeno Rogue 3c600d7d6b simple patterns for weird hyperbolic 2017-12-03 16:13:17 +01:00
Zeno Rogue f2af1d63f6 field pattern on Euclidean does torus instead of crashing 2017-12-03 16:12:20 +01:00
Zeno Rogue c5324ff2f5 more pattern editing for g46 2017-12-03 12:59:57 +01:00
Zeno Rogue 3b7ab293ba -noplayer and -pattern command line options 2017-12-03 12:59:12 +01:00
Zeno Rogue d6376e1ddf emeraldpattern on a46; fixed/improved darkening when sidedialog not available; pattern dialogs are now sidedialogs 2017-12-03 11:48:02 +01:00
Zeno Rogue ad7c453d18 fixed score/kills translation again 2017-12-03 10:44:05 +01:00
Zeno Rogue dfb0f6e1c1 a4* flags are now global; cleaner polygon case implementation 2017-12-03 10:43:37 +01:00
Zeno Rogue 6d83664ba5 score/kills on screen is translated now 2017-12-03 09:54:40 +01:00
Zeno Rogue c0fca6e665 fixed the basic floor in nontruncated four hexagons 2017-12-03 09:54:02 +01:00
Zeno Rogue b5e7e32726 commandline option to load picture file 2017-12-03 09:52:17 +01:00
Zeno Rogue 7340ca190a no-escape Blizzard cells now generate OoSafety 2017-12-02 01:13:31 +01:00
Zeno Rogue eb12309487 heptagon counting 2017-12-02 00:31:44 +01:00
Zeno Rogue 5defb06d81 improved headers / conditional compilation 2017-12-02 00:31:36 +01:00