Commit Graph
978 Commits
Author SHA1 Message Date
Felix Geyer 667d06b126 added "return" 2004-06-29 16:15:24 +00:00
Pavol Marko 88cc9156fe added "gpl" to the "amxx" comand list 2004-06-29 15:58:44 +00:00
David Anderson c6813d1f18 Fixes bug with get_msg_arg_type 2004-06-29 15:26:35 +00:00
David Anderson e6fc5904b5 Added .NET project file 2004-06-29 09:16:18 +00:00
David Anderson 6b89c12f73 new CString 2004-06-29 08:14:44 +00:00
David Anderson 429c295738 Removed STD code 2004-06-29 08:09:53 +00:00
David Anderson 743767610a Removed std::string 2004-06-29 06:56:31 +00:00
David Anderson 47dd28bd63 Removed std::vector 2004-06-29 06:45:52 +00:00
David Anderson 285a4ffed8 Fixed a few bugs. 2004-06-29 06:26:56 +00:00
David Anderson e8d33e1379 Bug fix, added correct cpp file 2004-06-29 05:54:53 +00:00
David Anderson e1a3b158d0 Added makefile 2004-06-29 05:33:13 +00:00
David Anderson 6e9b836767 Added libraries 2004-06-29 05:31:05 +00:00
David Anderson 552e82861b Fixed Makefile for 0.20. 2004-06-29 05:22:13 +00:00
David Anderson 4adb119f8e Fixed Makefile for 0.20. 2004-06-29 05:16:18 +00:00
David Anderson 502d006e84 Changed optimizations and metamod dir. 2004-06-29 05:04:27 +00:00
David Anderson feedb222f8 Removed cstrike defaults. 2004-06-29 03:45:51 +00:00
David Anderson 67d8042df1 Fixed line formatting errors.
Removed cstrike defaults.
2004-06-29 03:44:36 +00:00
David Anderson f520743aa2 Defaults to mapcycle.txt now. 2004-06-29 03:40:32 +00:00
David Anderson 67fbc56618 Added Vexd Compatibility back in. 2004-06-29 03:22:38 +00:00
David Anderson de668db307 Fixed server_frame forward.
Fixed server_changelevel forward.
2004-06-29 03:16:45 +00:00
David Anderson de8e8e699b New DBI API. 2004-06-29 02:51:40 +00:00
David Anderson 4f3be95a36 New DBI API. 2004-06-29 02:50:39 +00:00
David Anderson 527ca0efb7 New DBI API. 2004-06-28 23:20:04 +00:00
Lukasz Wlasinksi 8671c25b2e all lower case natives now 2004-06-28 22:41:24 +00:00
David Anderson cf137b54ad PM's fix: engclient_cmd is now client_cmd 2004-06-28 18:54:58 +00:00
Pavol Marko eeebee0e18 Changed report_error behavior 2004-06-28 18:12:26 +00:00
Pavol Marko b5e9fe2d49 commited makefile on BAILOPAN's wish :)
watch out: -libstdc++ option used
memtest included
JIT not included
2004-06-28 15:54:19 +00:00
Lukasz Wlasinksi 1b43105658 added ts support 2004-06-28 13:57:10 +00:00
Lukasz Wlasinksi f69da4341b Fixed TraceLine problems after map change 2004-06-28 11:13:07 +00:00
Lukasz Wlasinksi fc3b165e57 TraceLine tweaks 2004-06-27 16:31:40 +00:00
Lukasz Wlasinksi 8885714465 TraceLine tweaks 2004-06-27 16:22:52 +00:00
Felix Geyer 9c24b9ae05 Updated to June 2004-06-26 23:07:30 +00:00
David Anderson f4de83c31a Fixed a bug where blocking a message would crash the server. 2004-06-26 22:46:54 +00:00
David Anderson 8477d8834a nothing important 2004-06-26 21:46:24 +00:00
David Anderson d4aef1a60b Fixed some things 2004-06-26 19:37:31 +00:00
David Anderson 8fa1a42c1b Added sockets module. 2004-06-26 17:31:20 +00:00
David Anderson e60d1c815c Added new natives. 2004-06-26 04:48:32 +00:00
David Anderson 9c59ece7a4 New registers for impulse, think, and touch.
Fixed DispatchKeyValue related natives and forwards.
2004-06-25 22:51:18 +00:00
David Anderson 932dec9dee New engine natives 2004-06-25 22:50:43 +00:00
David Anderson 136873b9ea Fixed meta set bug in ServerActivate
Added linux options to pvPrivateData natives
2004-06-25 20:51:48 +00:00
David Anderson 60da2d5621 Bug fix with sql.cfg 2004-06-25 19:18:24 +00:00
Lukasz Wlasinksi 9057043180 weapon logging support 2004-06-25 12:25:23 +00:00
Lukasz Wlasinksi 6d8f61c4e0 weapon logging support 2004-06-25 12:21:47 +00:00
Lukasz Wlasinksi a9c5228c31 small tweaks .. 2004-06-25 01:00:29 +00:00
David Anderson 45a3493256 Added math native definitions. 2004-06-24 22:11:32 +00:00
David Anderson ca24deb6b9 *** empty log message *** 2004-06-24 19:04:50 +00:00
Pavol Marko 7741f8f6a9 added MaximalPerformance build option 2004-06-24 18:52:06 +00:00
Pavol Marko bf1340cf14 changed HLSDK_3_2_OLD_EIF to HLSDK_2_3_OLD_EIFACE
changed ClientCommand to use the FAKEMETA_DLL_HANDLE_void macro
2004-06-24 18:47:00 +00:00
Pavol Marko 35c2c41a41 fixed typos, maybe a player disconnect problem 2004-06-24 18:44:30 +00:00
David Anderson 8e227f4f54 Removed default slot reservation.
Enhanced modules and plugins descriptions.
2004-06-24 18:23:12 +00:00