Commit Graph

2977 Commits

Author SHA1 Message Date
Zeno Rogue e61c684bca removed the redundant copy of master_relative in shmup 2019-09-12 22:42:58 +02:00
Zeno Rogue 648af0c08e fixup master_relative in Euclidean; this makes the line animation work 2019-09-12 22:42:58 +02:00
Zeno Rogue b239e12cbb fixup spiral ?? 2019-09-12 22:42:58 +02:00
Zeno Rogue 27581ff8b0 virtualRebase now used in all quotient geometries 2019-09-12 22:42:58 +02:00
Zeno Rogue e446ad9b1c fixed the ESC key flashing and doing nothing in the Expansion slide 2019-09-12 22:42:58 +02:00
Zeno Rogue b05eb3754f adjusted RogueViz Kohonen to 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue 4c5a9091c2 made allcells work correctly in S^3 2019-09-12 22:42:58 +02:00
Zeno Rogue ac1c588d7d in creative menu, animations and history are now separate 2019-09-12 22:42:58 +02:00
Zeno Rogue 6b91dc2d7d 3d:: fixed invis_point and behindsphere 2019-09-12 22:42:58 +02:00
Zeno Rogue 217a643605 fixed some monster displays 2019-09-12 22:42:58 +02:00
Zeno Rogue 9fece7b342 renamed 'spiral' to 'spiral/ring' and added a comment 2019-09-12 22:42:58 +02:00
Zeno Rogue fd5dfd6b39 spiral projection generalized 2019-09-12 22:42:58 +02:00
Zeno Rogue 4284831069 more options in line animation 2019-09-12 22:42:58 +02:00
Zeno Rogue 44495852ad hr_exception, currently used for build_shortest_path 2019-09-12 22:42:58 +02:00
Zeno Rogue a179a2b80d history displays projection just as geom-exp 2019-09-12 22:42:58 +02:00
Zeno Rogue 80d14c0196 add_action_push consistently; improved some menu hotkeys and ordering; improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue 1b73714958 improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue 54a32441a7 restructured menus 2019-09-12 22:42:58 +02:00
Zeno Rogue bca98e9247 more stable PC centering 2019-09-12 22:42:58 +02:00
Zeno Rogue 55492e229b Asteroids in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue 6d87b282c3 fix cpid crash 2019-09-12 22:42:58 +02:00
Zeno Rogue b1033884d9 option to change -animperiod in PHASE 3 2019-09-12 22:42:58 +02:00
Zeno Rogue f6a1e445a2 'advanced parameters' display where they should 2019-09-12 22:42:58 +02:00
Zeno Rogue 6044095228 fix: equivolume 2019-09-12 22:42:58 +02:00
Zeno Rogue 10fd8a41b7 crystal cut 2019-09-12 22:42:58 +02:00
Zeno Rogue 5356eba11c Asteroids 2019-09-12 22:42:58 +02:00
Zeno Rogue 4727e71590 rug:: bugfix: draw boundary and model elements (previously changing fillmodel had no effect on rug) 2019-09-12 22:42:58 +02:00
Zeno Rogue f41e149688 rug:: an option to draw lines 2019-09-12 22:42:58 +02:00
Zeno Rogue bd20208fe0 no more 'scrolling by device rotation' option in the menu if not supported 2019-09-12 22:42:58 +02:00
Zeno Rogue 2b61413a81 azimuthal equivolume projection 2019-09-12 22:42:58 +02:00
Zeno Rogue 99dc6b8dd7 missing CAP_FACING 2019-09-12 22:42:58 +02:00
Zeno Rogue 5545f8efeb 11.0o: fixed Ivory/Yendorian 2019-09-12 22:42:58 +02:00
Zeno Rogue 6b2a9bb6f1 refactored hasFacing 2019-09-12 22:42:58 +02:00
Zeno Rogue e7b4f3783a minor refactor to drawMonster 2019-09-12 22:42:58 +02:00
Zeno Rogue 11ee7c1b9a drawMonsterType with cases 2019-09-12 22:38:47 +02:00
Zeno Rogue 3634956046 11.0n 2019-09-12 22:38:47 +02:00
Zeno Rogue 26857d8104 fixed a bug with ice in 534f; also you can now actually melt something 2019-09-12 22:38:47 +02:00
Zeno Rogue 835731e211 Yendorian and Ivory now use pattern_special 2019-09-12 22:38:47 +02:00
Zeno Rogue 4ab48f2398 fixed boat/item animation 2019-09-12 22:38:47 +02:00
Zeno Rogue bd396d4979 fixed knight cloaks and tortoises 2019-09-12 22:38:47 +02:00
Zeno Rogue c5284c153d fixed isWateryOrBoat 2019-09-12 22:38:47 +02:00
Zeno Rogue ce8df3a0c6 renamed MF_* to CF_* to prevent the collision with movement flags; also added the missing CF_INACTIVE 2019-09-12 22:38:47 +02:00
Zeno Rogue 653a0af39f made 3D a bit easier 2019-09-12 22:38:47 +02:00
Zeno Rogue 0af9df16e4 3d:: Yendorian Forest 2019-09-12 22:38:47 +02:00
Zeno Rogue 14cf0954ee fixed some instances of friends not being protected from environment with Orb and Empathy, or being protected with Orb but without Empathy 2019-09-12 22:38:47 +02:00
Zeno Rogue db5e89feae removed the obsolete function isHive 2019-09-12 22:38:47 +02:00
Zeno Rogue 5f82699052 marked MF_MOVED and MF_TECHNICAL in content; set the MF_BULLET flag for Blueball 2019-09-12 22:38:47 +02:00
Zeno Rogue 1151485c26 added content.cpp to git 2019-09-12 22:38:47 +02:00
Zeno Rogue c234156664 isRevivalOrb via flags 2019-09-12 22:38:47 +02:00
Zeno Rogue 9a072cdb62 isThorny using flags 2019-09-12 22:38:47 +02:00