1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-07-01 17:43:17 +00:00
Commit Graph

5013 Commits

Author SHA1 Message Date
Zeno Rogue
6f409f3de7 text bubbles on ivy kills 2019-12-25 22:03:17 +01:00
Zeno Rogue
e8ec32d078 text bubbles 2019-12-25 22:01:57 +01:00
Zeno Rogue
4848cb1b87 show the big numbers in the Clearing 2019-12-25 21:57:25 +01:00
Zeno Rogue
e5e4db5ef1 bignum: operator > 2019-12-25 21:50:57 +01:00
Zeno Rogue
6c3348c9f3 util to autohdr 2019-12-25 21:50:07 +01:00
Zeno Rogue
35f076a171 conversion from ld to bignum 2019-12-25 21:49:09 +01:00
Zeno Rogue
454024a42c moved bignum to util.cpp 2019-12-25 21:49:09 +01:00
Zeno Rogue
14a70fe1bf fixup 2019-12-23 22:29:32 +01:00
Zeno Rogue
b6f9298f0a removed classes.h 2019-12-23 22:21:04 +01:00
Zeno Rogue
86d8eb759e classes.cpp first in makeh 2019-12-23 21:56:59 +01:00
Zeno Rogue
d2fb937275 arb:: new tes file format 2019-12-23 21:49:54 +01:00
Zeno Rogue
8aede89c24 new parser function: sqrt 2019-12-23 21:49:37 +01:00
Zeno Rogue
4144c2b928 parser:: factored out next_token() 2019-12-23 21:49:17 +01:00
Zeno Rogue
15000034fd parser:: error handling now uses exceptions 2019-12-23 21:44:51 +01:00
Zeno Rogue
a83220c34e parser:: 'deg' as a default constant 2019-12-23 21:18:45 +01:00
Zeno Rogue
bce9dbda7d parser:: convenience functions rparse and iparse 2019-12-23 21:18:35 +01:00
Zeno Rogue
c70c082f36 parser:: skip_white 2019-12-23 21:18:26 +01:00
Zeno Rogue
26b565702c arb:: exhaustive_distance_appropriate 2019-12-23 20:53:09 +01:00
Zeno Rogue
c3332bfb52 shot:: hooks_take 2019-12-23 20:52:41 +01:00
Zeno Rogue
94fd788316 pattern 'P' now uses permanent_long_distances 2019-12-23 20:52:25 +01:00
Zeno Rogue
97ea8f8c4b arb:: fixed get_corner_position to work with negative cid 2019-12-23 20:51:36 +01:00
Zeno Rogue
7a0e8ec022 floorshapes clear memory 2019-12-23 20:51:15 +01:00
Zeno Rogue
e92eda4bad crystal:: export told 2019-12-23 20:50:51 +01:00
Zeno Rogue
7dc57d587a ldcoord as friends 2019-12-23 20:50:42 +01:00
Zeno Rogue
b3fe4f102b arb fixup: added missing arb::in to standard_tiling 2019-12-23 20:49:12 +01:00
Zeno Rogue
dc87666a98 arb:: debug removed 2019-12-23 20:48:54 +01:00
Zeno Rogue
a2b294e38b FPP startanim added 2019-12-14 14:17:10 +01:00
Zeno Rogue
6603fe3c9e random animations in the start menu now have their names displayed, and some are explorable 2019-12-14 14:10:34 +01:00
Zeno Rogue
2006104650 the random option in the start menu is now designated 2019-12-14 14:09:58 +01:00
Zeno Rogue
6ee57aa758 cleaned up linepatterns 2019-12-14 13:33:25 +01:00
Zeno Rogue
91b22e2d62 fixup to TEMPLE_EACH remove 2019-12-14 12:35:28 +01:00
Zeno Rogue
9d88528939 replaced TEMPLE_EACH with function temple_layer_size() 2019-12-14 12:35:03 +01:00
Zeno Rogue
7f09bb6259 replaced macro VALENCE with function valence() 2019-12-14 12:31:20 +01:00
Zeno Rogue
769982040d renamed solnihv:: to sn:: and solnih to sn::in() 2019-12-14 12:28:45 +01:00
Zeno Rogue
3f0e8851ae removed #define ALPHA from hyper.h 2019-12-14 12:18:24 +01:00
Zeno Rogue
be5be7e59f fixup 2019-12-14 12:12:50 +01:00
Zeno Rogue
8cfc5a578f renamed penrose.cpp to kite.cpp and 'penrose' to 'kite::in()' 2019-12-14 12:12:24 +01:00
Zeno Rogue
1d6576ef92 fixup one more euc::in() 2019-12-14 12:05:12 +01:00
Zeno Rogue
d5c8aebf16 renamed binary:: to bt:: and binarytiling to bt::in() 2019-12-14 12:05:01 +01:00
Zeno Rogue
c73c7a6855 distcolors used for the P-pattern 2019-12-14 11:57:23 +01:00
Zeno Rogue
fe52cb6ea9 hassert macro 2019-12-14 11:57:23 +01:00
Zeno Rogue
059953fe58 removed hint def from hyper.h 2019-12-14 11:57:23 +01:00
Zeno Rogue
f772f9b7fd replaced 'archimedean' with 'arcm::in()' 2019-12-14 11:57:23 +01:00
Zeno Rogue
d529449999 arbitrary tilings 2019-12-14 11:57:23 +01:00
Zeno Rogue
0a9ec78c18 remplace euclid6, euclid4, 'euclid && \!archimedean && \!penrose' with standard_tiling(), euc::in(dimension, s7) 2019-12-14 11:57:23 +01:00
Zeno Rogue
7568accff7 where to download 2019-12-10 12:49:29 +01:00
Zeno Rogue
886d9d1619 rug:: conformal tori 2019-12-09 00:40:51 +01:00
Zeno Rogue
9736068810 11.2o 2019-12-08 20:07:02 +01:00
Zeno Rogue
4dc45c92ed fixed for older compilers 2019-12-08 20:07:02 +01:00
Zeno Rogue
e5d99582ee print hrmap* 2019-12-08 20:07:02 +01:00