Commit Graph

994 Commits

Author SHA1 Message Date
David Anderson
e1b9543d10 added these k 2006-06-04 01:22:10 +00:00
David Anderson
af8dea753e removed this SUCKA 2006-06-04 01:14:33 +00:00
David Anderson
3a7d291513 fixed wrong aff ret val
updated sdk
2006-06-03 23:13:22 +00:00
David Anderson
fe603c29f0 fixed wrong aff return val 2006-06-03 23:13:02 +00:00
David Anderson
27ba10c8a0 fixed a reporting bug 2006-06-03 23:02:18 +00:00
David Anderson
34f5b3257d attempted some thread improvements[?]
fixed moduleconf bug
what
2006-06-03 22:26:43 +00:00
David Anderson
1c2749fdf6 removed old sdk 2006-06-03 19:52:49 +00:00
David Anderson
aa1308e32e initial import of sqlitex 2006-06-03 19:52:21 +00:00
Scott Ehlert
c8d543929a Updated to June 2006-06-03 08:33:30 +00:00
David Anderson
e7e87ff040 updated to sqlite-3.3.5 2006-06-02 21:29:25 +00:00
Borja Ferrer
e6064af9fb added request at30290 (VEN)
fixed cs_get_user_buyzone returning true when user was in bombtarget zone or other specific areas
2006-05-26 18:26:59 +00:00
Borja Ferrer
44a7b62963 possible fix at29931 2006-05-23 19:35:40 +00:00
Scott Ehlert
ac1e3a9001 Added ClientPrintf engine function (request at30137) 2006-05-23 03:26:26 +00:00
Scott Ehlert
b40f5e6637 request at29928
New callable engine function: AlertMessage
2006-05-19 06:01:55 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
David Anderson
dc785a4369 Fixed bug at29628 2006-05-16 21:20:14 +00:00
Scott Ehlert
b67e6c5269 Hello MSVC8 project. I'm just removing some files from you this time. Won't hurt one bit. 2006-05-12 04:55:54 +00:00
David Anderson
f8809e2663 Fixed a backwards compatibility issue with free result 2006-05-11 12:11:42 +00:00
David Anderson
123215a53c removed these, no longer needed 2006-05-11 08:47:53 +00:00
David Anderson
ed6e28c1d4 removed message functions from engine [!] 2006-05-11 07:49:45 +00:00
Scott Ehlert
77f0e526bf Whoa. SetClientKeyValue fixed :\ 2006-05-11 03:34:13 +00:00
Scott Ehlert
30ce0d9f1b Another pointless typo fix 2006-05-11 02:29:08 +00:00
Scott Ehlert
8920a05bba mov gah, [newline_fix] 2006-05-10 14:38:11 +00:00
Scott Ehlert
061da07af8 Yet another wondeful typo fix 2006-05-10 13:26:36 +00:00
Scott Ehlert
da757b6c62 Um, ignore me please. Nothing to see here. Move along. 2006-05-10 13:25:29 +00:00
Scott Ehlert
880b83a10b Typo fix! :o 2006-05-10 13:24:31 +00:00
David Anderson
76c1c78b5b up up and awayyy 2006-05-10 13:02:37 +00:00
Borja Ferrer
4e1123730c fixed lib class 2006-05-10 12:29:37 +00:00
David Anderson
8e3a5e6d58 sdk v4 2006-05-10 12:00:22 +00:00
David Anderson
beb975bdbf ohmygod like the modules are synced and updated for sdk v4 2006-05-10 11:53:22 +00:00
Scott Ehlert
de1f1eef8d Added request at29487
1) New hookable Engine func: GetInfoKeyBuffer
2) New GameDLL func that can be called via engfunc: GetInfoKeyBuffer
3) New native: copy_infokey_buffer that copies data out of the specified info key buffer
4) EngFunc_InfoKeyValue, EngFunc_SetKeyValue, and EngFunc_SetClientKeyValue have been reworked
    so that they expect pointers to an info key buffer in order to work properly o_O
