Commit graph

  • f995839e4b Don't use keynames for gamepad button names Jaime Moreira 2025-02-02 12:41:17 -0300
  • b23bfb6ee2 Gamepad buttons are now SDL3 style Jaime Moreira 2025-02-02 11:38:43 -0300
  • f7934b1936 update stb_* codes to latest master (5c205738c191bcb0abc65c4febfa9bd25ff35234) Denis Pauk 2025-02-02 13:09:47 +0200
  • 43eeb49fad Merge remote-tracking branch 'yquake2/master' Denis Pauk 2025-02-02 13:02:55 +0200
  • b8a6f2b760 Remove superfluous hints regarding rumble on Playstation gamepads. Yamagi 2025-02-02 10:25:33 +0100
  • 42b578b2bb pmove: code style cleanup Denis Pauk 2025-01-12 23:42:26 +0200
  • 5030d9d046 pmove: code cleanup Denis Pauk 2025-01-08 23:23:51 +0200
  • 5440d6b94a pmove: PM_Friction cleanup Denis Pauk 2025-01-05 23:41:14 +0200
  • e71fce25a4 protocol: extend MAX_MSGLEN to 32k Denis Pauk 2025-01-04 22:56:51 +0200
  • 9e3de04388 protocol: partial support of 29.3 player coordinates Denis Pauk 2025-01-01 22:46:19 +0200
  • 33fd4579fb client: code style cleanup Denis Pauk 2025-01-01 22:34:21 +0200
  • 89719b4a27 game: code style cleanup Denis Pauk 2025-01-01 14:36:38 +0200
  • 1fdb0f81e6 renders: check min/max on nodes load Denis Pauk 2024-12-31 15:22:08 +0200
  • 50a0609af8 protocol: use MSG_WritePos with protocol version Denis Pauk 2024-12-31 13:14:28 +0200
  • d6da3a5362 protocol: extend entity_xstate_t.origin to floats Denis Pauk 2024-12-31 01:23:37 +0200
  • e5a30b40fb Merge branch 'master' into rearrangecalls rearrangecalls Denis Pauk 2024-12-28 23:26:18 +0200
  • 13bd293c17 client: cleanup statusbar line Denis Pauk 2024-12-28 18:35:21 +0200
  • 6466bdf543 count vk calls Denis Pauk 2024-12-27 17:32:15 +0200
  • fd4a7abc58 game: sync target_camera with ReRelease Denis Pauk 2024-12-27 17:26:33 +0200
  • 05b2b3928a readme: update videos Denis Pauk 2024-12-26 17:25:25 +0200
  • 4e22fc255d game: add misc_player_mannequin from ReRelease code Denis Pauk 2024-12-26 00:35:09 +0200
  • c6338f0c36 game: add ai_model_scale from ReRelease code Denis Pauk 2024-12-25 16:42:23 +0200
  • 9029beb87d game: Add npc_timeminder from Anachronox Denis Pauk 2024-12-25 12:13:34 +0200
  • ded38bbf44 game: sync target_autosave with ReRelease code Denis Pauk 2024-12-25 11:30:36 +0200
  • f7b9c8c518 game: sync target_sky with ReRelease code Denis Pauk 2024-12-25 11:24:36 +0200
  • dbcd1d0d6d game: allocate translation and dynamic entities by malloc Denis Pauk 2024-12-25 00:35:10 +0200
  • b6f69da662 renders: use bigger light blocks Denis Pauk 2024-12-23 16:08:06 +0200
  • a4511bd7f0 Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-12-23 00:25:43 +0200
  • 54e32cb79d renders: dynamic allocation of PVS/PHS buffer Denis Pauk 2024-12-22 23:56:29 +0200
  • de20289cb1 collision: dynamic allocation of PVS/PHS buffer Denis Pauk 2024-12-22 22:58:51 +0200
  • 1ca588ef5e maps: share Vis decode code Denis Pauk 2024-12-22 17:43:52 +0200
  • 726e4616db renders: dynamic allocate buffer in *_MarkLeaves Denis Pauk 2024-12-22 00:53:22 +0200
  • 0a346113dd maps: dynamic allocate buffer in Mod_LoadQBSPNodes Denis Pauk 2024-12-22 00:32:55 +0200
  • a21e1f27ed renders: validate count of clusters in visibility lump Denis Pauk 2024-12-22 00:05:44 +0200
  • 14a832c710 game: fix pickup chainfist Denis Pauk 2024-12-21 23:09:39 +0200
  • 27d1a87ab0 maps: reuse CM_Cluster code Denis Pauk 2024-12-21 17:54:40 +0200
  • 9079f610d0 maps: make visibility entity optional Denis Pauk 2024-12-21 16:53:38 +0200
  • 9e127cf71f
    Merge pull request #1175 from 0lvin/1173_crash Yamagi 2024-12-22 19:28:16 +0100
  • 49b4e97f5d
    disable certificate validation for HTTPS (#1174) SiemensSchuckert 2024-12-22 21:12:48 +0300
  • 4025b1aa46 protocol: configstring should checked to negative values Denis Pauk 2024-12-21 16:06:01 +0200
  • f70ec69470 hide local functions under static Denis Pauk 2024-12-21 13:50:03 +0200
  • 02e6784111 renders: make pic name const Denis Pauk 2024-12-21 12:43:37 +0200
  • dfd2cb3700 Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-12-21 12:19:57 +0200
  • 7211e06c8c Fix drawing of UDP download progress bar with r_consolescale > 1. Yamagi 2024-12-21 10:10:42 +0100
  • 290c9ecabe
    Merge pull request #1170 from protocultor/wpn_preview Yamagi 2024-12-21 09:51:42 +0100
  • 8d03b22a2f maps: fix yellow wall in daikatana e2m2a Denis Pauk 2024-12-20 23:12:14 +0200
  • c388d5b31d Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-12-20 22:46:30 +0200
  • d3a98cf66b Text simplified for sound backend menu option Jaime Moreira 2024-12-20 16:36:53 -0300
  • 8c8488657c Fix less planes reserved for hull box testing than used down below. Yamagi 2024-12-20 15:30:32 +0100
  • cdf1cba106 Correct strncmp() checks in download code. Yamagi 2024-12-20 15:24:27 +0100
  • cbd1665239 game: fix spirit models on start points Denis Pauk 2024-12-20 16:06:58 +0200
  • c3d7def63d cmakefile: add vulkan build Denis Pauk 2024-12-20 13:00:30 +0200
  • ea94f56f18 cmakefile: add gl4 target Denis Pauk 2024-12-20 12:35:40 +0200
  • 9d68b161bd readme: add new video Denis Pauk 2024-12-20 12:35:10 +0200
  • 4293f1e73a cin: fix regression from c8985738 Denis Pauk 2024-12-20 11:48:45 +0200
  • 91103f907b add static for local function and use size_t with string length Denis Pauk 2024-12-19 23:22:12 +0200
  • 8f0906704a Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-12-20 16:10:28 +0200
  • 9522e9e490
    Merge pull request #1169 from SiemensSchuckert/HTTP_dnl2 Yamagi 2024-12-20 11:38:07 +0100
  • bc168a7bfa
    Merge pull request #1168 from SiemensSchuckert/HTTP_dnl1 Yamagi 2024-12-20 11:37:41 +0100
  • 5a0def601a client: improve autodetect heretic2 map 8.42RR11 Denis Pauk 2024-12-18 22:39:06 +0200
  • f931f9c8bc ReadMe: prepare for 8.42RR11 release Denis Pauk 2024-12-18 19:35:50 +0200
  • 67052ec008 client: rework flashlight Denis Pauk 2024-12-18 18:17:53 +0200
  • 7a3ebc7e99 game: Add support 'g_start_item' Denis Pauk 2024-12-18 15:24:24 +0200
  • fdeabf515c client: mesh mask in model preview Denis Pauk 2024-12-17 21:41:10 +0200
  • 60f0fdd969 Makefile parameter to disable SDL Gyro support Jaime Moreira 2024-12-15 22:51:56 -0300
  • 661761f047 Gamepad Gyro properly detected in SDL3 Jaime Moreira 2024-12-15 22:22:28 -0300
  • 5d201fce9a GL1 water warp effect Jaime Moreira 2024-12-11 21:05:27 -0300
  • 6a3a081b4b Refactored gluPerspective-like function in GL1 Jaime Moreira 2024-12-11 20:46:53 -0300
  • 5e8ffa3630 maps: Add support of Anachronox material flags Denis Pauk 2024-12-10 00:08:11 +0200
  • baa4d8153a protocol: restore ReRelease scale Denis Pauk 2024-12-08 23:37:47 +0200
  • 032b66b062 protocol: Use combined entity state structure Denis Pauk 2024-12-08 21:29:43 +0200
  • d4b4266758 protocol: partial revert f856be35 Denis Pauk 2024-12-08 00:39:54 +0200
  • b95ce55edc maps: add materials support check for other games Denis Pauk 2024-12-07 18:01:03 +0200
  • af7b8f6c61 client: add support foodstep based on floor material Denis Pauk 2024-12-05 01:12:05 +0200
  • 05499dd331 maps: initial load material definitions Denis Pauk 2024-12-04 00:10:00 +0200
  • 0c6c51f903 game: Add support health_multiplier from ReRelaes Denis Pauk 2024-12-03 00:10:49 +0200
  • 6b8cd8fdf9 Weapon preview for cycleweap Jaime Moreira 2024-12-04 18:57:19 -0300
  • 1825aa9723 Sound backend selector Jaime Moreira 2024-12-04 18:53:57 -0300
  • 4cb319216f
    fix HTTP download crash (on 404) SiemensSchuckert 2024-12-04 18:54:45 +0300
  • 03d22045ad
    fix HTTP download crash (on empty file) SiemensSchuckert 2024-12-04 18:51:47 +0300
  • 5518640473 client: Add alttext to main menu Denis Pauk 2024-12-01 23:38:19 +0200
  • 37b0e7a1f3 renders: add support of alt text for scaled image Denis Pauk 2024-12-01 23:01:59 +0200
  • 65abf0188a game: add custom status bar for DoD(roarke) Denis Pauk 2024-12-01 15:45:39 +0200
  • 94fc9a96ae game: update heretic2 items description Denis Pauk 2024-12-01 01:25:48 +0200
  • 5055774a3d Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-11-30 23:08:52 +0200
  • 9f6c455b45 Fix usage, the command is named dumpuser and not info. Yamagi 2024-11-30 16:30:55 +0100
  • 808f748f4a game: fix flashlight flag Denis Pauk 2024-11-27 00:39:36 +0200
  • 58363c6696 game: Add BoB effect for items support Denis Pauk 2024-11-26 23:36:57 +0200
  • c7f74a3fa6 client: move flashlight to separate field Denis Pauk 2024-11-26 23:34:22 +0200
  • 3314fc941e client: support of EF_FLASHLIGHT effect Denis Pauk 2024-11-24 23:25:26 +0200
  • 5d21429c36 client: code style cleanup Denis Pauk 2024-11-24 23:01:09 +0200
  • 27b41be951 game: add 'trigger_flashlight' support Denis Pauk 2024-11-24 22:54:36 +0200
  • 42d5958d98 Merge remote-tracking branch 'yquake2/master' Denis Pauk 2024-11-23 23:03:06 +0200
  • 6ff7413b65
    Merge pull request #1163 from ps5-payload-dev/master Yamagi 2024-11-23 14:52:46 +0100
  • e21e057b04 backends: ensure _wgetcwd() is declared when compiling for windows John Törnblom 2024-11-23 13:36:13 +0100
  • 24888cc3c1 backends: add portable variant of getcwd John Törnblom 2024-11-23 13:12:36 +0100
  • e87bcfb906 backends: ensure unistd.h is included when compiling for apple OSes John Törnblom 2024-11-23 13:11:19 +0100
  • 8b9f506a50
    Merge pull request #1162 from devnexen/cmdparser_optim Yamagi 2024-11-23 08:49:48 +0100
  • 12fa246a6d game: fix scale for non dynamic definitions Denis Pauk 2024-11-21 00:15:06 +0200
  • e0ea452e9a renders: Add initial scale logic in renders Denis Pauk 2024-11-19 00:19:29 +0200