1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00
Commit Graph

3874 Commits

Author SHA1 Message Date
Zeno Rogue
986bf0ee9a removed the dhypot functions 2019-09-12 22:50:12 +02:00
Zeno Rogue
e77a6f3440 removed unused and incorrect function queuemarkerat 2019-09-12 22:50:12 +02:00
Zeno Rogue
9a84d94282 removed operator == (already defined for arrays) 2019-09-12 22:50:12 +02:00
Zeno Rogue
2cf6abb273 removed rotmatrix as it did exactly the same as cspin 2019-09-12 22:50:12 +02:00
Zeno Rogue
9588dfcc50 changed argument type in displaycolor to color_t 2019-09-12 22:50:12 +02:00
Zeno Rogue
f723a8d419 further cleanup, separated multi.cpp from shmup.cpp 2019-09-12 22:50:12 +02:00
Zeno Rogue
a76a5dd265 further cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
65c4e6a31c further cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
05bd7a905c more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
e1194ff588 more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
a423dbd2da more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue
cb666fb24a more header shifting 2019-09-12 22:50:12 +02:00
Zeno Rogue
1c6b8ad3f0 utilities for printing moved to new file hprint.cpp 2019-09-12 22:50:12 +02:00
Zeno Rogue
f0bf7096da makeh:: accept #if inside #if HDR 2019-09-12 22:50:12 +02:00
Zeno Rogue
c2d56fb9bc autohdr.h applied in more files 2019-09-12 22:50:12 +02:00
Zeno Rogue
64824390fe makeh:: automatic if/endif detection 2019-09-12 22:50:12 +02:00
Zeno Rogue
85e9e7cd11 changed //EX to #if HDR; removed #if EX 2019-09-12 22:50:12 +02:00
Zeno Rogue
24a2e6178a unused function displaynum removed 2019-09-12 22:50:12 +02:00
Zeno Rogue
a290f7c1c0 autoheader used for nisot 2019-09-12 22:50:12 +02:00
Zeno Rogue
ac680b39c2 started using auto-header generator 2019-09-12 22:50:12 +02:00
Zeno Rogue
f4eda1d76e removed function fixdir 2019-09-12 22:50:12 +02:00
Zeno Rogue
b57c4c8d4e walker now automatically fixes spin 2019-09-12 22:50:12 +02:00
Zeno Rogue
661743a19b removed the obsolete *MovR functions 2019-09-12 22:50:12 +02:00
Zeno Rogue
ef89c7ed9d removed functions fix6 and fix7 2019-09-12 22:50:12 +02:00
Zeno Rogue
0e57fd1cc0 fixed Racing desync in Crossroads due to Ruins 2019-09-12 22:50:12 +02:00
Zeno Rogue
c131e21198 namespace hyperpoint_vec removed 2019-09-12 22:50:12 +02:00
Zeno Rogue
d77c44e48b 11.1i 2019-09-12 22:50:12 +02:00
Zeno Rogue
956b820d6e Nil selectable in geom-exp 2019-09-12 22:50:12 +02:00
Zeno Rogue
dd10a03e09 nilv:: fixed model list 2019-09-12 22:50:12 +02:00
Zeno Rogue
9435748762 fixed missing braces warning 2019-09-12 22:50:12 +02:00
Zeno Rogue
d68a5bf760 nisot:: fixed shmup and view in non-geodesic mode 2019-09-12 22:50:12 +02:00
Zeno Rogue
20f064de83 nilv:: land validity 2019-09-12 22:50:12 +02:00
Zeno Rogue
c87631544f improved the compass color to be more visible 2019-09-12 22:50:12 +02:00
Zeno Rogue
650e5a5c7f fixed the 'targeted cell' in Sol/Nil 2019-09-12 22:50:12 +02:00
Zeno Rogue
2fbca25361 disabled heptamarkers blocking the view in 3D 2019-09-12 22:50:12 +02:00
Zeno Rogue
ad4c219002 improved Red Rock and other heights display in 3D 2019-09-12 22:50:12 +02:00
Zeno Rogue
5a3a408831 fixed numerical artifacts in Nil 2019-09-12 22:50:12 +02:00
Zeno Rogue
6ab7535088 sight range for Nil 2019-09-12 22:50:12 +02:00
Zeno Rogue
d3fd28874c junk commented out code removed 2019-09-12 22:50:12 +02:00
Zeno Rogue
69387d40ef fixed Ruined City discrepancy (affected Racing) 2019-09-12 22:50:12 +02:00
Zeno Rogue
e5c00b2df3 fixed Racing in Crossroads 2019-09-12 22:50:12 +02:00
Zeno Rogue
60bf28f359 transmatrix back to old definition (some weird bugs?) but improved 2019-09-12 22:50:12 +02:00
Zeno Rogue
64e212cd42 compass in Nil/Sol 2019-09-12 22:50:12 +02:00
Zeno Rogue
1f9a79d45d shots:: take now sets cells_generated_limit only in single shots via GUI 2019-09-12 22:50:12 +02:00
Zeno Rogue
362daec90c fixed a memory leak when taking postprocessed screenshots 2019-09-12 22:50:12 +02:00
Zeno Rogue
990bddb58d nilv:: lazy inverse_exp does 5 steps 2019-09-12 22:50:12 +02:00
Zeno Rogue
4d64618600 nilv:: geodesic wall surfaces 2019-09-12 22:50:12 +02:00
Zeno Rogue
21a7869e0b land validity: Reptiles now ugly_version_nofull in sol 2019-09-12 22:50:12 +02:00
Zeno Rogue
5a7f789d8c changed reptilecheat in Ice 2019-09-12 22:50:12 +02:00
Zeno Rogue
1a3e676310 reduced the frequency of Seeps/Parrots/VineSpirits in 3D modes, also removed them with reptilecheat 2019-09-12 22:50:12 +02:00