David Anderson
df7ee94b83
Committed sorting natives as per request am23838
2006-08-20 04:46:34 +00:00
David Anderson
79f8525c4a
bumped version number
2006-08-18 03:34:03 +00:00
David Anderson
57ccee89f2
bump3d v3rsion
2006-07-04 17:37:49 +00:00
David Anderson
9dcdba439a
added fix for binlog bug with failed plugins
...
added experimental emsg natives
fixed target's velbyaim bug find
added native for setting player curweapon
2006-06-28 10:07:20 +00:00
Scott Ehlert
17fb06f7bb
Moved vector natives from engine to core at29896
...
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00
Scott Ehlert
cf9cdaa3d6
zomg, I guess I should move these too
2006-05-17 20:23:36 +00:00
Scott Ehlert
ca3e8582e3
Added missing files to MSVC8 project (libraries.h and libraries.cpp)
...
Fixed some MSVC8 errors with new files
Bumped version
2006-05-08 04:13:37 +00:00
David Anderson
dad00a2eb6
Initial import of replacement Library system - Backwards compat tested!
...
Updated new SDK (bumped vers number, kept backwards compat)
Improved module path resolving
2006-05-07 09:56:06 +00:00
Scott Ehlert
8fec829c63
Version bump in AMX_VERSION define (since version.rc was bumped)
2006-05-06 04:49:36 +00:00
Borja Ferrer
a5df31570e
added request at28068 (split log files)
...
fixed all native debug errors in core
2006-04-13 16:29:01 +00:00
Scott Ehlert
f2d21c410b
MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray!
2006-04-06 12:56:45 +00:00
David Anderson
e067a980be
implemented a lot more binary opcodes
...
bumped versions
2006-03-16 06:36:01 +00:00
David Anderson
a3142a520f
bumped versSIIOOON
2006-03-04 06:48:44 +00:00
David Anderson
dc5506efe3
added experimental callback for modules to get authorization
2006-02-28 09:59:03 +00:00
David Anderson
a43a3b0803
committed patch for correct typecasting
2006-02-26 05:03:05 +00:00
David Anderson
bf0c1990dd
committed new format() code
2006-02-14 12:01:22 +00:00
David Anderson
3507155189
removed MM-1.18 compat
2006-02-08 21:59:02 +00:00
David Anderson
f0f8b78df9
added server_changelevel back
...
fixed bug where NULL FP_STRING could crash forwards
2006-02-05 00:32:20 +00:00
David Anderson
82cb94ab56
removed old fakemeta #defines
...
added better mm version handling
2006-01-27 09:07:04 +00:00
David Anderson
c6fc34a64d
Rewrote format() parser to be re-entrant and easier to read
...
Added various optimizations
Fixed memory leak in sh_tinyhash
2005-11-21 10:04:43 +00:00
David Anderson
922a2f6006
bumped version numbers
2005-11-20 19:47:49 +00:00
David Anderson
71926e6d03
get_user_attacker fixes
...
version bump
2005-11-19 21:24:49 +00:00
David Anderson
79c4d0ca5c
added linux compat
2005-11-13 22:34:32 +00:00
David Anderson
be762580b7
Bumped versions
2005-09-22 02:13:23 +00:00
Borja Ferrer
ebd4974c75
final cleaned revision (I hope)
2005-09-16 23:48:51 +00:00
David Anderson
760e29e531
Finalized new debugging system
2005-09-11 03:58:38 +00:00
David Anderson
f8aac5e88d
Reworked code to support error handling, LogError() is separate from DisplayTrace() implementation
2005-09-09 16:04:44 +00:00
David Anderson
4738c92b8e
Committed new debugger with AMX fixes
2005-09-09 03:23:31 +00:00
David Anderson
57ce74c4c7
Bumped version, lowered -O flag
2005-08-30 18:43:11 +00:00
Pavol Marko
dc57ef1e0c
Simple implementation for cvar queries
2005-08-27 23:00:44 +00:00
David Anderson
a4168a2096
version bump
2005-08-18 07:53:14 +00:00
David Anderson
38da105ac1
Few changes
2005-08-02 07:01:25 +00:00
David Anderson
191acd8e42
New Makefile, linux compatibility
2005-07-27 16:24:14 +00:00
David Anderson
4609cb409b
Whoa! Merged in Pawn! (Small 3.0)
...
Removed debug handling (will add back in soon)
Ported all amx_Exec()s to forward systems
Deprecated AMX Mod module support (incompatible with Pawn anyway!)
Deprecated many file natives (unused)
Deprecated some functionality of pause/unpause
Fixed some memory deallocation bugs (thanks fysh)
Bumped module API version to 3 (no new M/SDK yet!)
Bumped AMX Mod X version to 1.5!
Merged in CVector changes
2005-07-25 06:03:43 +00:00
David Anderson
29e1a5edc8
FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH
2005-07-22 19:32:16 +00:00
David Anderson
3cba7811bd
Committed new auto-module registering system
...
require_module is now DEPRECATED
2005-07-15 19:15:58 +00:00
David Anderson
35ed810775
Patch for ifvers 5:11 (new MM API), eliminates fakemeta like mm-pext
2005-07-13 02:37:32 +00:00
David Anderson
35ecd40228
Fixed bug at15479 (karlos)
...
Fixed bug at11812 (Kamikaze)
Added new build_pathname implementation for reentracy.
build_pathname_r added to module API
2005-07-08 05:05:06 +00:00
David Anderson
13b6c0764c
Added request at15060 by twistedeuphoria
2005-07-07 19:53:02 +00:00
David Anderson
611ad2be94
Malformat bug fixes, RC version bump
2005-07-06 03:20:00 +00:00
David Anderson
cc899d298d
Modules can now intercommunicate through RegisterFunction() - UNTESTED
...
Registering a function will make it available through ReqFunc,
2005-07-05 22:01:29 +00:00
Pavol Marko
57eec2b88e
evilspy's support for mm-p ext
2005-02-16 20:36:04 +00:00
David Anderson
e4beb3828a
Increased version number
2005-01-31 19:33:17 +00:00
David Anderson
57607f1a28
*** empty log message ***
2004-11-11 11:49:38 +00:00
David Anderson
ee464539de
Fixed authors and version numbers
2004-11-11 09:08:12 +00:00
David Anderson
719b32d71f
Changed to memalign, stupid debian is obsolete
2004-10-30 09:42:54 +00:00
David Anderson
d038e926fd
*** empty log message ***
2004-10-29 20:35:44 +00:00
David Anderson
d3751054da
New debugging engine
2004-09-15 21:21:46 +00:00
David Anderson
1082ef31c7
Modules no longer need to have the correct extension (requested by UgLyPuNk)
2004-09-12 03:48:21 +00:00
David Anderson
3ec4ccd9da
Added new "amxx plugins" plugin fail message
2004-09-10 15:52:48 +00:00