Commit Graph

720 Commits

Author SHA1 Message Date
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
Pavol Marko
de5bdad8de modules with old interface don't load if SMALL_CELL_SIZE is 64. Reason: float/cell conversions. 2004-04-29 17:09:57 +00:00
Pavol Marko
7aa98c9038 added
MODULE_NOT64BIT status
2004-04-29 17:09:26 +00:00
Pavol Marko
7c2fc26c4f #define JIT will be defined in compiler command line 2004-04-29 17:08:54 +00:00
Johnny Bergström
97e2c3b902 removed old files 2004-04-29 12:28:00 +00:00
Johnny Bergström
8cb40e903e added entity_is_on_ground 2004-04-29 09:42:00 +00:00
Johnny Bergström
32efef099c Implemented old ?et_user_hitzones functionality 2004-04-27 10:08:46 +00:00
Johnny Bergström
0cb086eb6b Updated comment 2004-04-26 15:30:45 +00:00
Pavol Marko
2a7709d680 preparations for JIT on Linux 2004-04-24 20:06:16 +00:00
Pavol Marko
4e7209eeab stuff 2004-04-24 20:05:08 +00:00
David Anderson
3b0d52c8d3 fixed cmdstart bug! oops! 2004-04-24 03:41:27 +00:00
David Anderson
4549115165 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 08:38:48 +00:00
Pavol Marko
acc0439d3c new project files 2004-04-23 07:04:11 +00:00
Pavol Marko
6faef3b75a mmgr added 2004-04-23 06:59:00 +00:00
David Anderson
91eacb7464 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 03:55:53 +00:00
Pavol Marko
3a3acb517b removed .c files 2004-04-22 15:13:55 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00