quake3live/code/ui
serge_shubin 53dae1453a Build system fixes, rename to quake3live, disable hw gamma
- Rename output binary to quake3live.exe (all configurations)
- Set TargetName in vcxproj to match OutputFile for AfterBuild copy
- Default fs_game to "missionpack" in FS_Startup
- Add AfterBuild copy for ui project to workdir/missionpack
- Enable q3_ui build for non-TA configs only (TA uses ui project)
- Guard hardware gamma with ENABLE_HW_GAMMA macro (disabled by default)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 13:20:42 +08:00
..
compile.bat Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
Conscript Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
keycodes.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui.bat Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui.def Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui.q3asm Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui.vcxproj Build system fixes, rename to quake3live, disable hw gamma 2026-03-20 13:20:42 +08:00
ui.vcxproj.filters Migrate to Visual Studio 2022: replace .vcproj with .vcxproj, add .gitignore 2026-03-18 13:36:28 +08:00
ui_atoms.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_gameinfo.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_local.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_main.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_players.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_public.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_shared.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_shared.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_syscalls.asm Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_syscalls.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
ui_util.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00