Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson 1e6ba05ec9 corrected some changes for inclusion into base 2006-05-10 07:42:35 +00:00
David Anderson dd7529b42c Fixed a bug where three of the new pragmas parsed spaces wrong 2006-05-10 04:51:07 +00:00
David Anderson cfb36025b5 builds of latest compiler sources, and version bumped 2006-05-10 04:48:19 +00:00
David Anderson f5cabb4bea fixed infinite loop (oops) 2006-05-10 04:44:07 +00:00
David Anderson 58209dfb37 Added fix for __DATE__, added __TIME__
Added tag table crap for new autoloading feature
Version bump
2006-05-10 03:44:35 +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
David Anderson 67d4c5ccad bumped version 2006-05-09 22:47:16 +00:00
David Anderson 7669ab02f6 fixed prototype error 2006-05-08 00:26:32 +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 f2c5a2b85b updated to new module API 2006-05-07 21:40:12 +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 603be35426 test of new module API, should work though 2006-05-07 10:10:44 +00:00
David Anderson 92645db291 Synced in new modules.ini format 2006-05-07 10:09:04 +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
David Anderson 7a533c7be5 Added vformat() 2006-05-07 00:25:30 +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
David Anderson d2b57d29fb untested fix for issue where hooks were not released on server deactivate - only on plugin load 2006-04-29 07:23:23 +00:00
David Anderson 62c096d7d3 updated comment as per at28188 2006-04-27 17:41:41 +00:00
David Anderson f6cb8ab3bb fixed typo (at28930) 2006-04-27 17:31:55 +00:00
David Anderson 8da4987895 implemented request at28875 2006-04-27 17:31:38 +00:00
David Anderson b65b8a1cf0 request at28581 2006-04-26 05:21:29 +00:00
David Anderson 2a74d2229f commit for fix to a deadlock which would occur when stopping a live, queue'd thread worker 2006-04-25 20:41:18 +00:00
David Anderson 1f44f5f481 fixed some return stuff 2006-04-24 15:14:34 +00:00
David Anderson 94d4380f39 renamed logtag to deal with stupid system 2006-04-24 11:59:22 +00:00
David Anderson 5adc7021e4 fixed project for release builds 2006-04-24 11:22:24 +00:00
David Anderson 14db579540 added more tests 2006-04-24 11:13:17 +00:00
David Anderson 3aebbd7173 Restored linux compat 2006-04-24 10:31:37 +00:00
David Anderson 1c5b8670d9 added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
David Anderson 768880fa92 leprechaun ! 2006-04-24 07:33:09 +00:00
David Anderson 114a6fe19d added linux support [untested] 2006-04-24 07:19:15 +00:00
David Anderson 0d3e657e1a added pragma library 2006-04-24 07:08:05 +00:00
David Anderson 880ec0572f fixed some bugs in result stuff 2006-04-24 02:09:27 +00:00
David Anderson eba3f39d88 fixed some corruption bugs, hopefully improved memory management 2006-04-23 23:17:20 +00:00
David Anderson fce58de726 *** empty log message *** 2006-04-23 04:24:46 +00:00
David Anderson 3677bc15ad *** empty log message *** 2006-04-23 01:36:33 +00:00
David Anderson 27d8cde394 initial import 2006-04-23 01:10:06 +00:00
David Anderson 82a739a95e register_plugin returns id 2006-04-17 12:57:52 +00:00
David Anderson 9ef9e3755a Fixed bug at28087 2006-04-11 06:34:17 +00:00
David Anderson b8ddd281aa hack fix for at28078 2006-04-11 06:30:59 +00:00
David Anderson 8a2d750970 removed some amd64 files :o 2006-04-03 02:42:20 +00:00
David Anderson 93c8bd0253 fixed potential exploit (thanks twisted) 2006-04-01 05:50:33 +00:00
David Anderson 10a935790c a clean yam is a happy yam. 2006-03-31 21:59:52 +00:00
David Anderson 68208d73d7 made sure vars are reset 2006-03-30 20:45:22 +00:00
David Anderson b57367dd30 abort() now cancels a callfunc 2006-03-30 20:42:11 +00:00
David Anderson 9eb9839a46 bumped version numbers 2006-03-30 04:25:57 +00:00
David Anderson deccf7816c added rmdir() 2006-03-30 00:48:58 +00:00
David Anderson fe971497cc synced to dll 2006-03-30 00:31:45 +00:00
David Anderson 8c2be55233 added ClientUserInfoChanged forward 2006-03-30 00:31:33 +00:00
David Anderson ab443e8254 fixed a few buffer overflow errors 2006-03-30 00:13:38 +00:00
David Anderson 16e53eded8 synced to dll 2006-03-29 23:57:54 +00:00
David Anderson a7acf05bfc added more strings 2006-03-29 23:57:42 +00:00
David Anderson 5e22cd5f0a Fixed bug at27323 (AndraX2000) 2006-03-29 23:33:38 +00:00
David Anderson 92be7f6791 synced to core 2006-03-29 22:58:11 +00:00
David Anderson 94c449936d added getc,ungetc,putc 2006-03-29 22:56:18 +00:00
David Anderson 89c58265aa page numbering does not appear with no pages 2006-03-29 22:48:45 +00:00
David Anderson 3783e34a70 Fixed a bug where handlers wouldn't work if they were in the 0th slot 2006-03-29 22:42:03 +00:00
David Anderson 76afa40270 fixed bug 2006-03-23 15:01:15 +00:00
David Anderson 5395fc1280 updated constants 2006-03-20 19:36:57 +00:00
David Anderson a293e23fe2 renamed time to gl_time
updated makefile
2006-03-20 18:45:53 +00:00
David Anderson 68e729721d ~(, ,)o <-- wtf another turtle?! 2006-03-20 18:38:29 +00:00
David Anderson 4f5c16c278 added support for new tr and kvd hooking/calling 2006-03-20 18:23:03 +00:00
David Anderson c15a86b454 added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
David Anderson ccb3b4fbb3 experimental fix for improving hud sync 2006-03-20 01:03:30 +00:00
David Anderson 83bf0d7b2a ~(, ,)o <-- turtle 2006-03-19 21:52:25 +00:00
David Anderson f55a8c54cc binlog reader no longer logs plugin database in a separate file 2006-03-19 21:41:11 +00:00
David Anderson dc9350fcc5 committed changes for new file format 2006-03-19 21:40:24 +00:00
David Anderson ccaa4434ad committed new language code 2006-03-19 19:26:29 +00:00
David Anderson 555ac1c7f3 fixed corrupt file loads smashing the stack
added compile of support code
2006-03-18 22:10:05 +00:00
David Anderson b9788b7e1b *** empty log message *** 2006-03-18 21:38:28 +00:00
David Anderson c6e332a0f5 linux+amd64 compat 2006-03-18 20:59:38 +00:00
David Anderson a1956bc83b added cpuid helper func 2006-03-18 08:56:58 +00:00
David Anderson ff61158491 fix for binary db not being created on maxsize overflow 2006-03-17 23:29:33 +00:00
David Anderson 2c5520cad0 added optimization tweaker
added binary log maxsize support
2006-03-17 22:50:13 +00:00
David Anderson 4bcb0fcb13 new localinfo crap 2006-03-17 22:10:16 +00:00
David Anderson 6ef670878d committed binary 2006-03-17 18:26:21 +00:00
David Anderson 89e13334ae uses stringbuilder instead of alloc+concat for speed now 2006-03-16 19:29:46 +00:00
David Anderson 82fe1e10d9 Fleshed out log and database readers, began basics of GUI 2006-03-16 06:40:18 +00:00
David Anderson e067a980be implemented a lot more binary opcodes
bumped versions
2006-03-16 06:36:01 +00:00
David Anderson e98fbc47e8 added new binary logging option 2006-03-16 04:36:55 +00:00
David Anderson 3699796bc6 finalized file format
added register op (working)
added msvc8 stuff (4better || 4worse)
2006-03-15 13:43:06 +00:00
David Anderson e208ff0664 quick import of file structure 2006-03-15 13:42:25 +00:00
David Anderson adc2a7d169 initial import of binary logger support code 2006-03-14 19:36:18 +00:00
David Anderson dc8e162e26 added menu_cancel 2006-03-14 17:50:38 +00:00
David Anderson 522511d059 implemented menu_cancel 2006-03-14 17:49:29 +00:00
David Anderson 7dae023a98 fixed bug at26580 2006-03-14 10:01:35 +00:00
David Anderson 9c88ce1394 fixed bug at26581 2006-03-14 09:59:28 +00:00
David Anderson aa3582a2f3 removed patch for autochanneler (bug at26176) 2006-03-13 14:37:23 +00:00
David Anderson d80b59e639 vers bump 2006-03-13 14:35:46 +00:00
David Anderson 880cb401fb fixed bug at26340 (NiLuJe) 2006-03-13 14:35:26 +00:00
David Anderson 38acf132c8 new installer for added files, removed files, that stuff... yams 2006-03-04 11:12:17 +00:00
David Anderson f25824a1aa added in two old natives again
fixed a native spelling mistake
2006-03-04 11:06:19 +00:00