Category:Ru/Programming: Difference between revisions
Jump to navigation
Jump to search
(update) |
|||
| Line 1: | Line 1: | ||
{{otherlang2 | {{DISPLAYTITLE:Категория:Программирование}}{{otherlang2 | ||
| de = :Category:Programming:de | |de=:Category:Programming:de | ||
| es = :Category:Programming:es | |es=:Category:Programming:es | ||
| jp = :Category:Programming:jp | |jp=:Category:Programming:jp | ||
| pl = :Category:Programming:pl | |pl=:Category:Programming:pl | ||
| en = :Category:Programming | |en=:Category:Programming | ||
| zh-cn = :Category:Programming:zh-cn}} | |zh-cn=:Category:Programming:zh-cn}} | ||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | {{category header|background-color=#E0E0E0|border-color=lightgray}} | ||
{{category newcolumn|rowspan=6|width=50%|background-color=#F7F7F7|border-color=lightgray}} | {{category newcolumn|rowspan=6|width=50%|background-color=#F7F7F7|border-color=lightgray}} | ||
==С чего начать== | == С чего начать == | ||
* [[Installing and Debugging the Source Code:ru|Установка и | * [[Installing and Debugging the Source Code:ru|Установка и Отладка Исходного Кода]] | ||
* [[Using Source Control with the Source SDK:ru|Использование | * [[Using Source Control with the Source SDK:ru|Использование Source Control с Source SDK]] | ||
* [[My First Mod:ru|Ваш | * [[My First Mod:ru|Ваш Первый Мод]] | ||
* [[Your First Entity:ru| | * [[Your First Entity:ru|Ваша Первая Энтити]] | ||
*# [[Authoring a Logical Entity:ru| | *# [[Authoring a Logical Entity:ru|Логическая Энтити]] | ||
*# [[Authoring a Model Entity:ru| | *# [[Authoring a Model Entity:ru|Энтити Модель]] | ||
*# [[Authoring a Brush Entity:ru| | *# [[Authoring a Brush Entity:ru|Энтити Браш]] | ||
* {{en}} [[Generalities On Entities| | * {{en}} [[Generalities On Entities|Общее об энтити]] | ||
===Компиляция=== | === Компиляция === | ||
* [[Compiler Choices:ru|Выбор | * [[Compiler Choices:ru|Выбор Компилятора]] | ||
** [[Compiling under VS2005:ru|Компиляция под VS2005]] | |||
** [[Compiling under VS2008:ru|Компиляция под VS2008]] | ** [[Compiling under VS2008:ru|Компиляция под VS2008]] | ||
** {{en}} [[Compiling under Linux|Компиляция под Linux]] | ** {{en}} [[Compiling under Linux|Компиляция под Linux]] | ||
* {{en}} [[ | * {{en}} [[Launching from Visual Studio|Запуск из Visual Studio]] | ||
== | == Общепринятые технологии == | ||
* {{en}} [[Accessing other entities|Доступ к другим | |||
* {{en}} [[Think()| | * {{en}} [[Accessing other entities|Доступ к другим энтити]] | ||
* [[Developer Console Control:ru| | * {{en}} <code>[[Think()|Think()]]</code> | ||
* [[TraceLines:ru| | * {{en}} <code>[[Create()|Create()]]</code> | ||
* [[Developer Console Control:ru|Контроль Консоли Разработчика]] | |||
* [[TraceLines:ru|Трассировка]] | |||
* {{en}} [[Vector|Векторы]] | * {{en}} [[Vector|Векторы]] | ||
* {{en}} [[Game initialization|Инициализация Игры]] (обозначение C++ игровых классов, {{en}} [[GameRules|Игровые Правила]], и т.д.) | |||
== Искусственный Интеллект == | |||
* {{en}} '''[[:Category:AI Programming|Категория:AI Программирование]]''' | |||
* {{en}} '''[[AI Programming|AI Программирование]]''' | |||
* {{en}} [[Fixing AI in multiplayer|Исправление AI в мультиплеере]] | |||
<!--* [[Commandable AI]]--> | |||
== Внешние библиотеки == | |||
* {{en}} [[Implementing FMOD|Осуществление FMOD]] | |||
* {{en}} [[Adding Lua|Добавление Lua]] | |||
* {{en}} [[Adding Python|Добавление Python]] | |||
== | == Разное == | ||
* {{en}} | * {{en}} [[:Category:Free source code|Бесплатный исходный код]] | ||
* {{en}} | * [[Shader Authoring:ru|Авторские Шейдеры]] | ||
* {{en}} [[ | * {{en}} [[First Person Ragdolls|Рэгдоллы от Первого Лица]] | ||
* {{en}} [[Team Icons|Иконки Команды]] | |||
* {{en}} [[AddingLua|Добавление Lua]] | |||
* {{en}} [[Fading The Player In Thirdperson|Падение Игрока От Третьего Лица]] | |||
* {{en}} [[Class System|Система Классов]] | |||
* {{en}} [[Camera Bob|Боб Камера]] | |||
== | == SDK Исправления и Советы == | ||
* {{en}} [[ | * {{en}} [[Duck Jump Fix|Исправление Duck Jump]] | ||
* {{en}} [[Duplicate Animation Events Fix|Исправление События Повторения Анимации]] | |||
* {{en}} [[ | |||
==Плагины== | == Плагины == | ||
* [[Server Plugins:ru|Серверные | * [[Server Plugins:ru|Серверные Плагины]] | ||
* [[Developer Console Control:ru| | * [[Developer Console Control:ru|Контроль Консоли Разработчика]] | ||
* {{en}} [[Left 4 Dead Plugins|Left 4 Dead Плагины]] | |||
== | == Справка == | ||
* {{en}} [[Programming Sites|Сайты по | * {{en}} [[Programming Sites|Сайты по Программированию]] | ||
* {{en}} [[Engine Structure|Структура | * {{en}} [[Engine Structure|Структура Движка]] | ||
* {{en}} [[:Category:Interfaces|Категория: Интерфейсы]] | * {{en}} [[Frame Order]] | ||
* {{en}} [[:Category:Functions|Категория: Функции]] | * {{en}} [[:Category:Interfaces|Категория:Интерфейсы]] | ||
* {{en}} [[:Category:Classes|Категория: Классы]] | * {{en}} [[:Category:Functions|Категория:Функции]] | ||
* {{en}} [[:Category:Classes|Категория:Классы]] | |||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | {{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | ||
==Абстрактное | == Абстрактное Программирование == | ||
* {{en}} [[Adding an experience system|Уровни & Опыт]] | * {{en}} [[Adding an experience system|Уровни & Опыт]] | ||
* {{en}} [[Optimization (Programming)|Оптимизация]] | * {{en}} [[Optimization (Programming)|Оптимизация]] | ||
* {{en}} [[Procedural Textures|Процедурные текстуры]] | * {{en}} [[Procedural Textures|Процедурные текстуры]] | ||
* {{en}} [[Scopes & Sniperrifles|Масштаб | * {{en}} [[Scopes & Sniperrifles|Масштаб & Снайперские Винтовки]] | ||
* {{en}} [[Special effects|Специальные эффекты]] | * {{en}} [[Special effects|Специальные эффекты]] | ||
* {{en}} [[Vehicles (programming)|Транспортные | * {{en}} [[Vehicles (programming)|Транспортные Средства]] | ||
* {{en}} [[Threads|Потоки]] | * {{en}} [[Threads|Потоки]] | ||
* {{en}} [[Save Game Files|Файлы Сохранения Игры]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | {{category cell|background-color=#FBF7EA|border-color=white}} | ||
==Оружие== | == Оружие == | ||
* {{en}} [[:Category:Weapons programming|Категория: | * {{en}} '''[[:Category:Weapons programming|Категория:Программирование Оружия]]''' | ||
* {{en}} [[ | * {{en}} '''[[Authoring a weapon entity|Создание энтити оружия]]''' | ||
* {{en}} [[ | * {{en}} '''[[Adding New Ammotypes|Добавление Нового Типа Аммуниции]]''' | ||
* {{en}} [[Adding a Dynamic Scope|Добавление | * {{en}} [[Weapon script|Скрипты оружия]] | ||
* {{en}} [[Magazine style reloads| | * {{en}} [[Adding a Dynamic Scope|Добавление Динамичного Прицела]] | ||
* {{en}} [[Dual Pistols (CSS Style)|Двойные | * {{en}} [[Magazine style reloads|Стиль перезарядки магазина]] | ||
* {{en}} [[Dual Pistols (CSS Style)|Двойные Пистолеты (в стиле CSS)]] | |||
* {{en}} [[Muzzle Flash Lighting|Слепящие вспышки света]] | * {{en}} [[Muzzle Flash Lighting|Слепящие вспышки света]] | ||
* {{en}} [[Grapple Hook|Захватывающий Крюк]] | |||
{{category cell|background-color=white|border-color=white}} | {{category cell|background-color=white|border-color=white}} | ||
==Сетевое | == Сетевое Программирование == | ||
* {{en}} '''[[:Category:Networking|Категория: Сетевое | * {{en}} '''[[:Category:Networking|Категория:Сетевое Программирование]]''' | ||
* [[Source Multiplayer Networking:ru|Программирование | * '''[[Source Multiplayer Networking:ru|Сетевое Программирование в Source]]''' | ||
* {{en}} [[Networking Entities|Сетевые Энтити]] | |||
* [[Networking Events & Messages:ru|Сетевые События & Сообщения]] | |||
* {{en}} [[Networking Entities|Сетевые | * [[Working With Prediction:ru|Работа с Прогнозированием]] | ||
* [[Networking Events & Messages:ru|Сетевые | * {{en}} [[Master Server Query Protocol|Протокол Запросов Мастер Сервера]] | ||
* [[Working With Prediction:ru|Работа с | * {{en}} [[Server Queries|Серверные Запросы]] | ||
* {{en}} [[Master Server Query Protocol|Протокол | * {{en}} [[Source RCON Protocol|Протокол Source RCON]] | ||
* {{en}} [[Server Queries| | |||
* {{en}} [[Source RCON Protocol|Source RCON | |||
* {{en}} [[Server-Side Bots|Создание серверных ботов]] | * {{en}} [[Server-Side Bots|Создание серверных ботов]] | ||
{{category cell|background-color=#FBF7EA|border-color=white}} | {{category cell|background-color=#FBF7EA|border-color=white}} | ||
==Интерфейс | == Пользовательский Интерфейс (VGUI) == | ||
* | * '''[[:Category:VGUI:ru|Категория:VGUI]]''' | ||
* '''[[VGUI Documentation:ru|Документация | * '''[[VGUI Documentation:ru|VGUI Документация]]''' | ||
* {{en}} [[VGUI2 Programming Best Practices| | * {{en}} [[VGUI2 Programming Best Practices|Общепринятые Нормы VGUI2 Программирования]] | ||
* [[HUD Elements:ru|Элементы | * [[HUD Elements:ru|HUD Элементы]] и {{en}} [[Basic Hud Modification|Основные HUD Модификации]] | ||
* {{en}} [[VGUI: Making GameUI Panels|Создание GameUI панелей]] | |||
* {{en}} [[VGUI: Making GameUI Panels|Создание GameUI | * {{en}} [[Models on VGUI Panels|Модели в VGUI Панелях]] | ||
* {{en}} [[Models on VGUI Panels|Модели | * {{en}} [[VGUI HTML Screen|VGUI HTML Экран]] | ||
* {{en}} [[VGUI HTML Screen|VGUI HTML | * {{en}} [[VGUI Screen Creation|Создание VGUI экрана]] | ||
* {{en}} [[VGUI Screen Creation|Создание экрана | * {{en}} [[VGUI Task List|Создание VGUI списка задач]] | ||
* {{en}} [[VGUI Task List|Создание списка задач | |||
{{category cell|background-color=white|border-color=lightgray}} | {{category cell|background-color=white|border-color=lightgray}} | ||
==Специальные эффекты== | == Специальные эффекты == | ||
* {{en}} [[Special Effects - Introduction| | * {{en}} [[Special Effects - Introduction|Система Специальных Эффектов - Введение]] | ||
* {{en}} [[Special Effects - Server Control| | * {{en}} [[Special Effects - Server Control|Система Специальных Эффектов - Контролирование Сервером]] | ||
* {{en}} [[Overlaying a material onto model entities|Наложение | * {{en}} [[Overlaying a material onto model entities|Наложение материала на энтити модели]] | ||
* {{en}} [[Custom Postprocessing Effects| | * {{en}} [[Custom Postprocessing Effects|Пользовательская Постобработка Эффектов]] | ||
* {{en}} [[L4D Glow Effect|L4D Glow Эффект]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | {{category cell|background-color=#FBF7EA|border-color=white}} | ||
== | == Изменение жанров == | ||
* {{en}} [[Third Person Camera|Камера " | * {{en}} [[Third Person Camera|Камера от "Третьего Лица"]] | ||
* {{en}} [[2D Fighter/Arcade game| | * {{en}} [[2D Fighter/Arcade game|2D Боевая/Аркадная игра]] | ||
* [[Over the Shoulder View:ru| | * [[Over the Shoulder View:ru|Изменение Вида]] | ||
{{category end}} | {{category end}}__NOTOC__ | ||
[[Category:Modding:ru]] | [[Category:Modding:ru]] | ||
[[Category:Russian]] | [[Category:Russian]] | ||
Revision as of 13:46, 18 January 2010
С чего начать
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. КомпиляцияThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Общепринятые технологииThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Think()
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Create()
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Искусственный ИнтеллектThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Внешние библиотекиThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. РазноеThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. SDK Исправления и СоветыThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. ПлагиныThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. СправкаThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
Абстрактное ПрограммированиеThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
ОружиеThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Сетевое ПрограммированиеThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Пользовательский Интерфейс (VGUI)This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Специальные эффектыThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Изменение жанровThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. |
Subcategories
This category has the following 9 subcategories, out of 9 total.
D
- Ru/Dota 2 (empty)
I
- Ru/Interfaces (empty)
N
- Ru/Networking (6 P)
P
- Ru/Plugins (1 P)
- Ru/Python (empty)
S
- Ru/Shaders (4 P)
V
- Ru/Variables (9 P)
- Ru/VGUI (9 P)
W
- Ru/Weapons programming (4 P)
Pages in category "Ru/Programming"
The following 68 pages are in this category, out of 68 total.
A
C
- Ru/Camera Bob
- Ru/Client missing DT class CWaterBullet
- Ru/Compiler choices
- Ru/Compiling under Linux
- Ru/Compiling under VS2002
- Ru/Compiling under VS2003
- Ru/Compiling under VS2005/Older SDK
- Ru/Compiling under VS2005
- Ru/Compiling under VS2008
- Ru/Compiling under VS2010
- Ru/Compiling under VS2012
- Ru/Custom Menu Screen