Difference between revisions of "Main Page"

From AlliedModders Wiki
Jump to: navigation, search
m
m
Line 6: Line 6:
 
=Featured Articles=
 
=Featured Articles=
  
==AMX Mod X: 1.76 Scripting Changes==
+
==SourceMod Development==
[[AMX Mod X]] 1.76 has some important scripting changes. It is recommended that serious plugin authors quickly review some of the new features and changes available: [[AMX Mod X 1.76 Changes]].
+
[[:Category:SourceMod Development|SourceMod]] is out! Want to learn more about developing plugins or extensions?  Visit the [[:Category:SourceMod Development|SourceMod Development Category]] for comprehensive articles on SourceMod's powerful C++ and Pawn API.
  
==SourceMod Extensions==
+
==AMX Mod X: 1.8.0 Changes==
[[:Category:SourceMod Development|SourceMod]] is out!  Want to learn more about developing extensions?  Visit the [[Writing Extensions]] article for a comprehensive introduction to SourceMod's powerful C++ API.
+
[[AMX Mod X]] 1.8.0 has some important scripting changes.  Anyone using AMX Mod X should check out the new article, [[AMX_Mod_X_1.8.0_Changes|AMX Mod X 1.8.0]].
  
 
==Subversion Tutorial==
 
==Subversion Tutorial==

Revision as of 22:03, 25 October 2007

Welcome to the AMWiki, the unified and collaborative documentation project of AlliedModders, which runs such projects as AMX Mod X, Metamod:Source, and SourceMod.

How can you get started? Look below to see a general overview. Go to Help to read about the basics and rules of this wiki. Or, if you're looking for something, just use search on the left hand side!

Featured Articles

SourceMod Development

SourceMod is out! Want to learn more about developing plugins or extensions? Visit the SourceMod Development Category for comprehensive articles on SourceMod's powerful C++ and Pawn API.

AMX Mod X: 1.8.0 Changes

AMX Mod X 1.8.0 has some important scripting changes. Anyone using AMX Mod X should check out the new article, AMX Mod X 1.8.0.

Subversion Tutorial

AlliedModders has moved from CVS to Subversion, which is better at organizing source code. Interested in how it works, and how to download from SVN repositories? Check out the Subversion Tutorial!


Projects

SourceMod
Sm small.gif
SourceMod, the optimized and highly extensible scripting and administration environment for Half-Life 2.
AMX Mod X
Amxxsmall.gif
AMX Mod X, the powerful and flexible scripting environment for Half-Life 1.
Metamod:Source
Mms.jpg
Metamod:Source, the ultimate plugin API for Half-Life 2, featuring interface hooking and a versatile plugin API.

News

Metamod:Source 1.4.1
2007-05-16: A new version of SourceMM was released as a bug-fix patch to the 1.4 branch. Visit the homepage for more information.
SourceMod Builds
2007-03-17: SourceMod is now publicly downloadable as nightly builds. Interested in development? See the SourceMod SDK and the SourceMod site.
AMX Mod X 1.76
2006-09-17: A new version of AMX Mod X was released, featuring a faster compiler, AMX Mod compatibility, and a variety of bugfixes. See the AMX Mod X 1.76 Changes.