From 216dd1aecd765c7de742ae4beb8dce2d8ded0e02 Mon Sep 17 00:00:00 2001 From: iikorni Date: Sun, 30 Aug 2026 00:50:23 -0500 Subject: [PATCH] Overhaul to console structure, a bit --- .idea/workspace.xml | 121 +-- Misc/fix_externaltex.patch | 14 +- Quake/bgmusic.cpp | 26 +- Quake/cd_null.cpp | 2 +- Quake/cd_sdl.cpp | 54 +- Quake/cl_demo.cpp | 34 +- Quake/cl_input.cpp | 4 +- Quake/cl_main.cpp | 34 +- Quake/cl_parse.cpp | 52 +- Quake/cl_tent.cpp | 2 +- Quake/cmd.cpp | 52 +- Quake/common.cpp | 56 +- Quake/console.cpp | 887 +++++++++---------- Quake/console.hpp | 79 +- Quake/convar.cpp | 26 +- Quake/gl_draw.cpp | 2 +- Quake/gl_fog.cpp | 18 +- Quake/gl_mesh.cpp | 4 +- Quake/gl_model.cpp | 80 +- Quake/gl_refrag.cpp | 2 +- Quake/gl_rmain.cpp | 6 +- Quake/gl_rmisc.cpp | 12 +- Quake/gl_screen.cpp | 28 +- Quake/gl_sky.cpp | 10 +- Quake/gl_texmgr.cpp | 20 +- Quake/gl_vidsdl.cpp | 156 ++-- Quake/host.cpp | 38 +- Quake/host_cmd.cpp | 100 +-- Quake/image.cpp | 2 +- Quake/in_sdl.cpp | 56 +- Quake/keys.cpp | 1704 +++++++++++++++++------------------- Quake/menu.cpp | 4 +- Quake/net_dgrm.cpp | 84 +- Quake/net_loop.cpp | 4 +- Quake/net_main.cpp | 40 +- Quake/net_udp.cpp | 24 +- Quake/net_wins.cpp | 24 +- Quake/net_wipx.cpp | 20 +- Quake/pr_cmds.cpp | 24 +- Quake/pr_edict.cpp | 46 +- Quake/pr_exec.cpp | 30 +- Quake/r_alias.cpp | 4 +- Quake/r_brush.cpp | 2 +- Quake/r_part.cpp | 8 +- Quake/r_sprite.cpp | 2 +- Quake/r_world.cpp | 2 +- Quake/snd_codec.cpp | 12 +- Quake/snd_dma.cpp | 46 +- Quake/snd_flac.cpp | 18 +- Quake/snd_mem.cpp | 30 +- Quake/snd_mikmod.cpp | 6 +- Quake/snd_mix.cpp | 4 +- Quake/snd_modplug.cpp | 2 +- Quake/snd_mp3.cpp | 24 +- Quake/snd_mp3tag.cpp | 14 +- Quake/snd_mpg123.cpp | 16 +- Quake/snd_opus.cpp | 10 +- Quake/snd_sdl.cpp | 12 +- Quake/snd_umx.cpp | 12 +- Quake/snd_vorbis.cpp | 10 +- Quake/snd_wave.cpp | 18 +- Quake/snd_xmp.cpp | 6 +- Quake/sv_main.cpp | 28 +- Quake/sv_move.cpp | 6 +- Quake/sv_phys.cpp | 16 +- Quake/sv_user.cpp | 2 +- Quake/view.cpp | 6 +- Quake/wad.cpp | 2 +- Quake/world.cpp | 4 +- Quake/zone.cpp | 38 +- 70 files changed, 2081 insertions(+), 2260 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 764465b..42a6018 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,6 +6,7 @@ { "useNewFormat": true @@ -27,85 +28,57 @@ - + - + - - - + - + - - - - + - + - - - - - - - - - - - - - - - - - - - - + + - - - - - - + @@ -122,14 +95,10 @@ - - - + - - @@ -145,6 +115,10 @@ + + + + - { + "keyToString": { + "CMake Application.quakespasm.executor": "Run", + "CidrDebugProfileConversion": "true", + "ModuleVcsDetector.initialDetectionPerformed": "true", + "RunOnceActivity.RadMigrateCodeStyle": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "RunOnceActivity.cidr.known.project.marker": "true", + "RunOnceActivity.git.unshallow": "true", + "RunOnceActivity.readMode.enableVisualFormatting": "true", + "RunOnceActivity.typescript.service.memoryLimit.init": "true", + "SHARE_PROJECT_CONFIGURATION_FILES": "true", + "cf.first.check.clang-format": "false", + "cidr.known.project.marker": "true", + "codeWithMe.voiceChat.enabledByDefault": "false", + "git-widget-placeholder": "master", + "last_opened_file_path": "/home/iikorni/Downloads/quakespasm-0.96.3/cmake-build-debug/id1", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.jshint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.jshint": "", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs_package_manager_path": "npm", + "settings.editor.selected.configurable": "language.cpp.clang-tidy" } -}]]> +} @@ -199,11 +174,6 @@ - - - -