User:Jazmeister/CatProg: Difference between revisions
Jump to navigation
Jump to search
Jazmeister (talk | contribs) No edit summary |
m (Removed obsolete templates) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 12: | Line 12: | ||
*# [[Authoring a Brush Entity]] | *# [[Authoring a Brush Entity]] | ||
* [[Think()]] | * [[Think()]] | ||
* [[ | * [[UTIL_TraceLine|Using traceLines]] | ||
* [[Generalities On Entities]] | * [[Generalities On Entities]] | ||
Line 32: | Line 32: | ||
* '''[[AI Programming]]''' | * '''[[AI Programming]]''' | ||
* [[Fixing AI in multiplayer]] | * [[Fixing AI in multiplayer]] | ||
== Miscellaneous == | |||
* [[Shader Authoring]] | |||
* [[Using Source Control with the Source SDK]] | |||
* [[First Person Ragdolls]] | |||
* [[Team Icons]] | |||
* [[AddingLua|Adding Lua]] | |||
== Plugins == | |||
* [[Server Plugins]] | |||
* [[Developer Console Control]] | |||
== Reference == | |||
* [[:Category:Interfaces]] | |||
* [[:Category:Functions]] | |||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | |||
== Abstract coding == | |||
* [[Adding an experience system|Levels & XP]] | |||
* [[Optimization (Programming)|Optimization]] | |||
* [[Procedural Textures]] | |||
* [[Scopes & Sniperrifles]] | |||
* [[Special effects]] | |||
* [[Vehicles (programming)|Vehicles]] | |||
{{category cell|background-color=white|border-color=white}} | |||
== Networking == | |||
* '''[[:Category:Networking]]''' | |||
* '''[[Source Multiplayer Networking]]''' | |||
* [[Networking Entities]] | |||
* [[Networking Events & Messages]] | |||
* [[Working With Prediction]] | |||
* [[Master Server Query Protocol]] | |||
* [[Server Queries]] | |||
* [[Source RCON Protocol]] | |||
* [[Server-Side Bots|Creating server-side bots]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | |||
== User interface (VGUI) == | |||
* '''[[:Category:VGUI]]''' | |||
* '''[[VGUI Documentation]]''' | |||
* [[VGUI2 Programming Best Practices]] | |||
* [[HUD Elements]] and [[Basic Hud Modification]] | |||
* [[Adding Your Logo to the Menu]] | |||
* [[VGUI: Making GameUI Panels|Making GameUI panels]] | |||
* [[Models on VGUI Panels]] | |||
* [[VGUI Screen Creation|Creating a VGUI screen]] | |||
* [[VGUI Task List|Creating a VGUI task list]] | |||
{{category cell|background-color=white|border-color=lightgray}} | |||
== Special effects == | |||
* [[Special Effects - Introduction|Introduction]] | |||
* [[Special Effects - Server Control|Server control]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | |||
== Changing genres == | |||
* [[Third Person Camera]] | |||
* [[2D Fighter/Arcade game]] | |||
{{category end}} |
Latest revision as of 04:36, 24 June 2019
Basics
CompilingWeaponsArtificial intelligenceMiscellaneous
PluginsReference |
Abstract coding |
Networking | |
User interface (VGUI) | |
Special effects | |
Changing genres |