Squashed commit of the following:
commit 011d9b6b07d904ad1e81ef7c747269903e2d47c4 Author: David Anderson <dvander@alliedmods.net> Date: Mon Jan 11 00:17:08 2010 -0600 Initial import from Subversion (amxmodx/trunk rev 3757).
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx.cpp 1728 2005-07-25 00:01:54Z dvander $
|
||||
*/
|
||||
|
||||
#if BUILD_PLATFORM == WINDOWS && BUILD_TYPE == RELEASE && BUILD_COMPILER == MSVC && PAWN_CELL_SIZE == 64
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx.h 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
|
||||
#if defined FREEBSD && !defined __FreeBSD__
|
||||
|
@ -21,7 +21,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amxdbg.h 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
|
||||
#ifndef AMXDBG_H_INCLUDED
|
||||
|
@ -3,7 +3,7 @@
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
/* @(#) $Id$ */
|
||||
/* @(#) $Id: zconf.h 3734 2008-08-16 09:48:39Z damagedsoul $ */
|
||||
|
||||
#ifndef ZCONF_H
|
||||
#define ZCONF_H
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx.h 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
@ -21,7 +21,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amxdbg.h 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
|
||||
#ifndef AMXDBG_H_INCLUDED
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: dllmain.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
|
||||
#if defined _UNICODE || defined __UNICODE__ || defined UNICODE
|
||||
|
@ -20,7 +20,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: libpawnc.c 2969 2006-08-25 00:28:36Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: pawncc.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include "sc.h"
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc.h 3460 2007-04-24 13:36:36Z sawce $
|
||||
*/
|
||||
#ifndef SC_H_INCLUDED
|
||||
#define SC_H_INCLUDED
|
||||
|
@ -20,7 +20,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc1.c 3460 2007-04-24 13:36:36Z sawce $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc2.c 3318 2007-02-16 18:49:21Z sawce $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc3.c 3522 2007-05-22 01:29:18Z sawce $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc4.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc5.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#if defined __WIN32__ || defined _WIN32 || defined __MSDOS__
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc5.scp 2167 2005-11-19 09:16:27Z dvander $
|
||||
*/
|
||||
|
||||
SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]);
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc6.c 2018 2005-09-06 21:34:33Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -35,7 +35,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc7.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sc7.scp 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
|
||||
SC_FUNC int strexpand(char *dest, unsigned char *source, int maxlen, unsigned char pairtable[128][2]);
|
||||
|
@ -30,7 +30,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sci18n.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@ -22,7 +22,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: sclist.c 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -22,7 +22,7 @@
|
||||
*
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: scmemfil.c 2866 2006-07-16 02:25:32Z faluco $
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
@ -43,7 +43,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: scstate.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: scvars.c 1724 2005-07-24 20:00:55Z dvander $
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> /* for _MAX_PATH */
|
||||
|
@ -18,7 +18,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx.h 3736 2008-08-16 20:13:12Z damagedsoul $
|
||||
*/
|
||||
|
||||
#if defined FREEBSD && !defined __FreeBSD__
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_compiler.cpp 921 2004-08-21 06:20:27Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_compiler.h 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMXCOMPILER_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_data.cpp 828 2004-08-11 14:31:26Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_data.h 828 2004-08-11 14:31:26Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMXDATA_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_define.cpp 826 2004-08-11 10:01:56Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_define.h 821 2004-08-11 08:18:14Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_DEFINE_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_error.cpp 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_error.h 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMX_ERROR
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_label.cpp 926 2004-08-21 18:57:47Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_label.h 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMXLABEL_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_macro.cpp 826 2004-08-11 10:01:56Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_macro.h 821 2004-08-11 08:18:14Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_MACRO_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_nametable.h 826 2004-08-11 10:01:56Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_NAMETABLE_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_natives.cpp 826 2004-08-11 10:01:56Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_natives.h 821 2004-08-11 08:18:14Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_NATIVES_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_parser.cpp 826 2004-08-11 10:01:56Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_parser.h 821 2004-08-11 08:18:14Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_PARSER_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_proc.cpp 926 2004-08-21 18:57:47Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_proc.h 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMXPROC_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_symbol.cpp 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amx_symbol.h 835 2004-08-12 16:31:50Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_SYMBOL_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amxasm.cpp 921 2004-08-21 06:20:27Z dvander $
|
||||
*/
|
||||
|
||||
#include "amxasm.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: amxasm.h 824 2004-08-11 09:32:24Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_AMXASM_H
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: cexpr.cpp 921 2004-08-21 06:20:27Z dvander $
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
|
@ -17,7 +17,7 @@
|
||||
* misrepresented as being the original software.
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
* Version: $Id$
|
||||
* Version: $Id: cexpr.h 821 2004-08-11 08:18:14Z dvander $
|
||||
*/
|
||||
|
||||
#ifndef _INCLUDE_CEXPR_H
|
||||
|
Reference in New Issue
Block a user