| .. |
|
asm
|
Upgrades to Xcode project and Apple Silicon support
|
2021-07-06 17:30:27 -05:00 |
|
autoupdater
|
Use nanosleep(2) instead of usleep(3)
|
2024-05-15 18:14:52 -04:00 |
|
botlib
|
Replace strncpy usage with Q_strncpyz
|
2025-07-24 09:47:13 +01:00 |
|
cgame
|
Fix possible CGame network buffer overflow
|
2025-07-24 09:47:13 +01:00 |
|
client
|
Make the fallback renderer the default renderer
|
2025-08-01 22:36:51 +01:00 |
|
game
|
Replace strncpy usage with Q_strncpyz
|
2025-07-24 09:47:13 +01:00 |
|
null
|
Added audio capture support to SDL backend.
|
2018-04-13 22:38:17 -04:00 |
|
q3_ui
|
Fix team orders menu not listing clients with lower clientnums
|
2019-10-28 23:13:57 -05:00 |
|
qcommon
|
Move puff.* to renderercommon
|
2025-08-01 22:36:51 +01:00 |
|
renderercommon
|
Move puff.* to renderercommon
|
2025-08-01 22:36:51 +01:00 |
|
renderergl1
|
Merge identical tr_subs.c into renderercommon
|
2025-08-01 22:36:51 +01:00 |
|
renderergl2
|
Merge identical tr_subs.c into renderercommon
|
2025-08-01 22:36:51 +01:00 |
|
sdl
|
Replace USE_LOCAL_HEADERS with USE_INTERNAL_*
|
2025-07-29 17:32:18 +01:00 |
|
server
|
Replace strncpy usage with Q_strncpyz
|
2025-07-24 09:47:13 +01:00 |
|
sys
|
Allow Windows icon to be set by defining WINDOWS_ICON_PATH
|
2025-08-01 22:36:51 +01:00 |
|
thirdparty
|
Move third party code to code/thirdparty
|
2025-08-02 20:01:03 +01:00 |
|
tools
|
Fix a few misleading indentation warnings
|
2025-07-13 22:57:33 +01:00 |
|
ui
|
Add range check for UI text buffer
|
2025-07-24 09:47:13 +01:00 |
|
web
|
Make client.html and Autotools style input file
|
2025-07-31 11:02:38 +01:00 |