Commit Graph

51 Commits

Author SHA1 Message Date
Zeno Rogue a3d9711ec2 more adjustments to disabled CAP_* 2019-09-13 03:10:26 +02:00
Zeno Rogue ebc44af74c mymake, comments moved 2019-09-12 22:50:16 +02:00
Zeno Rogue 82f24b4b6c exporting necessary stuff all over (in progress) 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue e5fb06e6cd product:: HUD items displayed correctly 2019-09-12 22:50:14 +02:00
Zeno Rogue 96bf478482 renamed DIM to GDIM 2019-09-12 22:50:13 +02:00
Zeno Rogue 8b1c7bffe4 initial reformatting of comments for Doxygen 2019-09-12 22:50:13 +02:00
Zeno Rogue a423dbd2da more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue c7620974a1 easier Chaos Mode + Inv 2019-09-12 22:50:06 +02:00
Zeno Rogue 96bd13aec9 3D:: fixed the orb display in 3D 2019-09-12 22:50:06 +02:00
Zeno Rogue ab76ead2ae inv:: mirrors set for the new Orbs 2019-09-12 22:38:39 +02:00
Zeno Rogue 7817c8bc47 inv:: emoved gainLate for new treasures 2019-09-12 22:38:38 +02:00
Zeno Rogue ebe75cdd62 renamed itOrbBrown to itOrbIntensity 2019-09-12 22:38:38 +02:00
Zeno Rogue 0fccad975c newlands:: orb changes 2019-04-29 17:19:06 +02:00
Zeno Rogue 2bc66342dd newlands:: implemented new Orbs: Gravity, Intensity, Choice 2019-04-29 17:19:06 +02:00
Zeno Rogue 5227a5a70e inv:: fixed hotkeys 2019-02-08 16:54:33 +01:00
Zeno Rogue c56287ae38 orbinfos is a vector now 2019-02-06 16:38:48 +01:00
Zeno Rogue d935febf09 refactored some global and stereo:: variables into display_data structure 2018-11-18 18:26:56 +01:00
Zeno Rogue 1ab460ffb1 type color_t should now be consistently used for colors; reimplemented drawqueue in OO fashion 2018-09-04 19:53:42 +02:00
Zeno Rogue 682f804576 major rewrite: unified the common parts of heptagon and cell via struct connection<T> and struct walker<T> 2018-08-18 00:46:45 +02:00
Arthur O'Dwyer 06f4ba16ed Fix an apparent typo-bug in "inventory.cpp" 2018-06-25 12:52:21 -07:00
Zeno Rogue 63869c6d33 renamed the size function to isize 2018-06-22 14:47:24 +02:00
Zeno Rogue d3200253db replacing with an explicit list 2018-06-17 18:32:06 +02:00
Zeno Rogue a40d64a8f6 namespaces conform to an older standard 2018-06-11 18:00:40 +02:00
Zeno Rogue 4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue 67ad5f2f4b preparing for daily 2018-05-01 00:21:18 +02:00
Zeno Rogue 64adb6f0ea updated the header comments to 2018, also added the missing ones 2018-02-09 00:40:26 +01:00
Zeno Rogue 9babb22348 changed message when activating orbs from OSM 2018-01-25 17:23:16 +01:00
Zeno Rogue a6563420ed some extra commandline options 2018-01-25 17:18:30 +01:00
Zeno Rogue 1e85e21fb4 renamed enums for Invincible -> Ruins 2018-01-03 21:51:11 +01:00
Zeno Rogue a8460b1ac7 Theming Ruins. Implemented Orb of Slaying (also cleaning up some kill/stun/Vizier code). 2018-01-03 21:49:14 +01:00
Zeno Rogue 9d1fe00d8f Orb of Magnetism. Orb of Phasing. Also fixed Aether in Whirlpool. 2017-12-30 23:47:10 +01:00
Zeno Rogue d5bca73757 added Domination to Snake Nest; set some data 2017-12-21 16:35:19 +01:00
Zeno Rogue 45d267c046 fixed the bug where clicking Return in OSM executed SlashingH 2017-12-21 15:18:10 +01:00
Zeno Rogue 5defb06d81 improved headers / conditional compilation 2017-12-02 00:31:36 +01:00
Zeno Rogue df26b53d8e cont. 2017-10-14 13:07:29 +02:00
Zeno Rogue 1728675ea5 fixed some things about forbidden orbs 2017-10-13 21:28:03 +02:00
Zeno Rogue 11d2acb022 more space for orbs in OSM, fixed some bugs 2017-10-10 15:00:38 +02:00
Zeno Rogue 135e3cd336 renamed 'DogPlains' enums to 'Hunting' 2017-10-10 14:24:39 +02:00
Zeno Rogue f8b47115ae the new orbs appear (also some more refactoring and updated graphics for Swords) 2017-10-10 14:05:36 +02:00
Zeno Rogue 206e56942a orb help now lists the OSM information (required refactoring) 2017-10-10 12:43:41 +02:00
Zeno Rogue 34602e5ab2 Added some extra rewards to Prairie OSM 2017-09-03 12:17:53 +02:00
Zeno Rogue c54ed7222f Orb of the Mirror no longer claims to give 2 charges when mirroring itself after powering up 2017-09-01 22:37:20 +02:00
Zeno Rogue b0489b7312 changed the line format to LF 2017-09-01 22:13:00 +02:00
Zeno Rogue 4b2c471d51 fixed hotkeys in the inventory mode 2017-09-01 22:12:38 +02:00
Zeno Rogue b8f7675878 Automatic evoking of Beauty/Freedom/Sword/SwordII on Inventory 2017-08-14 21:32:02 +02:00
Zeno Rogue 1de906200b fine-tuning the Hyperstone Quest in OSM 2017-08-14 21:13:06 +02:00
Zeno Rogue 602ea1801e More Elemental orbs from Elemental Planes 2017-08-14 20:35:49 +02:00
Zeno Rogue 130fefa4c4 10.0g 2017-08-06 14:50:16 +02:00
Zeno Rogue fdc1ac1e6e 10.0d 2017-07-24 02:02:32 +02:00