Category:Ru/Programming: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
(→Basics) |
||
Line 5: | Line 5: | ||
{{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]] | ||
* [[My First Mod:ru| | * [[My First Mod:ru|Ваш первый мод]] | ||
* [[My First Entity:ru| | * [[My 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|Создание объекта-браша]] | ||
* [[Generalities On Entities|Generalities On Entities]] | * [[Generalities On Entities|Generalities On Entities]] | ||
* [[ | |||
=== Компиляция === | |||
* [[Compiler Choices:ru|Выбор компилятора]] | |||
** [[Compiling under VS2008:ru|Компиляция под VS2008]] | |||
** [[Compiling under VS2005|Компиляция под VS2005]] | |||
** [[Compiling under VS2002|Компиляция под VS2002]] | |||
** [[Microsoft Visual Studio 6.0 Usage| Использование Microsoft Visual Studio 6.0]] | |||
** [[Compiling under Linux|Компиляция под Linux]] | |||
* [[Error on map: "Client missing DT class CTeamTrainWatcher"]] | |||
== Компиляция == | == Компиляция == |
Revision as of 07:05, 20 May 2009
Template:Otherlang:ru
Template:Otherlang:ru:de,
Template:Otherlang:ru:en,
Template:Otherlang:ru:es,
Template:Otherlang:ru:jp,
Template:Otherlang:ru:pl,
Template:Otherlang:ru:zh-cn.
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