Skip to content
Snippets Groups Projects
  1. Jan 29, 2024
  2. Jan 21, 2024
  3. Jan 20, 2024
    • Lactozilla's avatar
      Changes: · 8cff33e6
      Lactozilla authored
      Ported skincolor cache management from the secondcolor branch
      Adjusted R_GetTranslationRemap to use a similar caching scheme
      Made sure that if a skincolor was updated, then related translations would be rebuilt
      8cff33e6
    • Lactozilla's avatar
      Correct comment · 9851ec56
      Lactozilla authored
      9851ec56
  4. Jan 19, 2024
  5. Jan 17, 2024
  6. Jan 16, 2024
  7. Jan 14, 2024
  8. Jan 11, 2024
  9. Jan 10, 2024
  10. Jan 09, 2024
  11. Jan 08, 2024
  12. Jan 07, 2024
    • Alam Ed Arias's avatar
      Merge branch 'master' into next · 626ac069
      Alam Ed Arias authored
      626ac069
    • Alam Ed Arias's avatar
      Update .gitlab-ci.yml file · a1308d8a
      Alam Ed Arias authored
      Drop Debian musl jobs
      a1308d8a
    • Alam Ed Arias's avatar
      fixup Valgrind warning: · caaeaef6
      Alam Ed Arias authored
      Conditional jump or move depends on uninitialised value(s)
      strncpy (vg_replace_strmem.c:599)
      MIT_SetCurBackground (m_menu.c:2650)
      M_IterateMenuTree (m_menu.c:2581)
      M_SetMenuCurBackground (m_menu.c:2790)
      F_InitMenuPresValues (f_finale.c:2276)
      D_StartTitle (d_main.c:998)
      G_Responder (g_game.c:2117)
      D_ProcessEvents (d_main.c:282)
      Local_Maketic (d_clisrv.c:5297)
      NetUpdate (d_clisrv.c:5701)
      TryRunTics (d_clisrv.c:5371)
      D_SRB2Loop (d_main.c:820)
      caaeaef6
    • Alam Ed Arias's avatar
      Fixup DEBUGMODE builds · 5b6c2428
      Alam Ed Arias authored
      doomdef.h: check if the build system already define our DEBUG code
      version.mk: do not fail on our inline functions in DEBUGMODE
      features.mk: we do not need the VALGRIND libraies, just the headers
      mserv.c: start registered with false in Update_parameters()
      5b6c2428
Loading