Category:Ru/Programming: Difference between revisions
Jump to navigation
Jump to search
m (added otherlang links & category standardization & "synchronized" with english page (still needs translation)) |
m (tidy & link fix) |
||
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}} | ||
==Basics== | == Basics == | ||
* [[Installing and Debugging the Source Code]] | * [[Installing and Debugging the Source Code]] | ||
* [[Developer_Console_Control:ru|Управление консолью разработчика]] | * [[Developer_Console_Control:ru|Управление консолью разработчика]] | ||
Line 17: | Line 17: | ||
* [[Projectile based Weapons]] | * [[Projectile based Weapons]] | ||
==Compiling== | == Compiling == | ||
* [[Compiler Choices]] | * [[Compiler Choices]] | ||
* [[Compiler Requirements]] | * [[Compiler Requirements]] | ||
Line 26: | Line 26: | ||
* [[Microsoft Visual Studio 6.0 Usage]] | * [[Microsoft Visual Studio 6.0 Usage]] | ||
==APIs== | == APIs == | ||
* [[:Category:Interfaces:ru|Interfaces]] | * [[:Category:Interfaces:ru|Interfaces]] | ||
==Miscellaneous== | == Miscellaneous == | ||
* [[Shader Authoring:ru|Создание шейдеров]] | * [[Shader Authoring:ru|Создание шейдеров]] | ||
* [[Using Source Control with the Source SDK]] | * [[Using Source Control with the Source SDK]] | ||
Line 37: | Line 37: | ||
* [[Team Icons]] | * [[Team Icons]] | ||
==Artificial | == Artificial intelligence == | ||
* [[AI Programming]] | * [[AI Programming]] | ||
* [[Fixing AI in multiplayer]] | * [[Fixing AI in multiplayer]] | ||
==Plugins== | == Plugins == | ||
* [[Server Plugins:ru|Серверные плагины]] | * [[Server Plugins:ru|Серверные плагины]] | ||
* [[Developer Console Control]] | * [[Developer Console Control:ru|Developer Console Control]] | ||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | {{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | ||
==Abstract | == Abstract coding == | ||
{{abstract coding ideas}} | {{abstract coding ideas}} | ||
{{category cell|background-color=white|border-color=white}} | {{category cell|background-color=white|border-color=white}} | ||
==Special | == Special effects == | ||
* [[Special Effects - Introduction|Introduction]] | * [[Special Effects - Introduction|Introduction]] | ||
* [[Special Effects - Server Control|Server | * [[Special Effects - Server Control|Server control]] | ||
{{category cell|background-color=#FBF7EA|border-color=white}} | {{category cell|background-color=#FBF7EA|border-color=white}} | ||
==User | == User interface (VGUI) == | ||
* [[VGUI Documentation:ru|Документация VGUI]] | * [[VGUI Documentation:ru|Документация VGUI]] | ||
* [[VGUI2 Programming Best Practices]] | * [[VGUI2 Programming Best Practices]] | ||
* [[HUD Elements:ru|Элементы HUD]], [[Basic Hud Modification]] | * [[HUD Elements:ru|Элементы HUD]], [[Basic Hud Modification]] | ||
* [[Adding Your Logo to the Menu]] | * [[Adding Your Logo to the Menu]] | ||
* [[Making GameUI Panels]] | * [[VGUI: Making GameUI Panels|Making GameUI panels]] | ||
* [[Models on VGUI Panels]] | * [[Models on VGUI Panels]] | ||
* [[Creating a VGUI | * [[VGUI Screen Creation|Creating a VGUI screen]] | ||
* [[Creating a VGUI | * [[VGUI Task List|Creating a VGUI task list]] | ||
{{category cell|background-color=white|border-color=lightgray}} | {{category cell|background-color=white|border-color=lightgray}} | ||
==Networking== | == Networking == | ||
* [[Precaching Assets:ru|Кэширование файлов]] | * [[Precaching Assets:ru|Кэширование файлов]] | ||
* [[Data Descriptions:ru|Описание данных]] | * [[Data Descriptions:ru|Описание данных]] | ||
Line 77: | Line 77: | ||
* [[Networking Entities]] | * [[Networking Entities]] | ||
* [[Master Server Query Protocol]] | * [[Master Server Query Protocol]] | ||
* [[ | * [[Server Queries]] | ||
* [[Source RCON Protocol]] | * [[Source RCON Protocol]] | ||
* [[Physics Entities on Server & Client:ru|Физические энтити на стороне клиента и сервера]] | * [[Physics Entities on Server & Client:ru|Физические энтити на стороне клиента и сервера]] | ||
* [[Working With Prediction:ru|Работа с предсказанием]] | * [[Working With Prediction:ru|Работа с предсказанием]] | ||
* [[ | * [[Server-Side Bots|Creating server-side bots]] | ||
==Conversions== | == Conversions == | ||
* [[Third Person Camera]] | * [[Third Person Camera]] | ||
* [[2D Fighter/Arcade game]] | * [[2D Fighter/Arcade game]] |
Revision as of 17:48, 2 February 2008
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