Whew, massive-ish reorgranization for extensions and such. I will inevitably be shot for this.

(Yes, bail, it all compiles on both platforms)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40763
This commit is contained in:
Scott Ehlert
2007-05-09 05:20:03 +00:00
parent 9d9369079a
commit 9decd4196a
61 changed files with 1665 additions and 1255 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -2
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -295,4 +299,3 @@ void PosixThreader::PosixEventSignal::DestroyThis()
{
delete this;
}
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+5 -2
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -321,4 +325,3 @@ void WinThreader::WinEvent::DestroyThis()
{
delete this;
}
+5 -1
View File
@@ -1,5 +1,9 @@
/**
* SourceMod Threader API (C)2007 AlliedModders LLC. All rights reserved.
* vim: set ts=4 :
* ===============================================================
* SourceMod Threader API
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* ===============================================================
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License