CTR: Add initial

This commit is contained in:
Ryan Baldwin 2022-09-09 02:34:43 -04:00
parent f11d0d926d
commit ea68799cbd
143 changed files with 152 additions and 0 deletions

View file

@ -0,0 +1,56 @@
bind "PADUP" "+grenade"
binddt "PADUP" "impulse 25"
bind "PADLEFT" "+reload"
bind "PADRIGHT" "+switch"
bind "RTRIGGER" "+attack"
bind "LTRIGGER" "+aim"
bind "XBUTTON" "+forward"
bind "YBUTTON" "+moveleft"
bind "BBUTTON" "+back"
bind "ABUTTON" "+moveright"
bind "PADDOWN" "+knife"
bind "SELECT" "+use"
binddt "XBUTTON" "+forward %i; impulse 23;"
binddt "BBUTTON" "+back %i; impulse 30;"
in_mlook "1"
sensitivity "3"
lookstrafe "0"
lookspring "0"
cl_backspeed "200"
cl_forwardspeed "200"
_cl_color "0"
_cl_name "player"
_snd_mixahead "0.1"
bgmvolume "0.700000"
volume "1.000000"
viewsize "120.000000"
_config_modem_hangup "AT H"
_config_modem_init ""
_config_modem_clear "ATZ"
_config_modem_dialtype "T"
_config_com_modem "1.000000"
_config_com_baud "57600.000000"
_config_com_irq "4.000000"
_config_com_port "1016.000000"
gl_subdivide_size "2028"
gl_picmip "0"
r_dynamic "1"
gl_flashblend "1"
gl_ztrick "1"
gl_keeptjunctions "0"
gl_polyblend "1"
gl_texturemode "3"
gl_triplebuffer "1"
gl_texturemode GL_NEAREST_MIPMAP_NEAREST
d_subdiv16 1
saved4 "0"
saved3 "0"
saved2 "0"
saved1 "0"
savedgamecfg "0"
gamma "1.0"
crosshair "1"
scr_loadscreen "1"

View file

@ -0,0 +1,95 @@
//
// load keybindings
//
// commands with a leading + will also be called for key up events with
// the + changed to a -
unbindall
//
// character controls
//
bind ALT +strafe
bind , +moveleft
bind . +moveright
bind DEL +lookdown
bind PGDN +lookup
bind END centerview
bind z +lookdown
bind a +lookup
bind d +moveup
bind c +movedown
bind SHIFT +speed
bind CTRL +attack
bind UPARROW +forward
bind DOWNARROW +back
bind LEFTARROW +left
bind RIGHTARROW +right
bind SPACE +jump
bind ENTER +jump
bind TAB +showscores
bind 1 "impulse 1"
bind 2 "impulse 2"
bind 3 "impulse 3"
bind 4 "impulse 4"
bind 5 "impulse 5"
bind 6 "impulse 6"
bind 7 "impulse 7"
bind 8 "impulse 8"
bind 0 "impulse 0"
bind / "impulse 10" // change weapon
// zoom
alias zoom_in "sensitivity 2;fov 90;wait;fov 70;wait;fov 50;wait;fov 30;wait;fov 10;wait;fov 5;bind F11 zoom_out"
alias zoom_out "sensitivity 4;fov 5;wait;fov 10;wait;fov 30;wait;fov 50;wait;fov 70;wait;fov 90;bind F11 zoom_in; sensitivity 3"
bind F11 zoom_in
// Function keys
bind F1 "help"
bind F2 "menu_save"
bind F3 "menu_load"
bind F4 "menu_options"
bind F5 "menu_multiplayer"
bind F6 "echo Quicksaving...; wait; save quick"
bind F9 "echo Quickloading...; wait; load quick"
bind F10 "quit"
bind F12 "screenshot"
// mouse options
//
// client environment commands
//
bind PAUSE "pause"
bind ESCAPE "togglemenu"
bind ~ "toggleconsole"
bind ` "toggleconsole"
bind t "messagemode"
bind + "sizeup"
bind = "sizeup"
bind - "sizedown"
//
// mouse buttons
//
bind MOUSE1 +attack
bind MOUSE2 +forward
//
// default cvars
//
viewsize 100
gamma 1.0
volume 0.7
sensitivity 3

BIN
ctr/nzportable/nzp/gfx/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
ctr/nzportable/nzp/gfx/Q1pal.lmp Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/ndubk.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/ndudn.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/nduft.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/ndulf.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/ndurt.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/nduup.tga vendored Normal file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/env/skyboxbk.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
ctr/nzportable/nzp/gfx/env/skyboxdn.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
ctr/nzportable/nzp/gfx/env/skyboxft.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
ctr/nzportable/nzp/gfx/env/skyboxlf.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
ctr/nzportable/nzp/gfx/env/skyboxrt.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
ctr/nzportable/nzp/gfx/env/skyboxup.jpg vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
ctr/nzportable/nzp/gfx/h2pal.lmp Executable file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/hud/2x.tga Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/hud/r1.tga Executable file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/hud/r2.tga Executable file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/hud/r3.tga Executable file

Binary file not shown.

BIN
ctr/nzportable/nzp/gfx/hud/r4.tga Executable file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more