Knightmare66
02c10a1976
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
Knightmare66
45a81cf57b
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
...
Cleaned up strig handling functions in game DLLs.
Refactored ThrowGib(), ThrowHead() and ThrowDebris() functions in missionpack DLL.
2021-01-26 00:08:08 -05:00
Knightmare66
1abde37ba0
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
Knightmare66
d16b46e3cf
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
...
Overhauled child entity movement in default Lazarus DLL.
Added bbox versions of various triggers to default Lazarus DLL.
Added level.maptype field to default Lazarus DLL.
Added entity class IDs to default Lazarus DLL.
Incremented savegame version for default Lazarus DLL.
2020-10-27 02:00:05 -04:00
Knightmare66
e317029eac
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
Knightmare66
9272d5ea85
Change Hunk_* and zone alloc functions to use size_t instead of int.
...
Replace READ_COMPRESSED_SAVEGAMES and WRITE_COMPRESSED_SAVEGAMES macros with COMPRESSED_SAVEGAMES.
Misc changes and some cleanup to game code.
2020-04-20 03:17:27 -04:00
Knightmare66
ce580d2c10
Added new filesystem functions to game code.
...
Changed sk_ cvar names to match.
2020-04-19 23:57:44 -04:00
Knightmare66
37f33ad4ad
Made gibs SOLID_TRIGGER as well.
2019-06-07 17:19:26 -04:00
Knightmare66
74eb613de9
Tweak comments on previous change
2019-06-07 13:38:11 -04:00
Knightmare66
7465db1914
Fix hitch in gib fade by adding delay before alpha decrement function.
...
Set RF_TRANSLUCENT or EF_SPHERETRANS for gibs or debris if those flags are sent on parent entity.
2019-06-07 13:22:54 -04:00
Knightmare66
b64d33b78c
Added SVF_GIB flag to debris.
2019-06-06 17:00:25 -04:00
Knightmare66
f4af0ca1ce
More tweaks to gibs and debris.
...
Made gibs and debris non-damageable.
Made debris not solid.
2019-06-06 13:03:06 -04:00
Knightmare66
8e5184bfb3
Added bbox for debris as well.
2019-06-06 03:12:57 -04:00
Knightmare66
0eac80b08a
Added bounding boxes to all gibs to prevent dark lighting on sloped surfaces.
...
Inccrease NUM_FAIL_IMAGES and NUM_WALSIZES, decrease NUM_FAIL_TEXTURES due to maps missing tons of textures being rare.
2019-06-05 19:08:30 -04:00
Knightmare66
f986267ae2
inital commit of full repository
2019-03-13 15:20:07 -04:00