Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson f3cfd31668 Added AlertMessage to fakemeta 2004-10-03 07:04:08 +00:00
David Anderson ef90960121 Fixed ADMIN_ALL bug 2004-10-03 06:23:25 +00:00
David Anderson 3700b8b39f Fixed bomb count bug 2004-10-03 06:08:09 +00:00
David Anderson 8874666109 removed extraneous functions (jtp10181) 2004-09-21 23:33:29 +00:00
David Anderson dde43b6e0d Fixed CVARs not registering properly (hullu) 2004-09-21 15:49:36 +00:00
David Anderson 4382158b88 *** empty log message *** 2004-09-21 15:45:08 +00:00
David Anderson ba69d73785 Fixed alphanumeric bug (theprog) 2004-09-21 05:20:18 +00:00
David Anderson be3d078d5a added is_amd64_server 2004-09-21 02:40:30 +00:00
David Anderson b8ca4586ad fix from fsfod 2004-09-20 22:17:14 +00:00
David Anderson 95b638dbcd sync 2004-09-20 03:53:01 +00:00
David Anderson c42fef6d48 *** empty log message *** 2004-09-20 01:26:31 +00:00
David Anderson 83fa1aea27 *** empty log message *** 2004-09-19 17:32:55 +00:00
David Anderson 6a77edfa97 Added full HUD stats option again 2004-09-19 17:30:36 +00:00
David Anderson e23726ac54 added amx_strtok for jtp10181 2004-09-19 17:25:51 +00:00
David Anderson fb2be2256f added amx_strtok for jtp10181 2004-09-19 17:20:14 +00:00
David Anderson 1ef7f8dd72 new defaults 2004-09-19 16:47:18 +00:00
David Anderson bff11bc18e Fixed method of illegal buying 2004-09-19 16:32:15 +00:00
David Anderson 9042efd195 Synced 2004-09-19 15:22:50 +00:00
David Anderson d14c107db1 Fixed some include bugs
Fixed adminslots not showing right slots on connect
Fixed RTEs on wrong team
2004-09-19 00:52:15 +00:00
David Anderson d819c76024 Fixed formatting bugs 2004-09-19 00:37:58 +00:00
David Anderson 89b5496dfb New alignment (y0shi) 2004-09-19 00:33:50 +00:00
David Anderson 3eed3b7f07 Removed CString references 2004-09-18 05:39:14 +00:00
David Anderson 3419aa4dc5 Fix for isspace 2004-09-17 19:04:44 +00:00
David Anderson 54a00466e8 debug mode default 2004-09-17 19:00:11 +00:00
David Anderson d0c51bd637 Removed compact encoding - fixes compaction errors on OP_FILE 2004-09-17 18:21:49 +00:00
David Anderson 2e028ebe20 new compile script from malex 2004-09-17 06:11:14 +00:00
David Anderson 26349730e5 Fixed locking issue with lang files 2004-09-17 01:59:27 +00:00
David Anderson c0374c5fe5 COFF fix 2004-09-17 01:26:42 +00:00
David Anderson ab2794d4bd Fixed files not fclose()ing
Module no longer reloads on mapchange
2004-09-17 01:19:03 +00:00
David Anderson e0af113cac Fixed bug reported by kexz 2004-09-17 00:51:20 +00:00
David Anderson f9a57a83a0 Changed how plugins.ini is read 2004-09-17 00:46:33 +00:00
David Anderson b7c0c47c05 New "debug" status for amxx plugins.
Correctly switches between amx_opcodelist and nodebug.
Fixed metamod and amxmodx GPL alignment.
Fixed debug mode not being set for non-JIT.
2004-09-17 00:27:28 +00:00
David Anderson 2d9ec5295d Synced translations 2004-09-16 22:43:51 +00:00
David Anderson b3f01faf38 Message if menu is disabled 2004-09-16 22:39:07 +00:00
David Anderson 58578690ad Fixed server_changelevel (fsfod)
Added dod deathmsg stock (Pimp_Daddy)
2004-09-16 22:35:12 +00:00
David Anderson 4754ccdd1d Removed co_rebirth (Emanon) 2004-09-16 22:33:55 +00:00
David Anderson f6facb5349 Removed old code 2004-09-16 22:15:07 +00:00
David Anderson 1728c02561 Added debug info to OP_RETN in JIT 2004-09-16 22:14:05 +00:00
David Anderson c90d922443 Added some notes about how the JIT works 2004-09-16 20:31:38 +00:00
David Anderson 2f1de39dd3 JIT's OP_CALL now supports a debug hook 2004-09-16 20:08:11 +00:00
David Anderson 1980c524d3 fix 2004-09-16 02:42:40 +00:00
David Anderson 31604d44a8 exported debug engine 2004-09-15 21:34:06 +00:00
David Anderson dba30f7ee6 Exported error logger to modules 2004-09-15 21:28:20 +00:00
David Anderson 1aaf540be4 converted core to new debugging engine 2004-09-15 21:27:35 +00:00
David Anderson d3751054da New debugging engine 2004-09-15 21:21:46 +00:00
David Anderson a96d26d573 *** empty log message *** 2004-09-15 08:33:39 +00:00
David Anderson 36c78421ae OP_FILE is now always generated 2004-09-15 05:42:33 +00:00
David Anderson 083fe35188 New AMX headers 2004-09-15 04:18:35 +00:00
David Anderson 9e4a611b7f Removed old debugging engine 2004-09-15 04:09:47 +00:00
David Anderson 4ed906248d Fixed traceresults (Freecode) 2004-09-14 23:39:22 +00:00
David Anderson 44bb871f7e amx_debug is now set correctly. 2004-09-14 19:27:55 +00:00
David Anderson 569ef4d494 fix for tracelien forward 2004-09-14 18:02:32 +00:00
David Anderson 91decabfde Added MNF_GetPlayerTeam for mahnsawce 2004-09-14 16:18:52 +00:00
David Anderson f171842cf8 added traceresult stuff 2004-09-14 06:16:52 +00:00
David Anderson 3d9bf8bc93 Fixed modules.ini (EKS) 2004-09-13 20:01:41 +00:00
David Anderson d7325f4209 amx_logging -> amxx_logging 2004-09-13 16:42:28 +00:00
David Anderson 5c177aada0 fixed -o bug 2004-09-13 14:40:59 +00:00
David Anderson 5c6289e1f0 Fixed -o bug 2004-09-13 14:18:08 +00:00
David Anderson 844fbf581e for autobuilder 2004-09-13 06:58:54 +00:00
David Anderson 22bac3c8f4 strip user flags on reload (mrhunt) 2004-09-13 06:17:47 +00:00
David Anderson 35ffbf8ca6 Fixed API error 2004-09-12 22:16:56 +00:00
David Anderson 926f995a3a Added 64bit simulator 2004-09-12 20:58:27 +00:00
David Anderson f2dcb89609 possible bad library 2004-09-12 07:24:35 +00:00
David Anderson 69e7cbc722 removed debug info 2004-09-12 07:18:54 +00:00
David Anderson 54e88bf8a8 Fixed path handling for plugins 2004-09-12 07:13:41 +00:00
David Anderson b0315f5d56 Added more error reporting 2004-09-12 04:35:24 +00:00
David Anderson ec55a2ab97 possible fix for dbi bug 2004-09-12 04:03:54 +00:00
David Anderson 1082ef31c7 Modules no longer need to have the correct extension (requested by UgLyPuNk) 2004-09-12 03:48:21 +00:00
David Anderson ee28532c53 *** empty log message *** 2004-09-12 00:52:18 +00:00
David Anderson e4294da5bd no more stdc++ 2004-09-12 00:48:36 +00:00
David Anderson 1ba9a39b3f removed iostream 2004-09-12 00:44:15 +00:00
David Anderson 5453b55bdc *** empty log message *** 2004-09-12 00:38:17 +00:00
David Anderson 16f51ea619 *** empty log message *** 2004-09-12 00:32:11 +00:00
David Anderson b209d92a2a Fixed bug noted by JJKiller 2004-09-12 00:20:00 +00:00
David Anderson 0def8c9354 wow 2004-09-12 00:17:21 +00:00
David Anderson ac59f75523 Fixed memory allocation 2004-09-12 00:14:34 +00:00
David Anderson f2faf990a0 Fixed bug reported by JJKiller 2004-09-12 00:13:46 +00:00
David Anderson 7f6e9f5e20 *** empty log message *** 2004-09-11 22:46:28 +00:00
David Anderson c12b04d302 new SDK 2004-09-11 21:58:46 +00:00
David Anderson 9922b5016f Fixed stdc errors 2004-09-11 21:55:33 +00:00
David Anderson e7cd31b1d5 *** empty log message *** 2004-09-11 21:13:02 +00:00
David Anderson 9006673b09 amd64 now does lstdc++ 2004-09-11 19:38:58 +00:00
David Anderson 96271810d8 no g++ 2004-09-11 17:42:50 +00:00
David Anderson 8377680989 memory test 2004-09-11 17:42:08 +00:00
David Anderson 00582481c6 stdc++ errors 2004-09-11 17:36:45 +00:00
David Anderson c2255016d2 stdc++ errors 2004-09-11 17:32:25 +00:00
David Anderson 9e1c5f2808 amd64 zlib 2004-09-11 17:20:59 +00:00
David Anderson 897d93a892 amd64 2004-09-11 17:17:08 +00:00
David Anderson 04be9fb703 fixed libz linking 2004-09-11 16:47:29 +00:00
David Anderson dafc8bb678 added libz 2004-09-11 00:18:07 +00:00
David Anderson d303a2e0b7 *** empty log message *** 2004-09-10 23:06:29 +00:00
David Anderson 7c8e9509ce fixed bug actually 2004-09-10 22:00:07 +00:00
David Anderson f5a997069d Added new compiler frontend :) 2004-09-10 21:13:20 +00:00
David Anderson 9a3e713a69 Moved ns plugins 2004-09-10 15:57:24 +00:00
David Anderson 3ec4ccd9da Added new "amxx plugins" plugin fail message 2004-09-10 15:52:48 +00:00
David Anderson 7b626ab632 fixed 2004-09-10 05:38:16 +00:00
David Anderson 90eafe59a6 register_module -> require_module 2004-09-10 05:18:57 +00:00
David Anderson a055d3d373 Upgraded CVector 2004-09-10 03:31:36 +00:00
David Anderson 267db7cc2b Removed include files 2004-09-10 03:16:30 +00:00
David Anderson 5043a40c51 Synced include files 2004-09-10 03:12:38 +00:00