Commit Graph

39 Commits

Author SHA1 Message Date
Arthur O'Dwyer 0ee6ce8c83 Eliminate -Woverloaded-virtual warnings from Clang. NFCI. 2021-07-12 17:51:39 -04:00
Zeno Rogue 2215e07fca created cellshapes for other 3D geometries 2021-07-12 12:23:34 +02:00
Zeno Rogue 6e6d0a7839 the main (heptagon) cellshape now also uses subcellshape; removed dirdist and get_vertices and introduced get_cellshape instead 2021-07-12 11:07:22 +02:00
Zeno Rogue 8d18946450 written createMov in an OOP way 2021-06-12 23:25:59 +02:00
Zeno Rogue 6151859380 another cellshape fix 2021-03-25 12:47:52 +01:00
Zeno Rogue de498da1d1 fixed bugs when switching FPP in E2 torus 2021-02-07 22:55:11 +01:00
Zeno Rogue 28383c94e0
Merge branch 'master' into fix_hyperroid 2020-11-06 15:40:59 +01:00
Zeno Rogue d64c5e338c extra guards 2020-10-15 16:33:52 +02:00
still-flow a8691f0d8e fix hyperroid builds
- add cap guards where necessary
- adapt to new `shiftpoint` datatype and function interfaces thereof
2020-10-05 21:48:56 +03:00
Zeno Rogue 3505f17460 redone modecode 2020-08-02 12:55:37 +02:00
Zeno Rogue 67595a4ed3 redone hrmap::draw() function to keep DRY 2020-07-28 22:06:14 +02:00
Zeno Rogue 82f32607e6 MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix 2020-07-28 22:06:14 +02:00
Zeno Rogue 26f4a1e6f4 fake in rhombic 2020-07-03 15:39:52 +02:00
Zeno Rogue b8444a7fa2 fake:: ordered modes 2020-07-03 15:39:35 +02:00
Zeno Rogue 8ec8ebc1d7 fixed arb and fake without CAP_TEXTURE 2020-06-06 18:42:58 +02:00
Zeno Rogue 2a0b0101fd raycasting in 2D 2020-06-03 15:11:20 +02:00
Zeno Rogue 86154347ec stopped the player from obscuring view in fake 2020-06-03 11:53:29 +02:00
Zeno Rogue 4ef3f31c8f fixed a crash when using -gfake without game 2020-06-03 11:49:04 +02:00
Zeno Rogue 0ae3ab3c9b fake::split() = fake::in() or arb::in_slided() is used when both are applicable for a condition 2020-06-03 11:43:35 +02:00
Zeno Rogue 9729dbcbfc texture remapped when changing fake 2020-06-02 02:25:12 +02:00
Zeno Rogue b0c6c95305 fixed unused capture warning 2020-05-31 17:45:02 +02:00
Zeno Rogue a8a0805b6f added some missing MAXMDIM guards 2020-05-31 17:21:16 +02:00
Zeno Rogue 9edd841595 better tiling_name for fake Arcm 2020-05-31 16:45:06 +02:00
Zeno Rogue bac89fb9f9 fake:: new config options, changed option name, seen in menu when available, prevent cheat 2020-05-31 16:44:44 +02:00
Zeno Rogue 5238959cbd fake:: support Archimedean pure 2020-05-31 16:18:44 +02:00
Zeno Rogue 38418bd73a fake:: limit cells drawn 2020-05-31 03:30:51 +02:00
Zeno Rogue 4a830f469b fake geometry in 2D 2020-05-31 03:30:14 +02:00
Zeno Rogue c268949c9b added fixmatrix in fake 2020-05-29 01:53:20 +02:00
Zeno Rogue 91338d047e fixed some bugs with ultra mirrors 2020-05-28 13:44:02 +02:00
Zeno Rogue 4217c7ccc7 reg3:: ultra-mirrors 2020-05-28 01:50:00 +02:00
Zeno Rogue 2a9a2b68cc fake:: set qIDEAL, qULTRA, and tiling_name correctly 2020-05-28 01:40:52 +02:00
Zeno Rogue e3c24eb731 fixed some warnings 2020-05-22 15:11:30 +02:00
Zeno Rogue 76dfee3e42 no_code set for hybrid and fake 2020-05-16 11:26:03 +02:00
Zeno Rogue 5f9ad96959 fake:: improved view matrix adjustment 2020-05-16 11:16:49 +02:00
Zeno Rogue a401f8a555 fake:: removed debug 2020-05-16 11:16:36 +02:00
Zeno Rogue 67bf4586ac fake:: available from the menu 2020-05-16 02:15:34 +02:00
Zeno Rogue 57c4bd0514 fake:: improved selection 2020-05-16 02:14:24 +02:00
Zeno Rogue c6527f4b87 fake:: multiple done correctly 2020-05-16 02:13:10 +02:00
Zeno Rogue 1b96658a05 fake curvature 2020-05-15 11:46:26 +02:00