David Anderson
|
d0d08800ef
|
what
|
2006-06-04 01:05:20 +00:00 |
|
David Anderson
|
ad0eafe66a
|
fix for memory leak[?]
|
2006-06-04 00:29:27 +00:00 |
|
Borja Ferrer
|
5ffb38b5bc
|
fixed invalid pathnames passed to CacheAndLoadModules causing auto load not to work
|
2006-06-04 00:22:59 +00:00 |
|
David Anderson
|
5522778aed
|
fixed registerfuncex never actually registering
fixed requestfunc returning null when not querying
|
2006-06-03 23:14:09 +00:00 |
|
David Anderson
|
7367f29cb4
|
fixed a bug where defclasslib would search for lib instead of class
|
2006-06-03 21:44:35 +00:00 |
|
David Anderson
|
fc5e049e4a
|
expanded MF_OverrideNatives API function a bit, to exclude named module(s)
|
2006-06-03 21:34:43 +00:00 |
|
David Anderson
|
43ecf97f99
|
fixed spelling mistake
|
2006-06-03 19:29:29 +00:00 |
|
David Anderson
|
7e36a19590
|
committed fix for bug atDIVINE (kami no buggu)
|
2006-05-22 00:00:11 +00:00 |
|
David Anderson
|
bce3bce586
|
Added amx_ReRegister() and MNF_RegisterFunctionEx()
|
2006-05-19 01:54:51 +00:00 |
|
Scott Ehlert
|
cf9cdaa3d6
|
zomg, I guess I should move these too
|
2006-05-17 20:23:36 +00:00 |
|
Borja Ferrer
|
d01d6b06fa
|
little fix
|
2006-05-17 13:44:58 +00:00 |
|
David Anderson
|
00fd007e7a
|
fixed bug at29654
|
2006-05-16 21:08:19 +00:00 |
|
Borja Ferrer
|
f7805623b0
|
added request at29591
|
2006-05-13 14:59:24 +00:00 |
|
Scott Ehlert
|
5e4d5a2c8f
|
Hello MSVC8 project, may I update you?
|
2006-05-12 04:52:36 +00:00 |
|
David Anderson
|
6995b182c1
|
failsafe autoloading of libraries for 1.71- plugins
|
2006-05-11 10:19:09 +00:00 |
|
David Anderson
|
035c54350e
|
module filter is expanded a tiny bit
|
2006-05-11 10:05:42 +00:00 |
|
David Anderson
|
441ab14d3b
|
moved register_message into core, yay
|
2006-05-11 08:35:21 +00:00 |
|
Scott Ehlert
|
30ce0d9f1b
|
Another pointless typo fix
|
2006-05-11 02:29:08 +00:00 |
|
David Anderson
|
afe19411b2
|
oh I forgot to commit this, basic-master-san
|
2006-05-10 12:40:44 +00:00 |
|
David Anderson
|
b12025093b
|
added ability to override natives (someone shoot me)
|
2006-05-10 11:23:08 +00:00 |
|
David Anderson
|
f5cabb4bea
|
fixed infinite loop (oops)
|
2006-05-10 04:44:07 +00:00 |
|
David Anderson
|
a29f8d0651
|
Cleaned up error reporting a bit
|
2006-05-10 03:43:53 +00:00 |
|
David Anderson
|
f600a96657
|
Initial massive import of the new code module auto-loading code
Important difference - pubtags table is used instead of library table!
|
2006-05-10 02:32:34 +00:00 |
|
David Anderson
|
d8c8e72745
|
Committed fix for bug at29456
|
2006-05-09 23:43:06 +00:00 |
|
David Anderson
|
9a34213992
|
Committed rebuild of ASM stuff for bug at29456
|
2006-05-09 23:43:05 +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
|
c6f8749242
|
real fix for memleak
|
2006-05-07 22:21:06 +00:00 |
|
David Anderson
|
6ee7930a46
|
experimental fix for memleak
|
2006-05-07 21:59:57 +00:00 |
|
David Anderson
|
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 |
|
David Anderson
|
9b9f0d0e27
|
fixed small typo
|
2006-05-07 17:27:24 +00:00 |
|
David Anderson
|
0a4a209f94
|
corrected commit
|
2006-05-07 17:11:17 +00:00 |
|
David Anderson
|
00e32aca97
|
added a little more flexibility to modules.ini
fixed bug where unloading was never called
|
2006-05-07 10:05:04 +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 |
|
David Anderson
|
576680eaf9
|
Added vformat() native
|
2006-05-07 00:25:43 +00:00 |
|
Scott Ehlert
|
8fec829c63
|
Version bump in AMX_VERSION define (since version.rc was bumped)
|
2006-05-06 04:49:36 +00:00 |
|
David Anderson
|
f3fe58809d
|
changes so forward ids can be mapped back to names
|
2006-05-06 02:03:25 +00:00 |
|
David Anderson
|
c6d16eac7a
|
version bump
|
2006-05-05 18:31:27 +00:00 |
|
Borja Ferrer
|
d78ec24679
|
fixed bug when registering plugin_(un)pause forward
|
2006-04-28 22:51:40 +00:00 |
|
David Anderson
|
8da4987895
|
implemented request at28875
|
2006-04-27 17:31:38 +00:00 |
|
Christian Hammacher
|
3f5bae615b
|
added request at28199
|
2006-04-25 17:19:58 +00:00 |
|
Borja Ferrer
|
769485ce29
|
fixed 2 memory leaks in the debugger
|
2006-04-21 02:45:57 +00:00 |
|
Borja Ferrer
|
1d6becf3b5
|
hi, dont look
|
2006-04-21 02:18:34 +00:00 |
|
David Anderson
|
82a739a95e
|
register_plugin returns id
|
2006-04-17 12:57:52 +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
|
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 |
|
Scott Ehlert
|
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 |
|
Scott Ehlert
|
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 |
|
Scott Ehlert
|
998208ef20
|
*** empty log message ***
|
2006-04-12 15:36:07 +00:00 |
|
Scott Ehlert
|
a2082bac93
|
Don't include unnecessary headers when BINLOG_ENABLED isn't defined - whoa
|
2006-04-12 13:01:15 +00:00 |
|
Scott Ehlert
|
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 |
|