Commit Graph

836 Commits

Author SHA1 Message Date
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
David Anderson
37a08f66b0 New version of Engine. 2004-05-26 05:15:40 +00:00
Johnny Bergström
7bb4c78a33 Small update. Added 2nd parameter to amx_help for server. Server can type "amx_help 1 150" to view 150 help cmds at once. 2004-05-16 11:31:41 +00:00
David Anderson
2cf4801f6b Fixed a memory leak I made :-) 2004-05-14 20:48:34 +00:00
Pavol Marko
af1242415c added iterator() constructor 2004-05-06 19:18:55 +00:00
Pavol Marko
104514f988 added SinglePluginForward support 2004-05-05 19:03:38 +00:00
Pavol Marko
ecd0c53ca1 added files for JIT on windows 2004-05-05 18:45:35 +00:00
Pavol Marko
836e6267dc new project files for MSVC 7.0 2004-05-05 18:44:08 +00:00
Pavol Marko
58cf8a1416 changed include files order 2004-05-05 18:43:47 +00:00
Pavol Marko
1f31c6e309 added SinglePluginForward functions to the module interface 2004-05-05 18:43:33 +00:00
Pavol Marko
e9e4b380cb added SinglePlugin forwards 2004-05-05 18:42:16 +00:00
Pavol Marko
7c4324b963 use of const functions 2004-05-05 18:41:36 +00:00
Pavol Marko
90f777d593 stuff 2004-05-03 20:01:23 +00:00
Pavol Marko
e2ff797de4 changed set_new_handler to std::ser_new_handler 2004-05-03 20:00:41 +00:00
Pavol Marko
5ce096457a not important 2004-05-03 19:48:40 +00:00
Pavol Marko
d7a8292419 added DLL Post Functions calling 2004-05-03 19:47:36 +00:00
Pavol Marko
be5276dde6 stuff 2004-05-03 19:46:49 +00:00
Pavol Marko
18abdd8149 added support for MODULE_NOT64BIT status 2004-05-03 19:45:19 +00:00
Pavol Marko
c3661e8bb3 linux memtest support 2004-05-03 19:40:49 +00:00
Johnny Bergström
b9b2a2581e removed def file 2004-05-03 15:50:29 +00:00
David Anderson
7b5b6195c2 Changed to 0.20 API 2004-05-03 14:10:52 +00:00
David Anderson
771a16db26 Changed to 0.20 API 2004-05-03 14:01:40 +00:00
David Anderson
e6d53c4666 Header fix 2004-05-03 13:34:00 +00:00
David Anderson
863805ff6f SDK Fix for Metamod 1.18 2004-05-03 13:33:26 +00:00
Johnny Bergström
ccf02c9484 RETURN_META_VALUE in client connect 2004-05-03 08:55:48 +00:00
Johnny Bergström
a019ef2d52 Now compiles to singlethreaded module (ML/MLd) 2004-05-03 08:51:11 +00:00
David Anderson
eead209a39 Volatite commit of new API changes 2004-05-03 07:24:00 +00:00
David Anderson
16867d6f24 Volatite commit of new API changes 2004-05-03 07:24:00 +00:00
Pavol Marko
1b263d13aa Initial release 2004-04-29 17:41:44 +00:00
Pavol Marko
807e3f04bf new stuff:
Build Configurations:
 Debug
 Release
 JITDebug
 JITRelease
 MemtestDebug
 MemtestRelease
2004-04-29 17:23:46 +00:00
Pavol Marko
4b517fe1ad - some indent stuff
- added support for MODULE_NOT64BIT status
2004-04-29 17:16:28 +00:00
Pavol Marko
dd4bc05952 not very important stuff 2004-04-29 17:13:41 +00:00
Pavol Marko
a04df29f22 fixed a bug where the post engine functions table was copied to the "normal" engine functions table 2004-04-29 17:13:36 +00:00