Commit Graph

518 Commits

Author SHA1 Message Date
Johnny Bergström
0660f872eb Added support for TFC weapons in give_item 2004-06-16 19:02:00 +00:00
Lukasz Wlasinksi
07ecc9f6fe added tfc support 2004-06-15 13:49:19 +00:00
David Anderson
8cff99c7f4 New DBI (not tested!) 2004-06-14 06:52:15 +00:00
David Anderson
f7e0baa45e New DBI 2004-06-11 21:03:45 +00:00
Pavol Marko
259a9d70ec added run time error reporting 2004-06-10 13:19:41 +00:00
Pavol Marko
d3bb65eec7 added a memreport before mapchange
fixed possible crash bug where Cmd_Args would return NULL
2004-06-10 13:18:58 +00:00
Johnny Bergström
8840c03dff Fixed a couple more typos dettach -> detach 2004-06-09 07:59:32 +00:00
Johnny Bergström
5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00
Johnny Bergström
667b15787d Fixed some typos and stuff. 2004-06-07 11:13:20 +00:00
Johnny Bergström
577c8c5f61 Fixed cs_set_hostage_foll() 2004-06-03 09:01:42 +00:00
Johnny Bergström
5ce181a995 Fixed a lot of MF_IsPlayerInGame that was done on non-player entities 2004-06-03 08:44:43 +00:00
Pavol Marko
175e3ed1cd added
bot = false;
in Disconnect()

(hoping it will fix some problems where AMXX doesn't recognize players as proper clients)
2004-05-30 13:30:00 +00:00
Pavol Marko
ce15e9a3ba Fixed a bug where the last module in modules.ini would not be attached to metamod. 2004-05-30 13:29:13 +00:00
David Anderson
c6b0c75b72 Added many new DBI functions 2004-05-30 09:58:51 +00:00
Pavol Marko
ca0a32a546 AMXX won't crash now on invalid plugin path 2004-05-29 12:22:33 +00:00
Pavol Marko
b4107e3523 Fixed a bug where menus would not work 2004-05-29 12:21:57 +00:00
Pavol Marko
9e99831fb2 added a declaration of a local variable. The file will compile now :] 2004-05-29 12:20:57 +00:00
Pavol Marko
e620debd1f The Core is now a fake plugin.
Fixed a bug where core could not supercede functions.
2004-05-29 12:20:01 +00:00
Pavol Marko
549e9d6b55 Fixed another memory leak... 2004-05-29 12:18:41 +00:00
Pavol Marko
9307994060 Cleaned up some code, added checks for msgid != 0 (so AMXX doesn't crash mods which don't support text based menus for example) 2004-05-28 11:29:44 +00:00
Pavol Marko
8c600f90c3 nothing important 2004-05-28 11:28:42 +00:00
Pavol Marko
14e59c6967 Fixed bug where a file handle would stay opened on error; added id validations to MNF player natives 2004-05-28 11:27:50 +00:00
Pavol Marko
7695d24a50 Cleaned up some code, added comments 2004-05-28 11:26:05 +00:00
Pavol Marko
86b1021f45 Fixed memory leaks in amx_fget* natives 2004-05-28 11:25:28 +00:00
Pavol Marko
642eb769b2 Added a check for memory allocation failure 2004-05-28 11:24:59 +00:00
Pavol Marko
3d3775ec00 Fixed get_module (which would crash on modules with new interface) 2004-05-28 11:22:56 +00:00
Pavol Marko
a6af81e359 Added more support for JIT on Linux 2004-05-28 11:21:31 +00:00
David Anderson
e0a9729b47 Added dbi_type() 2004-05-28 10:10:16 +00:00
David Anderson
9627b4803d Added dbi_type() 2004-05-28 09:21:11 +00:00
David Anderson
55b57ca0cb Initial import 2004-05-28 08:51:23 +00:00
David Anderson
9df4374195 mssql_error fix 2004-05-28 06:31:53 +00:00
David Anderson
8afd62a7c9 Rewrite. Note: untested 2004-05-28 06:28:49 +00:00
David Anderson
997a79a692 Fixed connection bugs 2004-05-28 05:05:58 +00:00
David Anderson
5a91f05748 Added license info 2004-05-28 04:35:02 +00:00
David Anderson
6ae66d39b8 Added license info 2004-05-28 04:24:15 +00:00
David Anderson
54bc9cb10e Fix for nextrow 2004-05-28 03:57:48 +00:00
David Anderson
9e852deb17 Initial Import 2004-05-28 01:48:22 +00:00
Johnny Bergström
5c3ce78c58 Fixed typo: Dettach --> Detach 2004-05-26 12:58:58 +00:00
Johnny Bergström
c3d50a293d Fixed typo: dettach --> detach 2004-05-26 12:14:17 +00:00
David Anderson
c74ebdf401 nothing 2004-05-26 08:44:15 +00:00
David Anderson
23c4f0b666 Added user_has_weapon() native 2004-05-26 08:29:17 +00:00
David Anderson
f88bd58919 Added user_has_weapon() native 2004-05-26 08:28:54 +00:00
David Anderson
7853e0c3e8 Small update 2004-05-26 08:20:09 +00:00
David Anderson
af29e2fb81 Updated engine includes
Added natural selection includes
2004-05-26 07:59:33 +00:00
David Anderson
8b256eb8bb Some minor changes:
Changed offsets from linux to windows.
Removed DispatchKeyValue forward.
2004-05-26 07:54:01 +00:00
David Anderson
86598d3582 Fix-up changes. 2004-05-26 06:28:59 +00:00
David Anderson
2ee078bada Nothing important 2004-05-26 06:21:37 +00:00
David Anderson
a21537f644 Made linux compatible. 2004-05-26 06:19:50 +00:00
David Anderson
e45e0c9634 Fixed some small things 2004-05-26 05:18:34 +00:00
David Anderson
86fb009e43 New version of Engine. 2004-05-26 05:16:59 +00:00