Commit Graph

22 Commits

Author SHA1 Message Date
Marco Cawthorne 1441f62ed6
Rebuild against FreeHL Develop 2023-07-27 23:26:57 -07:00
Marco Cawthorne bdee8d2053
Remove base/src dependency and use valve/src's versions instead. 2023-02-12 12:59:42 -08:00
Marco Cawthorne 40ff065a82
Removal of Game_Input which has been made obsolete. 2023-01-11 17:45:51 -08:00
Marco Cawthorne b22d46c15a
Remove obsolete includes. 2023-01-08 13:36:39 -08:00
Marco Cawthorne 0dc6477936
Set pragma target fte_5768 2022-08-22 23:26:54 -07:00
Marco Cawthorne c667997143
Remove inclusion of pmove_water.qc and rules.qc 2022-08-05 10:47:00 -07:00
Marco Cawthorne 8fc96081e2
Remove mention of GS_RENDERFX. 2022-07-07 09:14:55 -07:00
Marco Cawthorne 3243ca22ef
Adjust naming against upstream. 2022-05-11 12:52:13 -07:00
Marco Cawthorne b471bc7607
Convert all classes to use the new parent names. The old ones were marked for deprecation long ago. 2022-05-10 15:01:59 -07:00
Marco Cawthorne a7903a585e
Implement IsMultiplayer() into HLGameRules class.
Improve player networking
2022-05-01 17:04:38 -07:00
Marco Cawthorne b35897d414
Update copyright information
Remove pmodel attributes from the player class.
2022-03-13 17:01:49 -07:00
Marco Cawthorne 0fcc37c111
Remove inclusion of gs-entbase/server/defs.h 2022-01-20 16:25:05 -08:00
Marco Cawthorne 6073b55474
Use GetSpawnX() methods instead of peeking into some attribute that
may change.
2021-09-16 18:41:51 +02:00
Marco Cawthorne da03267708 Don't define VALVE in the progs.src 2021-08-01 11:23:27 +02:00
Marco Cawthorne bced0e1ab3 Update player.h definition from ANGLES_Z to COLORMAP 2021-05-20 16:06:27 +02:00
Marco Cawthorne 48c98769a6 Don't set view_ofs here. 2021-05-16 23:14:11 +02:00
Marco Cawthorne 0e981e8c52 Use Base its damage.qc instead of FreeHL its. 2021-05-10 11:37:17 +02:00
Marco Cawthorne b7ab9b56e2 Shared: Inherit weapon_common from Nuclide's base game. 2021-05-10 08:19:12 +02:00
Marco Cawthorne 317a7e28b5 Simplify prediction code with the help from upstream SDK changes. 2021-05-08 17:47:46 +02:00
Marco Cawthorne b2f8e2cca6 Fix the code to compile against the latest Nuclide SDK 2021-05-07 13:35:55 +02:00
Marco Cawthorne 25addff737 Merge client/input.qc and server/input.qc into shared/input.qc 2021-03-09 12:07:01 +01:00
Marco Cawthorne e26c38718a Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 11:58:43 +01:00