5) Added some error messages to get_tr
2006-05-10 11:19:24 +00:00
David Anderson
f9fd83b42e test commit of new sdk 2006-05-10 07:49:05 +00:00
David Anderson
1e6ba05ec9 corrected some changes for inclusion into base 2006-05-10 07:42:35 +00:00
David Anderson
f2c5a2b85b updated to new module API 2006-05-07 21:40:12 +00:00
Borja Ferrer
974e8882b9 detach zOMG 2006-05-07 20:07:57 +00:00
David Anderson
603be35426 test of new module API, should work though 2006-05-07 10:10:44 +00:00
Scott Ehlert
a9f300bca9 Version bumpage for every module except MySQL/MySQLX (as I'm unsure of the status of those at the moment) 2006-05-06 04:57:10 +00:00
Scott Ehlert
ed19c53552 More bugs?
1) New hookable GameDLL func: CreateBaseline
2) New hookable Engine func: CreateInstancedBaseline
3) New GameDLL func that can be called via dllfunc: CreateBaseline
4) New GameDLL func that can be called via engfunc: CreateInstancedBaseline
2006-05-05 08:04:19 +00:00
Scott Ehlert
133c7d6815 Fixed possible crash bug in get_tr2 at29250 (Orangutanz) 2006-05-05 05:11:17 +00:00
Scott Ehlert
dc063594de Not sure why I decided to potentially crash the server with cs_set_user_vip o_O
Stayed tuned for another episode of "What Was DS Thinking?"
2006-05-04 05:32:45 +00:00
Scott Ehlert
f26d208c38 Updated to May 2006-05-03 07:12:01 +00:00
Scott Ehlert
6cc239c66f Two extra params in cs_set_user_vip for determining whether or not model and scoreboard are updated at28699
Version bumpage
2006-05-02 21:49:17 +00:00
Scott Ehlert
7883710bf6 Added pm_shared to include directories so this can compile on Linux again 2006-04-30 07:28:39 +00:00
Scott Ehlert
0071d73e25 Oh goodness, let the bugs begin...
1) Fixed getting incorrect value of the entity index when using ClientUserInfoChanged via dllfunc
2) New hookable GameDLL funcs: UpdateClientData, AddToFullPack, CmdStart, CmdEnd (at28754)
3) New GameDLL funcs that can be called via dllfunc: UpdateClientData, AddToFullPack, CmdStart, CmdEnd
4) New natives to read/write special data structures associated with the above GameDLL funcs
2006-04-30 07:27:14 +00:00
Borja Ferrer
0555e7aa63 fixed MM warning 2006-04-29 13:51:52 +00:00
David Anderson
d2b57d29fb untested fix for issue where hooks were not released on server deactivate - only on plugin load 2006-04-29 07:23:23 +00:00
Borja Ferrer
e5057d7191 cell upcasting (second revision) 2006-04-28 21:30:17 +00:00
Borja Ferrer
229b149247 cell upcasting (second revision) 2006-04-28 20:14:08 +00:00
Scott Ehlert
6000fe43d1 Fixed ClientUserInfoChanged forward not being reset on mapchange 2006-04-28 20:07:53 +00:00
Scott Ehlert
5a2e35c1bf Fixed is_in_viewcone always returning 0
Fixed is_visible causing a crash when a non-player entity was passed and also made it quite a bit more accurate
(at28936)
2006-04-28 19:19:24 +00:00
Scott Ehlert
38cb60c60b Eh hem. This shouldn't have been bumped quite yet :( 2006-04-27 03:57:33 +00:00
Scott Ehlert
a87966cde3 Oops (again) 2006-04-27 00:07:36 +00:00
Scott Ehlert
9b252fa919 Oops :( 2006-04-27 00:04:52 +00:00
Scott Ehlert
760514a1fe Makefile now in sync with the others (I think)
(This is mostly for cleaning fixes. Please give me a better idea)
2006-04-27 00:02:54 +00:00
Scott Ehlert
2ca42b7b21 MSVC8 Project File + SDK Update 2006-04-26 23:54:12 +00:00
David Anderson
b65b8a1cf0 request at28581 2006-04-26 05:21:29 +00:00
Twilight Suzuka
e96eaa6174 Fixed small error 2006-04-26 05:18:26 +00:00
David Anderson
2a74d2229f commit for fix to a deadlock which would occur when stopping a live, queue'd thread worker 2006-04-25 20:41:18 +00:00
Scott Ehlert
9dccde4567 Fixed bug with ClientUserInfoChanged forward at28782
Also bumped version
2006-04-25 09:08:11 +00:00
Scott Ehlert
47408443f7 Fixed bug with ClientUserInfoChanged forward at28782 (Orangutanz)
Also bumped version
2006-04-25 09:08:11 +00:00
David Anderson
1f44f5f481 fixed some return stuff 2006-04-24 15:14:34 +00:00
David Anderson
94d4380f39 renamed logtag to deal with stupid system 2006-04-24 11:59:22 +00:00
David Anderson
5adc7021e4 fixed project for release builds 2006-04-24 11:22:24 +00:00
David Anderson
14db579540 added more tests 2006-04-24 11:13:17 +00:00
David Anderson
3aebbd7173 Restored linux compat 2006-04-24 10:31:37 +00:00
David Anderson
1c5b8670d9 added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
David Anderson
768880fa92 leprechaun ! 2006-04-24 07:33:09 +00:00
David Anderson
114a6fe19d added linux support [untested] 2006-04-24 07:19:15 +00:00
David Anderson
0d3e657e1a added pragma library 2006-04-24 07:08:05 +00:00
David Anderson
880ec0572f fixed some bugs in result stuff 2006-04-24 02:09:27 +00:00
David Anderson
eba3f39d88 fixed some corruption bugs, hopefully improved memory management 2006-04-23 23:17:20 +00:00
David Anderson
fce58de726 *** empty log message *** 2006-04-23 04:24:46 +00:00
David Anderson
3677bc15ad *** empty log message *** 2006-04-23 01:36:33 +00:00
David Anderson
27d8cde394 initial import 2006-04-23 01:10:06 +00:00
Twilight Suzuka
3ba923e4c0 Works on t3h linux 2006-04-22 19:50:51 +00:00
Twilight Suzuka
07b1f0ea87 Added to allow Linux compilations. 2006-04-22 19:44:37 +00:00
Scott Ehlert
4101eea5e8 Oh dear, lots of changes:
1) Added get_orig_retval for retrieving the original return value of an engine function
2) Fixed engfunc being called with EngFunc_CheckVisibility so that it now works as intended
3) Hooks should now also work with FM_WalkMove, FM_TraceToss, FM_TraceMonsterHull, FM_TraceHull,
   FM_TraceModel, FM_TraceTexture, FM_TraceSphere, FM_GetBonePosition, FM_GetAttachment, FM_RunPlayerMove,
   FM_StaticDecal, FM_BuildSoundMsg and FM_CheckVisibility
