Commit Graph

1815 Commits

Author SHA1 Message Date
Zeno Rogue 6de0f0a8aa instead of nonbitrunc, gp::on and irr::on, there is one variable, variation 2018-08-28 17:17:34 +02:00
Zeno Rogue 1af2c04407 enum class used for PPR 2018-08-28 14:27:23 +02:00
Zeno Rogue 89f0a6ba8a some more bugfixes 2018-08-28 14:09:36 +02:00
Zeno Rogue f009e80689 crash fixed again 2018-08-28 13:47:51 +02:00
Zeno Rogue 25c09154dc fixed a crash when drawing inventory items while drawcell is also NULL; priority functions now use PPR_DEFAULT not -1; priority is passed as PPR not int 2018-08-28 13:45:11 +02:00
Zeno Rogue 7ff722ba59 angle measurement and grid display now take coldcenter into account correctly 2018-08-28 05:40:15 +02:00
Zeno Rogue 114fd59752 vector graphics editor now can calculate areas 2018-08-28 05:39:41 +02:00
Zeno Rogue c17efce3b5 PAT_TYPES now separate from PAT_NONE; PAT_* constants now use enum 2018-08-28 04:05:32 +02:00
Zeno Rogue d049cb63af fixed grid drawing 2018-08-27 19:38:11 +02:00
Zeno Rogue baffb16e83 fix XLAT(canvas) to XLATN 2018-08-27 19:38:02 +02:00
Zeno Rogue 641e463643 fixed two types in the binary tiling 2018-08-27 19:37:35 +02:00
Zeno Rogue ff84f63abd Fixed mapediting floorshapes. Also works nicely for all geometries now. Enum used for shapegroups. 2018-08-27 19:27:35 +02:00
Zeno Rogue e54da982d1 one more 2018-08-25 00:09:33 +02:00
Zeno Rogue b63b4a810b more updates, missing CAP_COMMANDLINE added 2018-08-25 00:04:10 +02:00
Zeno Rogue c10985dd4a updated mobile parts of init.cpp 2018-08-25 00:01:46 +02:00
Zeno Rogue d66207f5cc rename binary::typeof to type_of to fix problems with some compilers 2018-08-25 00:01:32 +02:00
Zeno Rogue aafa5c3157 10.4s 2018-08-24 23:54:32 +02:00
Zeno Rogue 7faa73ba18 translation update 2018-08-24 23:52:17 +02:00
Zeno Rogue 0cf4487a50 previous page button 2018-08-24 23:52:02 +02:00
Zeno Rogue 15c9a78093 another 3666 variant 2018-08-24 23:43:21 +02:00
Zeno Rogue 6b8c7f23e7 pressing Backspace while the Archimedean symbol is already deleted does nothing instead of leaving the menu 2018-08-24 21:50:17 +02:00
Zeno Rogue 0abfcb683f Hypersian Rug mode works with Archimedean tilings 2018-08-24 21:47:09 +02:00
Zeno Rogue 8cc1b364d1 10.4r 2018-08-24 21:46:52 +02:00
Zeno Rogue b7dccecf5c added spaces in sample tilings, also some new tilings, and removed L from Marek snub tiling 2018-08-23 01:53:04 +02:00
Zeno Rogue 6c6dd85994 fixed a bug which crashed spherical Archimedean tilings on Windows. Also more statistics on Archimedean tilings. 2018-08-23 01:52:29 +02:00
Zeno Rogue a1e532d5a0 fixed the Land of Power in some geometries 2018-08-22 23:22:43 +02:00
Zeno Rogue 350ccd5b76 10.4q 2018-08-22 23:22:33 +02:00
Zeno Rogue ad27493dee fixed a crash in Yendorian Forest 2018-08-22 13:41:01 +02:00
Zeno Rogue 55bc7506df updated landvalidity for irr/gp and blizzard/volcano 2018-08-22 11:55:45 +02:00
Zeno Rogue 7df3a2471f fixed to compile in older compilers 2018-08-22 11:52:35 +02:00
Zeno Rogue 3b288f9e1d compiler bugfix 2018-08-22 11:52:11 +02:00
Zeno Rogue 881a72c45b reduced openplains dlimit in archimedean 2018-08-22 11:48:17 +02:00
Zeno Rogue 28b0e7afa7 RRV fixed in H-marked Archimedean 2018-08-22 11:25:52 +02:00
Zeno Rogue 84a1c5a204 fixed RRV in irregular and binary 2018-08-22 11:22:25 +02:00
Zeno Rogue 73729d4764 land validity: no Hall of Mirrors in gp 2018-08-22 11:22:14 +02:00
Zeno Rogue bfedf93eb0 fixed displayspin in binary 2018-08-22 11:21:58 +02:00
Zeno Rogue f1e16b0233 reduced the default value of irregular density 2018-08-22 11:21:49 +02:00
Zeno Rogue ca0ef65eb6 land validity: hedgehogs known to be bad on Archimedean >3 2018-08-22 10:29:07 +02:00
Zeno Rogue bb93bf9150 fixed uninitialized variable warning 2018-08-22 09:52:24 +02:00
Zeno Rogue 01a41ba6a4 fixed Ocean not displaying at all at low detail 2018-08-22 00:26:50 +02:00
Zeno Rogue 112a38dee9 fixed compilation without CAP_TEXTURE 2018-08-22 00:14:31 +02:00
Zeno Rogue 96d33046f2 removed from xpush0 and xspinpush0 2018-08-22 00:10:56 +02:00
Zeno Rogue be6748cbb3 Archimedean tilings are now saved correctly in map editor and texture mode 2018-08-22 00:02:08 +02:00
Zeno Rogue fd8e093bdf symbol format supports repetition (both single-face and whole) 2018-08-22 00:01:38 +02:00
Zeno Rogue 56c102de94 tailored allocation, and increased MAX_EDGE to 14 2018-08-22 00:00:59 +02:00
Zeno Rogue d6a614c854 removed debugs from worldsize 2018-08-21 19:05:54 +02:00
Zeno Rogue 03ec9c0bf1 multiple digons at one location crash -- throwing error for now 2018-08-21 19:05:05 +02:00
Zeno Rogue ae2c6e7d06 chessboard remapping validity 2018-08-21 19:00:41 +02:00
Zeno Rogue f606078295 world size computation for Archimedean tilings 2018-08-21 19:00:29 +02:00
Zeno Rogue 245217274c missing translations 2018-08-21 18:25:44 +02:00