Johnny Bergström
d07cc0424d
Fixed a typo
2004-09-27 06:09:59 +00:00
Johnny Bergström
c669efd609
New stuff in cstrike module:
...
cs_get_user_driving()
cs_set_user_tked()
cs_get_user_tked
Also cs_?et_user_deaths() offset updated.
Thanks to Damaged Soul for these.
2004-09-26 13:02:22 +00:00
Steve Dudenhoeffer
c3151b312a
Fixed (and slightly tweaked) make_deathmsg (jtp10181)
2004-09-26 00:43:43 +00:00
Johnny Bergström
3fc3ece5b0
Added cs_get_weapon_type(index)
2004-09-25 23:24:34 +00:00
David Anderson
8874666109
removed extraneous functions (jtp10181)
2004-09-21 23:33:29 +00:00
Lukasz Wlasinksi
5233be593f
added dod_set_user_kills
2004-09-21 21:25:30 +00:00
Lukasz Wlasinksi
0f38a24555
added dod classes
2004-09-21 20:51:29 +00:00
David Anderson
4382158b88
*** empty log message ***
2004-09-21 15:45:08 +00:00
David Anderson
be3d078d5a
added is_amd64_server
2004-09-21 02:40:30 +00:00
David Anderson
b8ca4586ad
fix from fsfod
2004-09-20 22:17:14 +00:00
David Anderson
e23726ac54
added amx_strtok for jtp10181
2004-09-19 17:25:51 +00:00
David Anderson
d14c107db1
Fixed some include bugs
...
Fixed adminslots not showing right slots on connect
Fixed RTEs on wrong team
2004-09-19 00:52:15 +00:00
David Anderson
58578690ad
Fixed server_changelevel (fsfod)
...
Added dod deathmsg stock (Pimp_Daddy)
2004-09-16 22:35:12 +00:00
Johnny Bergström
d43807a248
Added get_string() to engine:
...
/* Converts a string offset into a real string. Some of the forwards in fakemeta
uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len);
2004-09-16 11:02:51 +00:00
Steve Dudenhoeffer
1485014229
Fixed traceresults and trace hooks..
2004-09-15 18:40:18 +00:00
David Anderson
f171842cf8
added traceresult stuff
2004-09-14 06:16:52 +00:00
Johnny Bergström
1a2ef38588
Renamed anglevector to angle_vector because that's its name in module...
2004-09-12 17:00:33 +00:00
Steve Dudenhoeffer
2573c9c4d2
Added pev_ideal_yaw
2004-09-10 16:28:27 +00:00
Steve Dudenhoeffer
d72b8de045
DLLFunc_ClientUserInfoChanged
2004-09-10 16:09:32 +00:00
Lukasz Wlasinksi
cf65ebf647
added DoD include files
2004-09-10 10:08:22 +00:00
David Anderson
90eafe59a6
register_module -> require_module
2004-09-10 05:18:57 +00:00
David Anderson
5043a40c51
Synced include files
2004-09-10 03:12:38 +00:00
David Anderson
4232d68c92
New module registering ability
2004-09-09 04:53:37 +00:00
Pavol Marko
b23eba293d
fixed 64 bit bugs with float-to-bool conversion and unary - operator
2004-09-08 18:35:22 +00:00
David Anderson
39cb15cc56
nothing
2004-09-08 18:27:39 +00:00
David Anderson
1aee2c6f81
Fixed format tags
2004-09-07 09:26:20 +00:00
Steve Dudenhoeffer
ec3ade999a
Added hull defines
2004-09-05 18:13:52 +00:00
Steve Dudenhoeffer
ff1be08b8a
Updated
2004-09-05 15:54:38 +00:00
David Anderson
0b5c02f678
fixed warning
2004-09-01 20:58:03 +00:00
Johnny Bergström
745c595fc8
Now uses fakemeta for pdata stocks
2004-09-01 08:39:30 +00:00
Johnny Bergström
8575c9a637
Added some description. hopefully they are right :-)
2004-08-31 16:43:58 +00:00
Johnny Bergström
e73acf4fe4
Renamed is_jit_enabled from jit_enabled
2004-08-31 15:37:22 +00:00
David Anderson
5f00f09314
Moved stocks
2004-08-31 15:02:51 +00:00
Steve Dudenhoeffer
e15c151167
minor fix from karlos
2004-08-31 12:45:11 +00:00
Steve Dudenhoeffer
a720b62aaa
Oh small compiler, how I hate thee
...
(Fixed issue where SC warned and truncated an enum entry)
2004-08-31 06:26:41 +00:00
Steve Dudenhoeffer
d0b37726d5
Backwards compatibility bug found by karlos
2004-08-31 05:27:31 +00:00
David Anderson
813bc1a212
Removed pvPrivateData manipulation - see fakemeta_amxx
2004-08-31 02:58:28 +00:00
David Anderson
0c022b1543
Fixed some bugs in admin_sql
...
Changed some things in dbi
2004-08-29 23:42:35 +00:00
Steve Dudenhoeffer
269a0e4305
Sawce, the master of stupid mistakes strikes again!
...
(Fixed small bug)
2004-08-25 04:26:32 +00:00
Steve Dudenhoeffer
19101470fd
Added fakemeta includes (from dlls/fakemeta/)
...
Updated ns includes
2004-08-24 21:36:39 +00:00
David Anderson
a86c892af2
Fixed pointcontents stock
2004-08-24 09:04:27 +00:00
Steve Dudenhoeffer
e4d11b321d
Small fix for backwards compat
2004-08-23 18:25:45 +00:00
David Anderson
4a74dce0cd
updated for karlos's changes
2004-08-23 13:38:09 +00:00
David Anderson
473699e7c8
updated for mahnsawce's changes
2004-08-23 12:35:21 +00:00
David Anderson
d101d94209
fix error
2004-08-22 14:49:04 +00:00
Felix Geyer
c392f3cbbc
fixed description of is_module_loaded() and is_plugin_loaded()
2004-08-22 12:31:37 +00:00
David Anderson
722cd23065
Added NS module incs
2004-08-21 21:55:57 +00:00
David Anderson
d1f082eb1b
Fixed "Done" bug
...
Removed callfunc/dllfunc natives
2004-08-15 02:28:48 +00:00
David Anderson
5e3acc30c4
buffer increase :]
2004-08-15 01:25:20 +00:00
David Anderson
0db3ec3460
Added hostile intent weapons (EKS)
2004-08-15 00:15:51 +00:00