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
abfca025d5
Committed new register_native system
2005-07-31 20:11:58 +00:00
David Anderson
6a97d73167
Committed brand new debugger system
2005-07-26 21:31:21 +00:00
David Anderson
09a08fd2f6
quick fixes before adding debugger again
2005-07-25 06:48:54 +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
3cba7811bd
Committed new auto-module registering system
...
require_module is now DEPRECATED
2005-07-15 19:15:58 +00:00
Pavol Marko
57eec2b88e
evilspy's support for mm-p ext
2005-02-16 20:36:04 +00:00
David Anderson
083fe35188
New AMX headers
2004-09-15 04:18:35 +00:00
David Anderson
b8721e0123
Fixed module correction output
2004-09-09 06:04:50 +00:00
David Anderson
079a3e8bcd
Fixed JIT line op problem
2004-09-08 07:05:16 +00:00
David Anderson
37a5a38be5
Changed amx structure for compatibility
2004-09-03 06:53:00 +00:00
David Anderson
32b07e4c0c
Fixed JIT on Linux
2004-09-02 08:25:48 +00:00
David Anderson
3818987c33
Fixed a few bugs, added new Makefile in perl
2004-08-22 09:28:09 +00:00
Pavol Marko
bbf8a21693
Removed debug info from 64 bit porting
...
Fixed minor bugs
2004-07-23 17:29:03 +00:00
David Anderson
6dc00f64f8
PM: Added 64bit compatibility
...
dvander: Fixed minor bugs
2004-07-23 16:55:53 +00:00
Pavol Marko
18490e545c
Removed
...
#define JIT
2004-07-21 19:58:09 +00:00
David Anderson
c504df473d
Removed PM's original "GCC JIT" implementations.
2004-07-20 03:53:49 +00:00
Pavol Marko
7c2fc26c4f
#define JIT will be defined in compiler command line
2004-04-29 17:08:54 +00:00
Pavol Marko
72aeebfeb7
added type REAL (float on 32bit, double on 64bit)
2004-04-22 08:14:33 +00:00
David Anderson
4f4c87d9b2
Removed all warnings.
2004-04-01 05:53:22 +00:00
Pavol Marko
b01c6a27f6
removed PACKED after struct names; => gcc 3.3 compatibility?
2004-03-31 18:04:48 +00:00
Pavol Marko
5c1287bbfb
new abstract machine; adapted a bit
2004-03-27 16:58:13 +00:00
Pavol Marko
bed1df8237
using __linux__ instead of LINUX
2004-03-10 16:28:38 +00:00
Johnny Bergström
6385e00106
removed #define LINUX
2004-03-09 09:36:54 +00:00
David Anderson
f95f15a995
Quick changes...
2004-03-05 20:18:28 +00:00
Pavol Marko
364f436237
New Abstract Machine
2004-02-03 09:24:30 +00:00
Felix Geyer
9e999a0ba6
Initial revision
2004-01-31 20:56:22 +00:00