|
c6f8749242
|
real fix for memleak
|
2006-05-07 22:21:06 +00:00 |
|
|
6ee7930a46
|
experimental fix for memleak
|
2006-05-07 21:59:57 +00:00 |
|
|
37151d361f
|
added layout for "plugin cache"
dynamic natives that are paused now pause parent plugin with an error
added catch for a potentially serious bug?
|
2006-05-07 21:16:00 +00:00 |
|
|
9b9f0d0e27
|
fixed small typo
|
2006-05-07 17:27:24 +00:00 |
|
|
0a4a209f94
|
corrected commit
|
2006-05-07 17:11:17 +00:00 |
|
|
00e32aca97
|
added a little more flexibility to modules.ini
fixed bug where unloading was never called
|
2006-05-07 10:05:04 +00:00 |
|
|
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 |
|
|
576680eaf9
|
Added vformat() native
|
2006-05-07 00:25:43 +00:00 |
|
|
8fec829c63
|
Version bump in AMX_VERSION define (since version.rc was bumped)
|
2006-05-06 04:49:36 +00:00 |
|
|
f3fe58809d
|
changes so forward ids can be mapped back to names
|
2006-05-06 02:03:25 +00:00 |
|
|
c6d16eac7a
|
version bump
|
2006-05-05 18:31:27 +00:00 |
|
|
d78ec24679
|
fixed bug when registering plugin_(un)pause forward
|
2006-04-28 22:51:40 +00:00 |
|
|
8da4987895
|
implemented request at28875
|
2006-04-27 17:31:38 +00:00 |
|
|
3f5bae615b
|
added request at28199
|
2006-04-25 17:19:58 +00:00 |
|
|
769485ce29
|
fixed 2 memory leaks in the debugger
|
2006-04-21 02:45:57 +00:00 |
|
|
1d6becf3b5
|
hi, dont look
|
2006-04-21 02:18:34 +00:00 |
|
|
82a739a95e
|
register_plugin returns id
|
2006-04-17 12:57:52 +00:00 |
|
|
a5df31570e
|
added request at28068 (split log files)
fixed all native debug errors in core
|
2006-04-13 16:29:01 +00:00 |
|
|
17d5e7f0ca
|
Renamed SUFFIX_x to BIN_SUFFIX_x because it more clearly shows the meaning of the variable :\
|
2006-04-12 16:00:12 +00:00 |
|
|
564a5484f7
|
Some changes to the makefile:
1) Fixed clean not removing amd64 binaries
2) Removed seemingly broken mmgr builds (just like MSVC now)
3) Added binlog options for creating BinLog binaries
4) Fixed amd64 build from dynamically linking to zlib
|
2006-04-12 15:42:18 +00:00 |
|
|
8a732c7e14
|
For some reason libz64.a was not recognized as a binary file in CVS. Hopefully fixed now.
|
2006-04-12 15:37:00 +00:00 |
|
|
998208ef20
|
*** empty log message ***
|
2006-04-12 15:36:07 +00:00 |
|
|
a2082bac93
|
Don't include unnecessary headers when BINLOG_ENABLED isn't defined - whoa
|
2006-04-12 13:01:15 +00:00 |
|
|
3dacc60073
|
Minor MSVC Project Changes:
1) Automatically add "bl" to binary name on BinLog builds
2) Exclude binlog.cpp from non-BinLog builds
|
2006-04-12 12:56:58 +00:00 |
|
|
9ef9e3755a
|
Fixed bug at28087
|
2006-04-11 06:34:17 +00:00 |
|
|
795e23dd09
|
natives-amd64.o fixed?
|
2006-04-07 07:18:52 +00:00 |
|
|
93ff6d5c67
|
*** empty log message ***
|
2006-04-07 07:18:23 +00:00 |
|
|
0dc594f5e1
|
Weirdness in libz.a hopefully fixed?
|
2006-04-07 07:14:56 +00:00 |
|
|
fad03b546a
|
*** empty log message ***
|
2006-04-07 07:14:15 +00:00 |
|
|
d50d6b0334
|
For some strange reason natives-amd64.o and libz.a were not valid files before and core would not compile on Linux. Now they should work.
|
2006-04-06 13:06:48 +00:00 |
|
|
f2d21c410b
|
MSVC8/VS2005 Compiling Fixes - 0 errors, 0 warnings. Hurray!
|
2006-04-06 12:56:45 +00:00 |
|
|
ec51566abe
|
Remove cruft from MSVC 7.1 project files so that JITDebug, JITDebugBinLog, JITRelease, and JITReleaseBinLog are the only build configs
|
2006-04-06 12:14:59 +00:00 |
|
|
10a935790c
|
a clean yam is a happy yam.
|
2006-03-31 21:59:52 +00:00 |
|
|
68208d73d7
|
made sure vars are reset
|
2006-03-30 20:45:22 +00:00 |
|
|
b57367dd30
|
abort() now cancels a callfunc
|
2006-03-30 20:42:11 +00:00 |
|
|
deccf7816c
|
added rmdir()
|
2006-03-30 00:48:58 +00:00 |
|
|
94c449936d
|
added getc,ungetc,putc
|
2006-03-29 22:56:18 +00:00 |
|
|
89c58265aa
|
page numbering does not appear with no pages
|
2006-03-29 22:48:45 +00:00 |
|
|
3783e34a70
|
Fixed a bug where handlers wouldn't work if they were in the 0th slot
|
2006-03-29 22:42:03 +00:00 |
|
|
414ecdfffa
|
fixed crash when creating a new binlog file
|
2006-03-24 19:29:49 +00:00 |
|
|
17bbc37638
|
fixed binlog max size name
|
2006-03-23 10:11:09 +00:00 |
|
|
ccb3b4fbb3
|
experimental fix for improving hud sync
|
2006-03-20 01:03:30 +00:00 |
|
|
83bf0d7b2a
|
~(, ,)o <-- turtle
|
2006-03-19 21:52:25 +00:00 |
|
|
f55a8c54cc
|
binlog reader no longer logs plugin database in a separate file
|
2006-03-19 21:41:11 +00:00 |
|
|
d84ef62e6c
|
little optimization from PM
|
2006-03-19 20:39:25 +00:00 |
|
|
b5e8bc9ec1
|
fixed bug at26868
|
2006-03-19 20:14:24 +00:00 |
|
|
ccaa4434ad
|
committed new language code
|
2006-03-19 19:26:29 +00:00 |
|
|
555ac1c7f3
|
fixed corrupt file loads smashing the stack
added compile of support code
|
2006-03-18 22:10:05 +00:00 |
|
|
b9788b7e1b
|
*** empty log message ***
|
2006-03-18 21:38:28 +00:00 |
|
|
c6e332a0f5
|
linux+amd64 compat
|
2006-03-18 20:59:38 +00:00 |
|