Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson 02d60ded5d Made memory management optional 2004-09-07 06:17:50 +00:00
David Anderson 3d0e25a8ef Made memory management optional 2004-09-07 06:11:17 +00:00
David Anderson baef3362ed Fixed a bug that caused crashes on registering a forward after unregistering a forward 2004-09-07 05:43:55 +00:00
David Anderson 8903bc7f04 *** empty log message *** 2004-09-07 04:14:24 +00:00
David Anderson fe2e3a1468 *** empty log message *** 2004-09-07 04:11:26 +00:00
David Anderson 3cbcebae56 possible bug fix 2004-09-07 02:16:05 +00:00
David Anderson 0fe010f4f0 fixed header 2004-09-07 01:58:18 +00:00
David Anderson cd6e51271c Added more build information 2004-09-06 22:27:55 +00:00
David Anderson 711ad7b3dc endif bug 2004-09-06 22:25:43 +00:00
David Anderson 7ed66f0b38 Fixed line errors in JIT
Fixed externs in amx.cpp
2004-09-06 22:18:58 +00:00
David Anderson 8d0b5360c2 Fix for find_ent 2004-09-06 18:59:59 +00:00
David Anderson 44c5265757 SDK JIT fix 2004-09-06 09:18:23 +00:00
David Anderson 3297cf2e9b Added assembler implementation 2004-09-06 09:09:36 +00:00
David Anderson e0e4f5cb34 heh oops 2004-09-05 20:06:26 +00:00
David Anderson c0d73ce572 Fixed a bug where SP forwards were not unregistered
Fixed a bug where pfn_touch might not be called correctly
2004-09-05 20:03:01 +00:00
David Anderson 1822261046 sanaell's frenchie changes 2004-09-03 08:01:28 +00:00
David Anderson 2a622424a0 new sdk 2004-09-03 06:59:56 +00:00
David Anderson 37a5a38be5 Changed amx structure for compatibility 2004-09-03 06:53:00 +00:00
David Anderson 580b20e720 1.02 linux build 2004-09-03 01:23:53 +00:00
David Anderson 9a4f15e4ad Added makefile 2004-09-02 19:50:19 +00:00
David Anderson e8ec0ad5bf Improved error reporting 2004-09-02 10:26:00 +00:00
David Anderson 961b92db2c Backported mysql changes 2004-09-02 09:07:07 +00:00
David Anderson af6349454d Updated for 0.20, fixed makefiles 2004-09-02 08:35:58 +00:00
David Anderson 32b07e4c0c Fixed JIT on Linux 2004-09-02 08:25:48 +00:00
David Anderson e73b3bbbb7 New locations 2004-09-02 02:44:39 +00:00
David Anderson fbb7c0bb92 Changed addons/amxx to addons/amxmodx 2004-09-02 02:16:38 +00:00
David Anderson 04c43f8589 Fixed a bug reported by kama - recommend not use -wait for rewrite 2004-09-02 01:31:39 +00:00
David Anderson 9d733d7a6b CVS terrorist strikes again! 2004-09-02 01:14:16 +00:00
David Anderson 30ddeda877 oops 2004-09-02 01:13:17 +00:00
David Anderson 72e5e9885f new makefile 2004-09-02 01:12:29 +00:00
David Anderson 5c6b34b1d8 Fixed some bugs in CLang 2004-09-02 00:22:56 +00:00
David Anderson 7a627f75cf Removed references to _snprintf() - math wrong but compatibility of snprintf() unknown 2004-09-01 22:03:44 +00:00
David Anderson 02cb4b94f5 Commited new SDK 2004-09-01 21:13:30 +00:00
David Anderson 0b5c02f678 fixed warning 2004-09-01 20:58:03 +00:00
David Anderson 560cd184cc Fixed JIT issues 2004-09-01 16:46:27 +00:00
David Anderson 14297c8408 Bad commit?!
New make
2004-09-01 15:56:31 +00:00
David Anderson e979252742 More fixes from malex 2004-08-31 22:40:30 +00:00
David Anderson 2f37ab7ede Fixed bug where radians were not converted properly (malex) 2004-08-31 15:16:16 +00:00
David Anderson b1dd324354 Fixed client_command forward 2004-08-31 15:10:12 +00:00
David Anderson 5f00f09314 Moved stocks 2004-08-31 15:02:51 +00:00
David Anderson 0b2eae8e0a Fixed a bug where remove_task() crashed
amxx_mm -> amxmodx_mm
2004-08-31 06:49:22 +00:00
David Anderson 4fff936626 amxx_mm -> amxmodx_mm 2004-08-31 06:46:44 +00:00
David Anderson e2c9dbaa62 fixes 2004-08-31 06:39:08 +00:00
David Anderson b2f3a52884 Attempt at reverting set_user_hitzones() 2004-08-31 06:32:38 +00:00
David Anderson 71e6ce30a3 Fixed amx_say bug 2004-08-31 05:50:06 +00:00
David Anderson 4ee0573203 Changed to 2.5.1 compiler 2004-08-31 05:30:44 +00:00
David Anderson 68354f8964 Reverted to 2.5.1 2004-08-31 05:30:27 +00:00
David Anderson 813bc1a212 Removed pvPrivateData manipulation - see fakemeta_amxx 2004-08-31 02:58:28 +00:00
David Anderson aa3c8fa377 sql cvars register by default 2004-08-31 02:53:06 +00:00
David Anderson 8cb5ad18f5 Removed some messiness 2004-08-31 02:29:31 +00:00
David Anderson b34179e997 Fixed memory leak in detach 2004-08-31 02:05:27 +00:00
David Anderson 91aacb1036 Fixed bug where file stats were incorrect (malex) 2004-08-30 23:29:37 +00:00
David Anderson 2134a7e36d Messages can now be registered by multiple plugins (thanks fsfod) 2004-08-30 22:24:43 +00:00
David Anderson 6da1dc3e4a Fixed bug in set_msg_arg_int() reported by fsfod 2004-08-30 16:14:41 +00:00
David Anderson 1e36d0ca39 *** empty log message *** 2004-08-30 06:38:11 +00:00
David Anderson 945900605d Backported SDK changes 2004-08-30 03:34:13 +00:00
David Anderson 3b6d22d3bf Added amx_client_languages option 2004-08-30 03:31:00 +00:00
David Anderson b254f14285 Fixed bug where MF_GetScriptName() was NULL 2004-08-30 02:00:01 +00:00
David Anderson 38e89f11f4 Fixed possible bug for %% 2004-08-30 01:39:15 +00:00
David Anderson f4960433bc Fixed possible formatting bug 2004-08-30 01:37:25 +00:00
David Anderson ebe778d0ee Fixed bug where meta tables would not be NULL'd correctly 2004-08-30 01:11:48 +00:00
David Anderson 36ad12b6b3 fixed bugs 2004-08-30 00:07:55 +00:00
David Anderson 0c022b1543 Fixed some bugs in admin_sql
Changed some things in dbi
2004-08-29 23:42:35 +00:00
David Anderson 4e9de62da6 Added new SDK version 2004-08-29 19:51:38 +00:00
David Anderson d9b768e2cf Added new SDK version 2004-08-29 19:39:18 +00:00
David Anderson 9a3e53478e Added better error reporting
Added new SDK version
2004-08-29 17:55:11 +00:00
David Anderson a3d048880f oops 2004-08-29 17:15:32 +00:00
David Anderson 53f8d12237 Switched tasks to forward system 2004-08-29 17:11:08 +00:00
David Anderson 6d35912c67 Removed debug info 2004-08-28 22:34:54 +00:00
David Anderson 02be09dd00 Removed inline notation. 2004-08-28 22:34:02 +00:00
David Anderson 4015655141 added 4byte struct alignment (fsfod) 2004-08-28 03:57:29 +00:00
David Anderson a86c892af2 Fixed pointcontents stock 2004-08-24 09:04:27 +00:00
David Anderson 5464977fb7 New makefiles 2004-08-24 05:50:59 +00:00
David Anderson f5fc9d026f newlines fixed 2004-08-24 05:44:31 +00:00
David Anderson d5cb120ab4 Quick fix 2004-08-24 05:29:32 +00:00
David Anderson 7cbe114cf0 Fixed a message bug 2004-08-24 05:07:14 +00:00
David Anderson 84771f11a7 updated makefile 2004-08-24 05:00:23 +00:00
David Anderson 8b35ce2145 Added amx_FindNative to module API 2004-08-24 04:46:15 +00:00
David Anderson 9d3ea5513b Fixed a crash bug in FormatAmxString()
Added amx_FindNative to module API
Changed LZO->GZ in .amxx format
2004-08-24 04:30:13 +00:00
David Anderson 94219ae71a New compiler (compression changed, dependencies removed) 2004-08-23 21:57:37 +00:00
David Anderson c53f54fe20 Changed from LZO to GZ compression 2004-08-23 18:21:09 +00:00
David Anderson 4ee81cd1ca New compiler 2004-08-23 17:13:12 +00:00
David Anderson 9a98b20d1b gcc 2004-08-23 14:25:31 +00:00
David Anderson ff9bce89f2 new makefile 2004-08-23 14:22:25 +00:00
David Anderson 2d9e405b18 Important bug fixes 2004-08-23 14:14:58 +00:00
David Anderson 4a74dce0cd updated for karlos's changes 2004-08-23 13:38:09 +00:00
David Anderson 473699e7c8 updated for mahnsawce's changes 2004-08-23 12:35:21 +00:00
David Anderson 586fcbc21a 64bit library 2004-08-22 18:10:28 +00:00
David Anderson 91f0f8786e new makefile 2004-08-22 17:57:42 +00:00
David Anderson 2e247acdad Updates 2004-08-22 17:57:23 +00:00
David Anderson 909460a58f Fixed a bug that gcc 3 picks up 2004-08-22 17:56:58 +00:00
David Anderson 5d8353326a updated 2004-08-22 16:36:06 +00:00
David Anderson ed5093ae42 fixed accidental -lstdc++ 2004-08-22 15:17:32 +00:00
David Anderson 293486ff12 new cvar 2004-08-22 14:50:35 +00:00
David Anderson d101d94209 fix error 2004-08-22 14:49:04 +00:00
David Anderson 9b5ce4c2bb added eng/callfunc 2004-08-22 14:46:13 +00:00
David Anderson 628993f249 how about now 2004-08-22 12:44:29 +00:00
David Anderson 4112c78c11 Bad merge! 2004-08-22 12:42:47 +00:00
David Anderson ae01b71078 new makefile 2004-08-22 12:41:00 +00:00
David Anderson d966983354 Fixed makefiles for 64bit error, clean error, and output error
ADDED NEWLINES!! OMG
Corrected some AMD64 casts on ns_amxx
2004-08-22 12:40:24 +00:00