Commit Graph

610 Commits

Author SHA1 Message Date
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
David Anderson
3d521e5d30 Added backwards MySQL compatibility. 2004-06-24 08:37:34 +00:00
David Anderson
4ab6b083c1 Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
David Anderson
0d07a13dbe Removed admin_sql, merged with admin 2004-06-24 07:57:55 +00:00
David Anderson
d17945c087 Fixed inhook bug.
Fixed entity_set_size bug.
Switched non-blocking forwards to POST.
2004-06-24 07:36:43 +00:00
David Anderson
42ff533d65 Fixing more incorrect merges 2004-06-24 07:11:52 +00:00
David Anderson
4b3d2d3133 Fixing accidental commit 2004-06-24 07:09:17 +00:00
David Anderson
37d144abe5 Changed from cell->pointer casts to reference handles.
Fixed a memory leak.
2004-06-24 07:02:29 +00:00
David Anderson
553f1872a5 Fixed some minor errors. 2004-06-24 06:59:16 +00:00
Johnny Bergström
ab03ce077e Added strip_user_weapons (thx to SidLuke) 2004-06-21 09:16:14 +00:00
Johnny Bergström
1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
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