Go to file
Kp 03821fab0d Rely on libc strdup if DEBUG_MEMORY_ALLOCATIONS is unset
If !DEBUG_MEMORY_ALLOCATIONS, our strdup is not special.  Rely on the
compiler one, which might be.
2013-12-19 03:31:24 +00:00
common Rely on libc strdup if DEBUG_MEMORY_ALLOCATIONS is unset 2013-12-19 03:31:24 +00:00
d1x-rebirth Simplify name setup in load_pig1 2013-12-18 05:00:20 +00:00
d2x-rebirth Use thief_message_str instead of thief_message where possible 2013-12-17 04:03:34 +00:00
similar Fix array overstep in collide_weapon_and_wall 2013-12-19 03:31:24 +00:00
.gitignore Add some Xcode generated file ending with .perspectivev3 to gitignore 2013-08-05 19:14:24 +08:00
SConstruct Store group lists as countarray objects 2013-12-18 03:48:52 +00:00