Commit graph

7 commits

Author SHA1 Message Date
Lloyd Dilley
64a71580d8
More cast, construct, and spacing fixes 2022-11-14 21:12:12 -05:00
Lloyd Dilley
dd873888bb
Fix more compile warnings 2022-11-04 17:12:13 -04:00
Xoduz
37a76083de Rest of the changes for 0.99.6-RC1
Misc cleanup and standardization of style and naming conventions in code and scripts
Added missing code for showing race in paperdoll based on ini setting
Players can no longer use Polymorph spell while incognitoed, or while under effect of tribal paint
Players can no longer use Incognito spell while polymorphed, or while under the effects of tribal paint
Facial hair is now removed from players who are under the effects of Incognito spell that changes their gender for female
2022-10-24 18:39:33 +08:00
Xoduz
09925bd099 Reverted strncpy_s to strncpy
Reverted from using strncpy_s to strncpy due to some unforeseen side effects that could cause script errors and crashes. Additional work might be required in order to safely convert to strncpy_s
2022-03-22 10:43:27 +08:00
Charles Kerr
a6c6d5b136 _r versions used 2022-03-05 09:20:50 -05:00
Charles Kerr
d71290f7f1 tweaked a few macos settings 2022-03-05 09:16:51 -05:00
Charles Kerr
ba5a763033 Warning changes 2022-03-05 09:12:21 -05:00