nuclide/src/shared
2020-08-14 23:00:03 +02:00
..
cstrike Fix 3 small warnings. 2020-06-28 10:52:13 +02:00
gearbox Fix new compiler warnings. 2020-05-30 23:08:11 +02:00
hunger Progs.src for server-side codebases are much simpler now, player class now 2020-05-03 05:26:06 +02:00
poke646 Progs.src for server-side codebases are much simpler now, player class now 2020-05-03 05:26:06 +02:00
rewolf Gunman Chronicles: Unstuck secondary option menus. 2020-05-03 05:39:34 +02:00
scihunt Scientist Hunt: Add skill_scihunt.cfg and make the weapons damage values respect the internal values. 2020-07-25 00:46:18 +02:00
tfc Progs.src for server-side codebases are much simpler now, player class now 2020-05-03 05:26:06 +02:00
valve Half-Life: Make WEAPON_TRIPMINE solid again once it's readied, don't use floating point precision for the beam for reasons. 2020-08-14 23:00:03 +02:00
damage.h Spring cleaning. Prepare for summer! Fixed lots of bugs too: 2020-04-12 15:50:42 +02:00
defs.h Progs.src for server-side codebases are much simpler now, player class now 2020-05-03 05:26:06 +02:00
entities.h Spring cleaning. Prepare for summer! Fixed lots of bugs too: 2020-04-12 15:50:42 +02:00
events.h Went over weapon-drop logic to handle ammo, undroppable weapons. 2020-04-26 13:17:19 +02:00
flags.h CGameRules: Allow different MaxItemPerSlot limits per slot type. 2020-04-24 05:37:54 +02:00
fteextensions.qc Fix armor indirection bug. The compiler ought to warn about name conflicts like these. 2020-05-28 19:53:24 +02:00
hitmesh.h Spring cleaning. Prepare for summer! Fixed lots of bugs too: 2020-04-12 15:50:42 +02:00
materials.h Lots of commits bundled into one: 2020-04-20 06:45:14 +02:00
math.h Moved gamerule definitions at a higher scope, this will make it easier 2020-04-15 01:18:19 +02:00
player.h Fix armor indirection bug. The compiler ought to warn about name conflicts like these. 2020-05-28 19:53:24 +02:00
pmove.c func_friction: Added implementation of a friction modifier for player entities. This affects pmove.c as well. 2020-06-12 13:37:37 +02:00
sound.c Fix new compiler warnings. 2020-05-30 23:08:11 +02:00
sound.h Simplified the client progs.src file for each game massively. 2020-05-02 23:57:25 +02:00