Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine
Manage
Activity
Members
Labels
Plan
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sip
engine
Commits
c952c575
Commit
c952c575
authored
6 years ago
by
D-AIRY
Browse files
Options
Downloads
Patches
Plain Diff
New video settings
parent
2bf736b5
No related branches found
No related tags found
1 merge request
!1
Version 0.10.1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/gamesource/gui/menu/settings_video.html
+7
-0
7 additions, 0 deletions
build/gamesource/gui/menu/settings_video.html
with
7 additions
and
0 deletions
build/gamesource/gui/menu/settings_video.html
+
7
−
0
View file @
c952c575
<html
onkeyup=
"return_ingame"
>
<html
onkeyup=
"return_ingame"
>
<head>
<head>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"settings_menu.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"settings_menu.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"settings_menu_video_ex.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"settings_menu_800x600.css"
max-width=
"800"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"settings_menu_800x600.css"
max-width=
"800"
/>
</head>
</head>
<body
style=
"font-name: quick-junky-regular;color: #c6f0fd;"
>
<body
style=
"font-name: quick-junky-regular;color: #c6f0fd;"
>
...
@@ -11,6 +12,9 @@
...
@@ -11,6 +12,9 @@
<div
class=
"menu-item"
>
Во весь экран
</div>
<div
class=
"menu-item"
>
Во весь экран
</div>
<div
class=
"menu-item"
>
Сглаживание
</div>
<div
class=
"menu-item"
>
Сглаживание
</div>
<div
class=
"menu-item"
>
Разрешение текстур
</div>
<div
class=
"menu-item"
>
Разрешение текстур
</div>
<div
class=
"menu-item"
>
Контраст
</div>
<div
class=
"menu-item"
>
Гамма
</div>
<div
class=
"menu-item"
>
Яркость
</div>
<div
class=
"menu-item"
onclick=
"engine_command"
args=
"
<div
class=
"menu-item"
onclick=
"engine_command"
args=
"
gui_load menu_settings_video_ex menu/settings_video_ex.html
gui_load menu_settings_video_ex menu/settings_video_ex.html
...
@@ -40,6 +44,9 @@
...
@@ -40,6 +44,9 @@
<option
value=
"1"
>
Среднее
</option>
<option
value=
"1"
>
Среднее
</option>
<option
value=
"2"
>
Низкое
</option>
<option
value=
"2"
>
Низкое
</option>
</select>
</select>
<div
style=
"height: 40px; position: relative; top: 10px;"
><range
class=
"set_item"
min=
"0"
max=
"1"
step=
"0.01"
format=
"%.2f"
cvar=
"pp_contrast"
/></div>
<div
style=
"height: 40px; position: relative; top: 10px;"
><range
class=
"set_item"
min=
"0"
max=
"1"
step=
"0.01"
format=
"%.2f"
cvar=
"pp_gamma"
/></div>
<div
style=
"height: 40px; position: relative; top: 10px;"
><range
class=
"set_item"
min=
"0"
max=
"1"
step=
"0.01"
format=
"%.2f"
cvar=
"pp_bright"
/></div>
<div
class=
"menu-item bottom"
onclick=
"settings_commit"
style=
"text-align: right;"
>
Применить
</div>
<div
class=
"menu-item bottom"
onclick=
"settings_commit"
style=
"text-align: right;"
>
Применить
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment