OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software

GPL-2.0 License

Stars
2K
Committers
84

Bot releases are visible (Hide)

OpenJK - Latest Build

Published by github-actions[bot] about 2 months ago

Commits

  • 6f2e758: Add -lGL and -lGLU to openjk_sp (Nam Nguyen) #1037
OpenJK - Latest Build Latest Release

Published by github-actions[bot] 4 months ago

Commits

  • a84dcc8: Fix setting wrong servertime on mapchange with active clients (Ensiform)
  • 414ebc5: Check netadr by const pointer instead of by value (Ensiform)
  • 819a980: [Rend2] Fix glext header (Ensiform)
  • c11082b: Missed reference in null client for CL_PacketEvent (Ensiform)
OpenJK - Latest Build

Published by github-actions[bot] 6 months ago

Commits

  • 3f4ca6b: Fix opengl context leak on vid_restart (causing thread, memory and other resource leaks) (fau) #1230
OpenJK - Latest Build

Published by github-actions[bot] 6 months ago

Commits

  • 77be2ef: [SP] Add CG_MagicFontToReal function to map magic number fonts to their vanilla equivalents. (Daggolin) #1227
  • a7855ce: [SP] Rename MenuFontToReal to UI_MenuFontToReal and replace hardcoded font mapping with a dynamic list of up to 64 fonts. (Daggolin) #1227
  • 3909676: [Shared] Fix CFontInfo::m_isVariant not getting initialized for non-variant fonts. (Daggolin) #1227
OpenJK - Latest Build

Published by github-actions[bot] 7 months ago

Commits

  • d2afcfe: [SP] Adjust MenuFontToReal to only try to register fonts once. (#1225) (Daggolin) #1225
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 62124e1: [Shared] add a custom CMake target to copy compilation DB from build dir to source dir (#1177) (razor) #1177
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 1e8a799: [MP] Remove BASE_COMPAT define (#1211) (razor) #1211
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 4547d40: [Meta] trim EOL whitespace (#1202) (razor) #1202
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 8e56d3c: ignore numBones assert if we're mixing jk2/jka models (#1210) (razor) #1210
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 540edeb: replace PATCH_STITCHING preprocessor define with r_patchStitching cvar (#1199) (razor) #1199
OpenJK - Latest Build

Published by github-actions[bot] 8 months ago

Commits

  • 1479067: [Shared] Replace CARET shift check when using cl_consoleUseScanCode with a check for cl_consoleShiftRequirement. (Daggolin) #1184
  • c007dfd: [Shared] Add con_height cvar to set console height. (Daggolin) #1184
  • ec944bb: [Shared] Draw console prompt even when renderer cmd queue overflows from too much text. (Daggolin) #1184
  • 80352db: [Shared] Port console features from jk2mv. (Daggolin) #1184
  • 371b8d6: [Shared] Add com_timestamps cvar to enable timestamps in system terminal and qconsole.log (Daggolin) #1184
  • c54bc58: [Shared] Fix ocr_a font not working in console anymore after renderer restart. (Daggolin) #1184
  • d786f19: [SP] Map the UI module internal font numbers 1 to 4 to the names of default fonts and dynamically register them to avoid undesired font changes when registering other fonts too early. (Daggolin) #1184
  • 97c7291: [Shared] Add support for sharper fonts (requires new assets; cvar: r_fontSharpness). (Daggolin) #1184
OpenJK - Latest Build

Published by github-actions[bot] 11 months ago

Commits

  • copy path into a static variable to work on in Sys_Basename and Sys_Dirname. This prevents overwriting argv[0]. (#1183) #1183 (Daggolin)
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • 4d0dfaf: remove old CI files (travis, appveyor) (#1180) (razor) #1180
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • ffadf53: [CI] exclude builds that match debug+portable, and all of WinXP's debug and portable builds. (#1169) (razor) #1169
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • c9d3e97: [SP] Fix hanging cutscenes on fast machines (#1153) (Lawrence A) #1153
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • bf403f7: Fix/improve buffer overflow in MSG_ReadBits/MSG_WriteBits (#937) (Simon McVittie) #937
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • 26b8719: [MP] fix off-by-one in TruncateGLExtensionsString which affects mods not derived from OJK (#1175) (razor) #1175
OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • f3e8614: [SP] Crash when filling SteerUser neighbors (out of bounds vector access) (#1149) (V-Sarthou) #1149
OpenJK - v0.0.0

Published by Razish about 1 year ago

What's Changed

This page intentionally left blank.

Full Changelog: https://github.com/JACoders/OpenJK/commits/v0.0.0

OpenJK - Latest Build

Published by github-actions[bot] about 1 year ago

Commits

  • 41ff78f: [Shared] Add support for arm64 (Apple M1). (Daggolin) #1164
  • c1b347d: [Shared] Workarounds for zlib and libpng to compile on macOS 13.5.2 (Apple M1) using Xcode 14.3.1 (14E300c). (Daggolin) #1164