1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

3389 Commits

Author SHA1 Message Date
Zeno Rogue
b6e303ec7d MAJOR refactoring: all geometry-dependent data (tessf, geom3::, shapes, hpc) are now contained in a structure 2019-09-12 22:50:03 +02:00
Zeno Rogue
9c5344289a big carpet 2019-09-12 22:50:03 +02:00
Zeno Rogue
542639bcc8 2D3D:: fixed a crash bug when drawing Palace ceiling 2019-09-12 22:50:03 +02:00
Zeno Rogue
a8c494a96c R'Lyeh windows 2019-09-12 22:50:03 +02:00
Zeno Rogue
6c2ae951b8 2D3D:: better Rugs 2019-09-12 22:50:03 +02:00
Zeno Rogue
dad8192a19 no more Orbs of the Bool in Orb Strategy Mode 2019-09-12 22:50:03 +02:00
Zeno Rogue
599d5d63e8 2D3D:: higher ceilings in the Palace 2019-09-12 22:50:03 +02:00
Zeno Rogue
67f3bd6a3c 2D3D:: palace gates 2019-09-12 22:50:03 +02:00
Zeno Rogue
b8919c884c 2D3D:: fixed bird positioning 2019-09-12 22:50:03 +02:00
Zeno Rogue
1626e06599 3D:: fixed a crash on drawing Hyperbugs 2019-09-12 22:50:03 +02:00
Zeno Rogue
1918f7fb1b fixed 'mondir>=0' warning 2019-09-12 22:50:03 +02:00
Zeno Rogue
4ac7f9043b 3D:: Ratlings improved 2019-09-12 22:50:03 +02:00
Zeno Rogue
39a8e10df9 3D:: removed externs from 3d-models.cpp 2019-09-12 22:50:03 +02:00
Zeno Rogue
f2fd4c12c2 fixed a crash with the -tparx option 2019-09-12 22:50:03 +02:00
Zeno Rogue
7498db911d removed double drawing of items in minimap 2019-09-12 22:50:02 +02:00
Zeno Rogue
5483ec8779 mini-map correct in all circumstances, including vertical movement or y/z rotation 2019-09-12 22:50:02 +02:00
Zeno Rogue
9630ca9663 fixed reading vernum from officials.data; also no more crashes/RACEWONs if that file does not exist 2019-09-12 22:50:02 +02:00
Zeno Rogue
cc3b7df66d racing:: fixed the generation of Space Rocks track 2019-09-12 22:50:02 +02:00
Zeno Rogue
008cfc220d racing:: progress bar live in 3D 2019-09-12 22:50:02 +02:00
Zeno Rogue
6084172b5e 2D3D:: Space Rocks has no grid, but stars both down and up 2019-09-12 22:50:02 +02:00
Zeno Rogue
28f5b04b83 get_vernum() 2019-09-12 22:50:02 +02:00
Zeno Rogue
6012cbc8e2 racing: in SpaceRocks 2019-09-12 22:50:02 +02:00
Zeno Rogue
32626dc0c1 2D3D:: fixed grids 2019-09-12 22:50:02 +02:00
Zeno Rogue
ba91bea71c charstyle format depending on vernum 2019-09-12 22:50:02 +02:00
Zeno Rogue
1b93ecd5a3 vernum uniformization 2019-09-12 22:50:02 +02:00
Zeno Rogue
a6dd48cec0 net drawn in netgen 2019-09-12 22:50:02 +02:00
Zeno Rogue
15f87d151a applied the scan/fts/etc changes to RogueViz 2019-09-12 22:50:02 +02:00
Zeno Rogue
556c234997 added debugflag DF_LOG 2019-09-12 22:50:02 +02:00
Zeno Rogue
07e1db587c improved editNumber dialogs 2019-09-12 22:50:02 +02:00
Zeno Rogue
7d8f48d48b replaced some debug printfs with print hlog 2019-09-12 22:50:02 +02:00
Zeno Rogue
f7d580fa9c replaced fts variants with a single fts 2019-09-12 22:50:02 +02:00
Zeno Rogue
8518f97ded text files are now read with scan(fhstream&...) functions and written with print(...) functions 2019-09-12 22:50:02 +02:00
Zeno Rogue
ae100b1e72 removed some obsolete debug printfs 2019-09-12 22:50:02 +02:00
Zeno Rogue
fa06306ef9 2D3D:: display Rose waves 2019-09-12 22:50:02 +02:00
Zeno Rogue
73a742119d 3D: Roses (items) did not appear 2019-09-12 22:50:02 +02:00
Zeno Rogue
fbbe37a4c4 hall ceiling fixup: disable in other models 2019-09-12 22:50:02 +02:00
Zeno Rogue
f08c33a8e2 3D:: added missing eyes and faces in drawMimic 2019-09-12 22:50:02 +02:00
Zeno Rogue
5436265311 2D3D:: Mirror Land ceiling draws halffloors correctly 2019-09-12 22:50:02 +02:00
Zeno Rogue
f2d60f1647 sky fixup 2019-09-12 22:50:02 +02:00
Zeno Rogue
92a22a5e3f rug :: partially generalized to 3D (but no interesting results) 2019-09-12 22:50:02 +02:00
Zeno Rogue
0f783f86aa 2D3D: fixed item colors in minimap 2019-09-12 22:50:02 +02:00
Zeno Rogue
c15e4152bf fixed the monster list of Ruined City 2019-09-12 22:50:02 +02:00
Zeno Rogue
8eb3fa65e2 2D3D:: skies and ceilings 2019-09-12 22:50:02 +02:00
Zeno Rogue
04a7e560a2 2D3D:: fixed Vineyard 2019-09-12 22:50:02 +02:00
Zeno Rogue
22da59782d no more bugs with some lands selected 2019-09-12 22:50:02 +02:00
Zeno Rogue
a9f3b3d77c 11.0y 2019-09-12 22:50:02 +02:00
Zeno Rogue
cfbb87ef91 2D3D:: in smart mode close cells are drawn (so that they appear on the radar) 2019-09-12 22:50:02 +02:00
Zeno Rogue
46443b3d6d drawcell_in_radar factored out 2019-09-12 22:50:02 +02:00
Zeno Rogue
0dff516a50 fix gadfly eye positioning 2019-09-12 22:50:02 +02:00
Zeno Rogue
be945c3e5f 2D3D:: mouse 2019-09-12 22:50:02 +02:00