Commit Graph

  • 132c4dd9e4 *** empty log message *** Felix Geyer 2004-07-24 11:25:00 +00:00
  • 65df08c363 added amx_logging Felix Geyer 2004-07-24 11:06:15 +00:00
  • 17c00abbde flag y (ADMIN_ADMIN) is not set anymore Felix Geyer 2004-07-24 11:03:51 +00:00
  • 5a93f4a80b fixed is_user_admin() changed access functions to new ADMIN_ADMIN Felix Geyer 2004-07-24 11:02:49 +00:00
  • 3a904ed05c added trim() Felix Geyer 2004-07-24 01:52:45 +00:00
  • b70eac0461 added trim() David Anderson 2004-07-24 01:31:22 +00:00
  • 53d860a47e *** empty log message *** Felix Geyer 2004-07-24 00:36:38 +00:00
  • 30ca720920 changed file extension to .amxx Felix Geyer 2004-07-24 00:36:17 +00:00
  • afce6de801 register_statsfwd Lukasz Wlasinksi 2004-07-23 23:18:50 +00:00
  • 2a57fa02ca removed rescode() Felix Geyer 2004-07-23 19:52:55 +00:00
  • 221375b730 fixed compiler warnings Felix Geyer 2004-07-23 18:11:25 +00:00
  • bbf8a21693 Removed debug info from 64 bit porting Fixed minor bugs Pavol Marko 2004-07-23 17:29:03 +00:00
  • 6dc00f64f8 PM: Added 64bit compatibility dvander: Fixed minor bugs David Anderson 2004-07-23 16:55:53 +00:00
  • 8e8633a49a Fixed team native tags Johnny Bergström 2004-07-22 21:01:39 +00:00
  • c39b5d1ec6 Fixed bugs Pavol Marko 2004-07-22 14:55:38 +00:00
  • 82d5b42356 added handlers for 3 new error messages from CAmxxReader Pavol Marko 2004-07-22 14:55:16 +00:00
  • cfbf4bf5b5 Nothing important. Steve Dudenhoeffer 2004-07-22 13:13:41 +00:00
  • 98d1644ade Removing support for NS 2.01. Steve Dudenhoeffer 2004-07-22 13:11:12 +00:00
  • 521d6ee7d2 Removing support for NS 2.01. Steve Dudenhoeffer 2004-07-22 13:09:28 +00:00
  • 9f868f27ff Forgot to remove this. Steve Dudenhoeffer 2004-07-22 13:07:43 +00:00
  • bcb2adf95a Uploaded the source of the miniLZO compression library used in the .amxx (ABL) file format Pavol Marko 2004-07-22 13:06:46 +00:00
  • b7e9f34471 Changed to use the miniLZO compression library Pavol Marko 2004-07-22 13:05:03 +00:00
  • 1a9d55a0f4 Forgot to remove this. Steve Dudenhoeffer 2004-07-22 12:55:06 +00:00
  • 0aa11dcae7 Forgot to remove this. Steve Dudenhoeffer 2004-07-22 12:48:12 +00:00
  • 6cd5790ea8 Initial import of mostly re-written NS module (also synced with ns2amx). Steve Dudenhoeffer 2004-07-22 12:46:35 +00:00
  • 6236590aed included amxxfile.* Johnny Bergström 2004-07-22 09:19:25 +00:00
  • 138e984e66 Initial release To be changed to use the miniLZO library instead of using the RLE compression Pavol Marko 2004-07-21 20:03:24 +00:00
  • bd93ea88a5 Added "J" to amx_version if compiled with JIT Changed memreport interval to 5 minutes Pavol Marko 2004-07-21 20:01:46 +00:00
  • 1c7aa62db1 changed to work with the .amxx files Pavol Marko 2004-07-21 20:00:10 +00:00
  • 1cd4dc20dc Added native is_jit_enabled Pavol Marko 2004-07-21 19:59:39 +00:00
  • 18490e545c Removed #define JIT Pavol Marko 2004-07-21 19:58:09 +00:00
  • 594edabac0 amxx sdk update Lukasz Wlasinksi 2004-07-21 14:18:01 +00:00
  • 0b9f3d8e8c map change crash fixed Lukasz Wlasinksi 2004-07-21 11:51:18 +00:00
  • 064853d9d5 added jit_enabled() Felix Geyer 2004-07-20 13:37:15 +00:00
  • c504df473d Removed PM's original "GCC JIT" implementations. David Anderson 2004-07-20 03:53:49 +00:00
  • 5daf73e3d5 Using Grum's NASM JIT - from acquired August 1st. David Anderson 2004-07-20 03:51:57 +00:00
  • 011d9ecc33 Fixed bug with FG42 detection Lukasz Wlasinksi 2004-07-19 23:57:05 +00:00
  • 7b14a4bb4e added ADMIN_ALL Felix Geyer 2004-07-19 19:21:37 +00:00
  • 0f8ec91e00 removed NO_STEAM Felix Geyer 2004-07-19 15:03:45 +00:00
  • ef11026195 removed WON support fixed some bugs Felix Geyer 2004-07-19 14:33:17 +00:00
  • bcc8292730 Fixed DBI tags. David Anderson 2004-07-19 14:28:42 +00:00
  • 3439fac417 added get/set_user_ammo natives Lukasz Wlasinksi 2004-07-19 00:31:38 +00:00
  • 287720c4e4 changed to work with new tasks Pavol Marko 2004-07-18 18:49:34 +00:00
  • fa7dc91449 Added a new overloaded find function where the caller can set where to start searching Pavol Marko 2004-07-18 18:48:54 +00:00
  • a6f7742e86 rewritten Pavol Marko 2004-07-18 18:48:20 +00:00
  • 59bb24e791 Removed WON specific offsets. Johnny Bergström 2004-07-18 14:11:07 +00:00
  • 09da646086 Added DBI tags. David Anderson 2004-07-18 10:22:55 +00:00
  • fd9666d068 Added change_task() Added server_changelevel forward Added is_user_admin() David Anderson 2004-07-18 08:19:20 +00:00
  • 41c7d041df Added change_task() Added server_changelevel forward David Anderson 2004-07-18 08:07:50 +00:00
  • 8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... Johnny Bergström 2004-07-16 08:36:08 +00:00
  • 63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! Johnny Bergström 2004-07-16 08:24:10 +00:00
  • c00fffa444 MSVC 7.1 project file... Johnny Bergström 2004-07-16 07:38:58 +00:00
  • 78a88d90a0 fixed self damage stats Lukasz Wlasinksi 2004-07-14 23:57:21 +00:00
  • aaa1e781c2 Hopefully fixes the "bots can't harm" bug. Johnny Bergström 2004-07-13 21:26:38 +00:00
  • 4003204ffe simplified, should work on linux too now Pavol Marko 2004-07-13 16:17:38 +00:00
  • 60c6b1703d Possible fix to the overflow of edicts... Johnny Bergström 2004-07-13 15:19:36 +00:00
  • 06dd58e7a4 Nothing important Johnny Bergström 2004-07-13 15:07:21 +00:00
  • fc58946ffa Nothing important Johnny Bergström 2004-07-13 08:35:04 +00:00
  • 5b7e96532d Fixed inc link Johnny Bergström 2004-07-13 08:33:19 +00:00
  • 228d3a13c8 Fixed pdata int stocks Johnny Bergström 2004-07-12 08:25:48 +00:00
  • 7c9be9c348 Fixed for NO_STEAM builds (removed STEAM autobuy code from build) Johnny Bergström 2004-07-10 10:02:13 +00:00
  • 919953b661 a fix for an error? Pavol Marko 2004-07-08 18:53:58 +00:00
  • f0f6dc88b1 Rewritten; The whole log system is now finally a class Pavol Marko 2004-07-08 16:02:40 +00:00
  • 4878c66032 added file Pavol Marko 2004-07-08 16:02:21 +00:00
  • 9656eac079 Changed to support rewritten amxxlog Pavol Marko 2004-07-08 16:02:01 +00:00
  • 8973af479c Fixed ent bugs from JGHG Changed MAKE_STRING to ALLOC_STRING David Anderson 2004-07-06 17:02:31 +00:00
  • 221d5b623d Fixed ent bugs from JGHG Changed MAKE_STRING to ALLOC_STRING David Anderson 2004-07-06 16:48:20 +00:00
  • 1d555a66f8 Removed debugging info David Anderson 2004-07-06 06:28:42 +00:00
  • 0dd5024408 changes in health event Lukasz Wlasinksi 2004-07-05 21:24:31 +00:00
  • e0f1b56363 added spectator support to dod_set_user_team native Lukasz Wlasinksi 2004-07-04 21:09:03 +00:00
  • 8dceb45567 fixed bug in CList::put Pavol Marko 2004-07-04 14:59:21 +00:00
  • ab6909a60c fixed bug where modules were queried / attached more times Pavol Marko 2004-07-03 13:48:53 +00:00
  • dc971460ff adapted for new CList Pavol Marko 2004-07-03 13:47:03 +00:00
  • f5eb46d234 rewritten Pavol Marko 2004-07-03 13:46:35 +00:00
  • 67b13237d6 fixed memory leaks caused by using a CVector instead of a CList Pavol Marko 2004-07-03 13:45:56 +00:00
  • 994e41d7cf ts 2.1 weapon awards Lukasz Wlasinksi 2004-07-03 00:25:01 +00:00
  • 7ed7d37914 custom weapon array fix Lukasz Wlasinksi 2004-07-02 23:58:41 +00:00
  • 28b21550d4 update.. Lukasz Wlasinksi 2004-07-02 16:25:36 +00:00
  • f413bf37a2 Initial import Lukasz Wlasinksi 2004-07-01 17:57:12 +00:00
  • b5e960ed3b FN_AMXX_DETTACH removed Lukasz Wlasinksi 2004-07-01 17:24:21 +00:00
  • 3c99a32272 forwards change Lukasz Wlasinksi 2004-07-01 10:12:50 +00:00
  • ed7b584b49 Removed possible inappopriate language David Anderson 2004-06-30 19:04:04 +00:00
  • e4a735d447 new(old) register forwards system Lukasz Wlasinksi 2004-06-30 17:37:36 +00:00
  • e0a9c60bf1 added new colors orange, ocean and maroon Felix Geyer 2004-06-30 17:08:52 +00:00
  • 9ccddad1cf update.. Lukasz Wlasinksi 2004-06-30 13:03:24 +00:00
  • 59b03740c9 csstats with <mod>x functions Lukasz Wlasinksi 2004-06-30 13:01:07 +00:00
  • 325afaa612 updated version number Felix Geyer 2004-06-30 08:36:31 +00:00
  • 017c94eae1 Re-added -C- compiler. David Anderson 2004-06-30 08:34:56 +00:00
  • 93f6a136fa added double-include prevention Felix Geyer 2004-06-30 08:34:52 +00:00
  • 413f02ab2a Re-added -C- compiler David Anderson 2004-06-30 08:32:51 +00:00
  • 5b8f7e471f Fixed bug in CVector David Anderson 2004-06-30 08:10:25 +00:00
  • 3dedf9976b Fixed incorrect forward orders Fixed bug in CVector David Anderson 2004-06-30 08:04:12 +00:00
  • ff23a74e9c wtf, get_module() uncommitted again fixed typo David Anderson 2004-06-30 04:27:55 +00:00
  • 7083c898f0 Fixed CString bug David Anderson 2004-06-30 03:21:14 +00:00
  • 5ea3af0b2b Fixed SQL side bug David Anderson 2004-06-30 03:19:31 +00:00
  • b67da6965f Fixed field lookup bug. Fixed bug in CString. David Anderson 2004-06-30 03:14:39 +00:00
  • 75c5bebc41 Fixed line problem David Anderson 2004-06-30 01:14:25 +00:00
  • 42c187fa33 Fixed register_plugin bug found by Zor David Anderson 2004-06-30 00:19:24 +00:00
  • 09e13f5dd9 Changed antiflood to be more intelligent. David Anderson 2004-06-29 20:29:40 +00:00
  • 3c22ae73a1 added custom map configs Felix Geyer 2004-06-29 20:17:25 +00:00