All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Valve Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:01, 21 August 2025 SomeoneTookSeven talk contribs created page File Management (first draft of information)
- 21:27, 27 July 2025 SomeoneTookSeven talk contribs created page Template:VPC (Created page with "{{doc|docpage=Template:Hl2/doc}} <includeonly><onlyinclude>{{Software | {{{1}}} | ico = Icon-Windows_Executable.png | ico size = 16px | link = VPC | name = {{#switch: {{language}} | #default = VPC }} | name1 = {{#switch: {{language}} | #default = Valve Project Creator }} | col = #FFFFFF | addtext = {{{addtext|}}} | nt = {{{nt|}}} }}</onlyinclude></includeonly>")
- 20:57, 27 July 2025 SomeoneTookSeven talk contribs uploaded File:Icon-cpp.png
- 20:57, 27 July 2025 SomeoneTookSeven talk contribs created page File:Icon-cpp.png
- 12:36, 27 July 2025 SomeoneTookSeven talk contribs created page User:SomeoneTookSeven/TemplateSDK (Created page with "<noinclude> I Made my own because I did not like the normal SDK one = Example = Lorem Ipsum Lorem Ipsum <span style="margin: 0px 0.25em 0px 0.25em;color:#c286fe !important;background-color:#1d1326;padding:1px 4px 2px 4px;border-radius:8px;border: 1px solid black";white-space:no-wrap;margin:0>frameless|text-top|16px|link=:Category:SDK_Documentation|alt="SDKImg"| :Category:SDK_Documentation|<span style="color:#c286fe !important;font-weight:bo...")
- 11:04, 27 July 2025 SomeoneTookSeven talk contribs created page User:SomeoneTookSeven/TemplateCheatSheet (Created page with "This is more of a reference page for relevant templating stuff so I don't need to keep googling the same stuff. # Transclusion Transclusion is just what actually transfer from one page to another when it gets included: * <nowiki><noinclude></nowiki> = Source Page Only, No Inclusion * <nowiki><includeonly></nowiki> = No Source, Only Inclusion * <nowiki><onlyinclude></nowiki> = Source Page + Inclusion Page")
- 10:36, 27 July 2025 SomeoneTookSeven talk contribs uploaded a new version of File:Icon-SourceSDK.png (Better Readability at Smaller Scales & Reduced Image Size)
- 10:14, 27 July 2025 SomeoneTookSeven talk contribs uploaded File:Icon-SourceSDK.png
- 10:14, 27 July 2025 SomeoneTookSeven talk contribs created page File:Icon-SourceSDK.png
- 10:08, 27 July 2025 SomeoneTookSeven talk contribs uploaded File:Icon-SourceSDK.webp (Distinguishing icon specifically for SDK branches)
- 10:08, 27 July 2025 SomeoneTookSeven talk contribs created page File:Icon-SourceSDK.webp (Distinguishing icon specifically for SDK branches)
- 19:15, 26 July 2025 SomeoneTookSeven talk contribs created page VPC Scripts/Syntax (Created page with "VPC Script files work in a fairly straightforward way. There are C-Style comments with <code>//</code>, Commands are issued with <code>$</code> and Scopes are made with <code>{ }</code>. Conditionals can also be made with <code>[condition]</code> __TOC__ === $BASE === <code style="display:block;background-color:#151515!important;padding:15px !important;border-radius:8px!important;font-family:monospace;border:1px solid #000 !important;margin-bottom:5px;"> <span style="co...")
- 17:58, 26 July 2025 SomeoneTookSeven talk contribs created page VPC Scripts/help (Created page with "<syntaxhighlight lang="bat"> VPC - Valve Project Creator (Build: Mar 8 2025 19:08:18) Copyright (c) Valve Corporation. All Rights Reserved. Source Path: C:\Users\User\Desktop\SDK\source-sdk-2013\src Target Platform: win64 Generating for Visual Studio 2022. usage: vpc [options] <+/-/*/@project or group> Use +/- to add or remove projects or groups. Use * to add a project and all projects that depend on it. Use @ to add a project and all projects that it depe...")
- 17:50, 26 July 2025 SomeoneTookSeven talk contribs created page VPC Scripts (Created page with "VPC (or Valve Project Creator) is a a command line tool that ships with the Source SDK. This tool is used for constructing Visual Studio projects (<code>.vcproj</code>) with consistent project properties. The Source Engine uses pre-processor definitions to determine what code needs to be compiled in any given file for the target settings. While the SDK does use some pre-defined definitions set by the compiler or operating system, it also uses custom definitions like <co...")
- 16:59, 26 July 2025 SomeoneTookSeven talk contribs created page SDK Overview (Created page with "__NOTOC__ = What is the SDK = The Source SDK is a development kit for creating and modifying games built on the Source Engine. It includes a wide range of source code files and scripts that enables you to build your own systems and game logic on top of the Source Engine framework. == What The SDK Offers == The SDK provides: * Full access to gameplay code written in C++ * Tools to compile maps, models, and materials * Build scripts and Visual Studio project files * Examp...")
- 14:15, 26 July 2025 SomeoneTookSeven talk contribs created page Category:SDK Documentation (inital Page Creation)
- 09:38, 21 July 2025 SomeoneTookSeven talk contribs created page User:SomeoneTookSeven (creeated)