Go to file
Kp ac29854007 Reset boss teleport time on boss initialization
User roncli reports[1] an original game bug that prevents boss
teleportation from operating correctly if the program is not restarted
between each campaign.  This is another case of a global variable being
used improperly.  Reset the relevant variables when the boss is
initialized.

[1] https://github.com/dxx-rebirth/dxx-rebirth/issues/366#issuecomment-373199624
2018-03-15 04:05:42 +00:00
common Reset boss teleport time on boss initialization 2018-03-15 04:05:42 +00:00
contrib Add support for PNG screenshots 2018-02-18 00:42:42 +00:00
d1x-rebirth Pass vertex factory to compute_segment_center 2018-03-12 03:43:47 +00:00
d2x-rebirth Pass vertex factory to compute_segment_center 2018-03-12 03:43:47 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Reset boss teleport time on boss initialization 2018-03-15 04:05:42 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Restore GOG reference in INSTALL.markdown 2017-11-25 01:56:51 +00:00
SConstruct Add d_level_object_state to wrap Objects and related data 2018-03-12 03:43:46 +00:00