4) Reformatted comments in some header files so they look a bit neater
2006-04-17 17:02:57 +00:00
Scott Ehlert
28b04878ce Added visual style support :o 2006-04-14 15:55:25 +00:00
Scott Ehlert
ed1b2914be Oops, forgot some directories for clean 2006-04-12 17:05:05 +00:00
Scott Ehlert
41214cc461 Makefile changes to fix the clean option 2006-04-12 16:55:09 +00:00
Scott Ehlert
c371684e5e Makefile changes to fix the clean option
Changed arch from 686 to 586
2006-04-12 16:54:17 +00:00
Scott Ehlert
c1866f8156 Makefile changes to fix the clean option
Removed unnecessary geoip files from CVS :o
2006-04-12 16:52:28 +00:00
Scott Ehlert
0939c54048 Makefile changes to fix the clean option
Changed arch from 686 to 586
2006-04-12 16:48:47 +00:00
Borja Ferrer
63aef3bcee added debug msgs 2006-04-12 02:25:31 +00:00
Borja Ferrer
deeb2f3cf9 added some debug msgs 2006-04-12 02:12:03 +00:00
Borja Ferrer
59098d703e added debug msgs 2006-04-12 02:00:08 +00:00
Borja Ferrer
662289eb28 added some debug msgs 2006-04-12 01:51:23 +00:00
Scott Ehlert
392b7d9fdf Removed tclsqlite.c from MSVC project files (it's really not needed, I swear) 2006-04-11 16:11:42 +00:00
Borja Ferrer
363d95f68c fixed bug at27832(jtp10181) 2006-04-10 22:14:42 +00:00
Scott Ehlert
e49365755d MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 12:05:08 +00:00
Scott Ehlert
9baab16682 MSVC8 Project File + SDK Update 2006-04-07 11:56:28 +00:00
Scott Ehlert
dfcd83ffa3 Redefined some missing preprocessor macros that should have been present in the release build configs 2006-04-07 11:42:50 +00:00
Scott Ehlert
8238741f39 MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 11:32:45 +00:00
Scott Ehlert
a595557e2d MSVC8 Project File + SDK Update
Update to SQLite 3.3.5
2006-04-07 11:18:17 +00:00
Scott Ehlert
070d8177c5 MSVC8 Project File + SDK Update 2006-04-07 11:04:28 +00:00
Scott Ehlert
9eb3cd1793 Readded libpcre 6.4 binary for x86 Linux module 2006-04-07 10:52:39 +00:00
Scott Ehlert
2f6fe9fac4 MSVC8 Project Files + SDK Update
Also updated to pcre 6.4
Added lib_linux64/pcrelib - should fix issue with module requiring libpcre as external dependency on AMD64
2006-04-07 10:51:09 +00:00
Scott Ehlert
3bf5fb612f Oops, disable RTTI. 2006-04-07 10:27:49 +00:00
Scott Ehlert
62b28e7033 MSVC8 Project File + SDK Update 2006-04-07 10:25:45 +00:00
Scott Ehlert
860a4ca50e MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 10:12:56 +00:00
Scott Ehlert
26a0767737 MSVC8 Warning Fixes 2006-04-07 10:02:13 +00:00
Scott Ehlert
4eccad2c27 MSVC8 Project File + SDK Update 2006-04-07 10:00:04 +00:00
Scott Ehlert
3966f79324 MSVC8 Project File + SDK Update 2006-04-07 09:41:31 +00:00
Scott Ehlert
38305fdd4f MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:24:27 +00:00
Scott Ehlert
9c2f98e1eb MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:09:48 +00:00
Scott Ehlert
971c5ffbb5 Oops. Put no RTTI on debug build as well. 2006-04-07 08:58:37 +00:00
Scott Ehlert
c1edaa83bd MSVC8 Project Files + SDK Update 2006-04-07 08:48:01 +00:00
Scott Ehlert
3cb91fec58 MSVC8 Project File + SDK Update 2006-04-06 14:33:15 +00:00
Scott Ehlert
8276223e68 Compile with no RTTI 2006-04-06 14:27:50 +00:00
Scott Ehlert
2da45cfd1c MSVC8 Project File + SDK Update 2006-04-06 14:17:39 +00:00
Scott Ehlert
82b0128308 MSVC8 Project File + SDK Update 2006-04-06 13:58:06 +00:00
Borja Ferrer
46b70bdfba updated to April 2006-04-02 19:27:18 +00:00
David Anderson
8c2be55233 added ClientUserInfoChanged forward 2006-03-30 00:31:33 +00:00
David Anderson
a7acf05bfc added more strings 2006-03-29 23:57:42 +00:00
David Anderson
5e22cd5f0a Fixed bug at27323 (AndraX2000) 2006-03-29 23:33:38 +00:00
David Anderson
76afa40270 fixed bug 2006-03-23 15:01:15 +00:00
Borja Ferrer
4b0b3c0c7c bumped version 2006-03-20 22:58:27 +00:00
David Anderson
a293e23fe2 renamed time to gl_time
updated makefile
2006-03-20 18:45:53 +00:00
David Anderson
68e729721d ~(, ,)o <-- wtf another turtle?! 2006-03-20 18:38:29 +00:00
David Anderson
4f5c16c278 added support for new tr and kvd hooking/calling 2006-03-20 18:23:03 +00:00
David Anderson
c15a86b454 added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
Borja Ferrer
0999db0203 fixed bug at26073 2006-03-19 20:48:37 +00:00
Twilight Suzuka
b6fa60b0bd Modified to fix memory leaks and improve speed 2006-03-16 02:11:48 +00:00
Borja Ferrer
d5152fedc4 added glb.cpp 2006-03-14 17:21:35 +00:00
Borja Ferrer
9283cbe1c2 added request at26450 2006-03-14 16:55:06 +00:00
Twilight Suzuka
4cb8d4adc7 *** empty log message *** 2006-03-14 02:54:54 +00:00
Twilight Suzuka
5c88803942 New update! 3.1 is liiiive!
Error handling:
Array now has sufficiently advanced error handling to remove most, if not all, disable_checks.

Extention:
With the metaprogramming techniques, new types can be added easily.

Speed:
With the new changes I've made to Judy, the Array module has far exceeded the speed of any traditional datatype
2006-03-14 02:54:24 +00:00
Twilight Suzuka
4457b0d879 Obsolete due to update 2006-03-14 02:50:30 +00:00
Twilight Suzuka
58415dcfb9 Obsolete due to new updates 2006-03-14 02:49:02 +00:00
David Anderson
f25824a1aa added in two old natives again
fixed a native spelling mistake
2006-03-04 11:06:19 +00:00
David Anderson
943b902e23 fixed the cursed bug of throwing knives 2006-03-04 08:16:00 +00:00
David Anderson
74cd310504 bumped version 2006-03-04 06:53:06 +00:00
David Anderson
44979f2b07 bumped versions 2006-03-04 06:51:59 +00:00
David Anderson
a3142a520f bumped versSIIOOON 2006-03-04 06:48:44 +00:00
David Anderson
372a01e6da committed fakemeta optimizations 2006-03-04 06:34:28 +00:00
Borja Ferrer
ed4d8f9e26 added missing flags (NiLuJe) 2006-02-26 20:38:36 +00:00
David Anderson
0999ad32e3 makefile 2006-02-26 08:13:56 +00:00
David Anderson
f62933efd4 makeile 2006-02-26 08:13:15 +00:00
David Anderson
b968f437ca phew... updated to include old tsfun stuffs 2006-02-26 08:11:25 +00:00
David Anderson
d9f9c5256a more revert to 1.00-era code 2006-02-26 06:54:23 +00:00
David Anderson
0da49cfc45 reduced this module to a wrapper 2006-02-26 06:45:44 +00:00
David Anderson
8735bf3df3 initial revert to 1.00-era code 2006-02-26 06:42:48 +00:00
David Anderson
4db61f243a what 2006-02-26 06:40:47 +00:00
Borja Ferrer
bf8cf574e0 updated to 3.3.4 2006-02-25 01:37:50 +00:00
Borja Ferrer
a8c01e4865 fixed forwards passing floats as cells to the core
fixed pfn_playbackevent missing a parameter
2006-02-13 20:03:39 +00:00
Twilight Suzuka
472613d973 Fixed engine and dll bases screwing up. 2006-02-13 19:31:46 +00:00
Borja Ferrer
323341f67a added request at22274 2006-02-13 14:23:43 +00:00
David Anderson
48d3b6e952 bad ptr checks for strings 2006-02-11 22:56:55 +00:00
Twilight Suzuka
eba5b1a920 Fixed 2006-02-11 03:04:45 +00:00
Twilight Suzuka
a93001a68b Fixed Null Error 2006-02-11 00:41:28 +00:00
Twilight Suzuka
d548457c30 Fixed stupid NULL error 2006-02-11 00:41:11 +00:00
David Anderson
8d0a3ac9ae another sync 2006-02-08 04:11:14 +00:00
Twilight Suzuka
fb0febb50e Updated to remove unnessasary stocks 2006-02-08 02:17:45 +00:00
Twilight Suzuka
60586fdda4 Working at time of commission 2006-02-08 02:14:15 +00:00
Twilight Suzuka
b381fc9141 Working at time of commision. 2006-02-08 02:13:58 +00:00
David Anderson
9a5b855e2d fixed bug at25040 2006-02-07 12:43:40 +00:00
David Anderson
a43f62615b stupid typo 2006-02-07 12:19:37 +00:00
Borja Ferrer
e929dc55bd synced CString.h 2006-02-05 19:16:16 +00:00
Borja Ferrer
b5b42c675d updated to February 2006-02-05 19:14:19 +00:00
David Anderson
93ad26fb2a oops, forgot there was a sep. def for this 2006-02-05 08:25:45 +00:00
David Anderson
f8d0e4b90d fixed bug at25028 (teame06) 2006-02-05 08:06:50 +00:00
David Anderson
2cfebb0234 fixed typo 2006-02-05 02:26:00 +00:00
David Anderson
8edd843f4b removed CDataBuffer reliance 2006-02-05 02:20:45 +00:00
David Anderson
6324161b98 what 2006-02-05 01:00:28 +00:00
David Anderson
e0d4ad0a06 merged in random changes from twilight 2006-02-04 23:21:03 +00:00
David Anderson
07affb56f2 works with post now 2006-02-03 03:28:43 +00:00
David Anderson
2ad9a320de added unregister_forward() 2006-02-03 03:27:03 +00:00
Borja Ferrer
dcae78a389 final fixes for strip weapons 2006-02-02 00:45:56 +00:00
Borja Ferrer
0e3727573e added get_user_footsteps 2006-02-01 13:04:24 +00:00
David Anderson
53d9274b45 added pev_valid() 2006-02-01 12:16:33 +00:00
Borja Ferrer
55613eb882 fixed bug at24752 2006-01-27 22:43:51 +00:00
Borja Ferrer
82653094fb another synce with SH 2006-01-24 22:51:29 +00:00
David Anderson
8cc73227c7 removed changelevel forward 2006-01-24 15:02:11 +00:00
Borja Ferrer
93ce1ac470 fixed a forward bug causing client_death to pass weapindex as the damage 2006-01-23 07:27:58 +00:00
Twilight Suzuka
8ee50cee1b Commited to show new natives 2006-01-14 03:16:25 +00:00
Twilight Suzuka
ab5c11f876 Finally done!!! I finished what DS started:
AMXx Mods may now patch/retreive memory of several varieties directly from the game .dll, mod .dll, or can go free and patch/retreive any peice of memory.

I salute you DS.
2006-01-12 03:55:49 +00:00
Twilight Suzuka
a3572f7206 Added and working! Array module 1.65 is a go for release! 2006-01-07 04:36:12 +00:00
Twilight Suzuka
c9e84c563d Updated to include additional protection for PDATA. 2006-01-03 21:48:59 +00:00
Twilight Suzuka
60716cd346 *** empty log message *** 2006-01-03 21:19:11 +00:00
Christian Hammacher
531cc5f2c1 Added some returns in engfunc() and in dllfunc() 2005-12-31 15:09:14 +00:00
Twilight Suzuka
40ca5f8002 *** empty log message *** 2005-12-17 02:16:01 +00:00
Twilight Suzuka
e50151343b *** empty log message *** 2005-12-11 18:42:19 +00:00
Borja Ferrer
7cc586bd0c removed old forward class 2005-12-11 17:11:21 +00:00
Borja Ferrer
0b834a3f9b communicate core when setting a new team or deaths 2005-12-08 20:00:43 +00:00
Twilight Suzuka
d55bffede6 *** empty log message *** 2005-12-06 22:47:02 +00:00
Borja Ferrer
914b53933b nothing 2005-12-05 02:28:24 +00:00
Borja Ferrer
402236e51e fixed bug at22532 2005-12-05 02:07:22 +00:00
Borja Ferrer
522dccef76 hello 2005-12-03 00:54:26 +00:00
David Anderson
8251ffd25f Fixed bug at22273 (karlos) 2005-11-29 21:54:43 +00:00
Borja Ferrer
6d84dff2b0 tiny optimization 2005-11-26 20:59:47 +00:00
Borja Ferrer
8112fbe161 fixed bug at21983 2005-11-26 20:38:58 +00:00
David Anderson
6f2121cd4d Fixed bug in prune()
Synced changes from SourceHook
2005-11-20 20:54:20 +00:00
David Anderson
5c5ca9251e New offsets from karlos 2005-11-20 20:01:03 +00:00
David Anderson
54f3bba89d Bump of versions+SDKs 2005-11-20 19:45:59 +00:00
David Anderson
5d8150637b Bump of version+SDK 2005-11-20 19:42:14 +00:00
David Anderson
a3d0767b22 potential fix for bugs related to TSFUN 2005-11-19 01:36:58 +00:00
David Anderson
694d7c118c Merged in karlos's code, fixed potential get_user_weapon problem 2005-11-19 00:34:25 +00:00
Borja Ferrer
b00d313ee8 fixed but at21777 2005-11-17 18:52:35 +00:00
Borja Ferrer
e816c86d7a synced with sh_sting.h 2005-11-15 20:48:11 +00:00
Borja Ferrer
d09a8e1aac added checks for the executeforwards 2005-11-13 00:52:49 +00:00