dfhack/library/modules
Ben Lubar be5dc2d4a4
Make Units::isGay act consistently when called on an asexual unit.
The function appears to be used to determine whether heterosexual relationships are possible, so asexual units will always return true for isGay.

Old behavior was to treat asexual units as male.
2020-01-09 14:48:30 -06:00
..
Buildings.cpp Fix EventManager building ID type 2019-10-05 20:26:31 -04:00
Burrows.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
Constructions.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
Designations.cpp Update xml and all uses of job_handler 2017-11-25 00:59:59 -05:00
Engravings.cpp Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
EventManager.cpp Fix EventManager building ID type 2019-10-05 20:26:31 -04:00
Filesystem.cpp Fix a bunch of 64-bit Windows warnings 2017-07-21 13:30:05 -05:00
Graphic.cpp Update the module create calls to return unique_ptrs 2018-07-14 19:55:25 -07:00
Gui.cpp fix potential segfault 2018-05-11 17:51:32 +02:00
Items.cpp Move isRouteVehicle, isSquadEquipment from workflow to Items module 2018-05-12 14:49:30 -04:00
Job.cpp Fix signed/unsigned comparison warnings in core. 2018-04-05 16:47:47 -05:00
Kitchen.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
MapCache.cpp Reset dsgn_check_cooldown in Block::write 2018-06-24 17:06:32 +03:00
Maps.cpp a pox on whitespace 2018-09-11 18:41:32 -05:00
Materials.cpp Update the module create calls to return unique_ptrs 2018-07-14 19:55:25 -07:00
Notes.cpp Update the module create calls to return unique_ptrs 2018-07-14 19:55:25 -07:00
Once.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
Persistence.cpp Add Persistence module. 2018-08-26 18:27:58 -05:00
Random.cpp Add missing import/export info for MersenneRNG::unitvector<> 2014-03-25 13:30:21 -05:00
Renderer.cpp Add Renderer module - safer way to install custom renderers 2015-10-21 17:18:39 -04:00
Screen.cpp Add an identity to dfhack_viewscreen and dfhack_lua_viewscreen. 2018-07-22 17:31:39 -05:00
Translation.cpp Made DFHack buildable. Also added plant proto definitions 2014-07-23 19:57:47 +05:30
Units.cpp Make Units::isGay act consistently when called on an asexual unit. 2020-01-09 14:48:30 -06:00
Windows.cpp Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
World.cpp Add Persistence module. 2018-08-26 18:27:58 -05:00