Commit Graph

1101 Commits

Author SHA1 Message Date
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
Borja Ferrer
16f402ae49 fixed a forward bug that made this module a surprise box 2005-11-13 00:45:45 +00:00
Borja Ferrer
31b71760e4 strip_user_weapons should reset now the weapon status 2005-11-12 00:47:34 +00:00
Borja Ferrer
be1475b732 fixed bug at20181 ( why was an #if 0 in the function :o ) 2005-10-29 18:27:24 +00:00
David Anderson
3ced207dd3 Fixed forward bugs 2005-10-18 21:29:51 +00:00
Pavol Marko
d2fb486e70 Upcasting args to cell before passing to MF_ExecuteForward 2005-10-18 21:17:12 +00:00
David Anderson
3d59eabdc5 Graaght. Typing. 2005-10-18 21:05:15 +00:00
David Anderson
76b6510a27 686->586 2005-10-02 20:15:52 +00:00
David Anderson
86c2c2db02 Fixed bug where core isn't notified of a team change 2005-10-02 09:57:25 +00:00
David Anderson
4feaa1449f Fixed bug in Makefile 2005-09-22 06:34:58 +00:00
David Anderson
cd30fb0c1c Bumped version numbers 2005-09-22 02:23:13 +00:00
David Anderson
59ad6c49e3 Bumped version 2005-09-22 02:14:21 +00:00
David Anderson
2d255829a6 bumped version 2005-09-22 02:13:45 +00:00
David Anderson
a816767abb Fixed bug at18919 2005-09-18 02:59:36 +00:00
David Anderson
c7a620424e *** empty log message *** 2005-09-14 02:38:19 +00:00
David Anderson
9ba597b5c1 Fixed bug at18791 (Maddo) 2005-09-11 19:15:49 +00:00
David Anderson
eeb77395cd Fixed bug at18615 (Lazarus Long) 2005-09-11 07:13:44 +00:00
Borja Ferrer
2d787f43de updated version of CString.h 2005-09-10 21:04:05 +00:00
David Anderson
e90364c17b Fixed bug at18525 (twistedeuphoria). 2005-09-05 22:05:23 +00:00
Felix Geyer
f8227a09b4 updated to September 2005-09-04 22:40:43 +00:00
Lukasz Wlasinksi
e239801671 fixed get_map_info function 2005-09-03 13:59:33 +00:00
David Anderson
6636c20336 Fixed bug at18250 2005-09-02 03:44:15 +00:00
David Anderson
27c80b00f8 Fix for bug at18293. 2005-09-02 03:28:44 +00:00
David Anderson
0232b0abee Bumped versions 2005-08-31 20:36:41 +00:00
David Anderson
12fd7a9f0d Added new DBI functions
Fixed bugs in field getting
2005-08-31 20:32:29 +00:00
David Anderson
71c6e70706 Updated for new API 2005-08-31 20:08:12 +00:00
Johnny Bergström
8220cc4c01 is_in_viewcone from in_view_cone 2005-08-30 23:22:27 +00:00
David Anderson
57ce74c4c7 Bumped version, lowered -O flag 2005-08-30 18:43:11 +00:00
Johnny Bergström
ca1544564c Upped to 3.2.5. 2005-08-27 21:27:35 +00:00
David Anderson
ac279b37e4 Removed old Makefile 2005-08-26 15:57:50 +00:00
David Anderson
974fdc950e Added new standard makefile 2005-08-26 15:54:42 +00:00
David Anderson
8bb01423b9 Updated api 2005-08-25 09:40:29 +00:00
David Anderson
d50a6302e0 ugh 2005-08-25 09:09:35 +00:00
David Anderson
5fd891bc32 Fixed version # 2005-08-25 08:34:26 +00:00
David Anderson
864f7c268e Fixed module for AMD64 2005-08-25 08:34:09 +00:00
David Anderson
4770f28a18 *** empty log message *** 2005-08-25 08:26:28 +00:00
David Anderson
b271b01b13 Synced to Twilight's stuff 2005-08-25 07:12:52 +00:00
David Anderson
a17b879380 Merged in original TSFun 2005-08-25 07:09:16 +00:00
Felix Geyer
ea05af9fe8 updated to August 2005-08-25 01:15:30 +00:00
David Anderson
d802a3c961 gcc-3. compat 2005-08-24 07:32:01 +00:00
David Anderson
e2226ae809 Fixed linux compiling 2005-08-24 07:16:45 +00:00
David Anderson
fd8a27013b CVS Cleanup 2005-08-24 07:07:34 +00:00
David Anderson
b12224eabd CVS Cleanup 2005-08-24 07:01:02 +00:00
David Anderson
c30c3cf35c CVS cleanup 2005-08-24 06:57:32 +00:00
David Anderson
5b208eb9f5 gcc-3 compat 2005-08-24 02:36:05 +00:00
David Anderson
9be88ffa42 Linux compat, cleaned up newdll 2005-08-23 23:54:54 +00:00
Johnny Bergström
96c4d33da4 - Updated to Sqlite 3.2.3. See sqlite.org for details about new stuff.
- Base dir for db files is now changed to the game mod dir. Update your config files!
2005-08-22 10:12:22 +00:00
Johnny Bergström
bad4c02647 This file copied from mysql module... I assume this was forgotten during the last commit of amxxmodule.cpp... 2005-08-22 09:18:55 +00:00
David Anderson
5882802a3e Added set/get pdata string 2005-08-21 16:33:38 +00:00
Johnny Bergström
94e19aae0c Removed newdllfunc() and related NEWDLLFunc_* stuff. :-P (yes I finally read Alfred's post through) 2005-08-18 20:51:41 +00:00
Johnny Bergström
7d51404aeb What!!! 2005-08-18 15:47:28 +00:00
Johnny Bergström
1cdb12c4e4 Added NEW_DLL_FUNCTIONS to FM_* and a newdllfunc() native to call these... Although I'm not sure there is a reason to call those?
Anyway it will be needed later when client cvar query function is implemented.
2005-08-18 09:33:51 +00:00
David Anderson
e9993cce25 amd64 == no more libstdc++ 2005-08-18 08:44:01 +00:00
David Anderson
80bd845182 *** empty log message *** 2005-08-18 08:36:48 +00:00
David Anderson
a6ca045086 More SDK syncs 2005-08-18 06:41:59 +00:00
David Anderson
e401231d25 *** empty log message *** 2005-08-18 06:40:24 +00:00
David Anderson
29bfd81b36 New SDK for gcc-3 compilation 2005-08-18 06:32:59 +00:00
David Anderson
80e6d31998 updated sdks 2005-08-17 16:52:12 +00:00
David Anderson
381e331dda updated sdk 2005-08-17 16:50:01 +00:00
Johnny Bergström
bf092b4f95 Updated to Sqlite 3.2.2. 2005-08-11 19:06:54 +00:00
Johnny Bergström
d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
Johnny Bergström
aa75a143fc This should fix the problem where bots can't hit players using weapons other than the knife. 2005-08-07 13:38:34 +00:00
David Anderson
6256687272 bumped 2005-08-03 01:54:16 +00:00
David Anderson
a973adb4f2 added library 2005-08-02 20:00:29 +00:00
David Anderson
fe3645d809 More gcc-3 whining 2005-08-02 11:51:31 +00:00
David Anderson
b9ff24171f AMD64+gcc-3 complains otherwise 2005-08-02 11:43:26 +00:00
David Anderson
5cba645e49 latest sdk 2005-08-02 11:13:23 +00:00
David Anderson
d57004c91f *** empty log message *** 2005-08-02 10:26:51 +00:00
David Anderson
f5fe076ec1 oops that was win32 2005-08-02 10:18:09 +00:00
David Anderson
7eaa8a1a39 Added makefiles, fixed template bug in nvault 2005-08-02 09:48:06 +00:00
David Anderson
de5abef49a New makefiles 2005-08-02 09:30:50 +00:00
David Anderson
edd9fa2879 New makefiles. 2005-08-02 09:29:14 +00:00
David Anderson
0686da47a6 Fixed crash bug 2005-08-02 08:39:17 +00:00
David Anderson
2d79c6e634 *** empty log message *** 2005-08-02 08:23:36 +00:00
David Anderson
ad6c7d412a *** empty log message *** 2005-08-02 08:15:01 +00:00
David Anderson
686dadc9c5 New makefile 2005-08-02 08:12:47 +00:00
David Anderson
cefad23b72 new makefile 2005-08-02 08:06:28 +00:00
David Anderson
688c12ac8b fixed two bugs 2005-08-02 07:46:41 +00:00
David Anderson
6e3de2c53a *** empty log message *** 2005-08-01 22:34:33 +00:00
David Anderson
cf274f7f50 changed project name 2005-08-01 22:33:28 +00:00
David Anderson
17cca4587c Fixed small bug 2005-08-01 22:29:19 +00:00
David Anderson
e5b4b5a53d Initial import of twilight's module 2005-08-01 22:14:14 +00:00
David Anderson
8f06e36d04 fixed a few bugs 2005-08-01 20:54:41 +00:00
David Anderson
4687ecd99b Committed hopefully final version 2005-08-01 19:56:54 +00:00
David Anderson
d7063435f4 added cs_user_spawn (thanks T(+)rget) 2005-08-01 19:24:48 +00:00
David Anderson
5078ed9d0f changed on advice from target 2005-08-01 19:01:25 +00:00
David Anderson
bc64ae2712 name change 2005-08-01 05:15:57 +00:00
David Anderson
a35b96fb7e Finished correcting your stuff SidLuke 2005-08-01 04:55:55 +00:00
David Anderson
71eac5c544 omg sidluke why was this using amxmod api still?!?! 2005-08-01 03:19:46 +00:00
David Anderson
4fe39dd5cc okay removed old forward stuff why was this defaulted?! 2005-08-01 03:05:53 +00:00
David Anderson
7605abc929 Updated for new API 2005-08-01 02:58:57 +00:00
David Anderson
b27eaab57f Initial import of new version :] 2005-07-31 06:07:48 +00:00
David Anderson
dd6c169994 Fixed c_str() 2005-07-31 06:04:42 +00:00
David Anderson
5751d381af Deleted old version 2005-07-31 06:03:54 +00:00
David Anderson
b91cc24d32 Finished 2005-07-30 17:33:49 +00:00
David Anderson
faae071ee8 version bump 2005-07-30 16:52:51 +00:00
David Anderson
b35e5dbd55 SDK sync, version bumps 2005-07-30 13:03:18 +00:00
David Anderson
0591c38d45 Updated SDK 2005-07-30 12:58:24 +00:00
David Anderson
431eb72518 Updated twisty's code 2005-07-30 01:51:12 +00:00
David Anderson
fa46d2e1b5 Patched engine with non-constructing string 2005-07-29 21:30:52 +00:00
David Anderson
559d8bc7eb Quick patch for possible bug at15468 2005-07-29 20:23:08 +00:00
David Anderson
0d90a958ae Added request at16475
Fixed crash bug from bad allocation in construction
2005-07-29 20:15:08 +00:00
Lukasz Wlasinksi
76505f172a fixed problems with wrong weapon id ( enfield & fg42 ) 2005-07-24 11:07:49 +00:00
David Anderson
842813dcbb Fixed a few potential bugs, and set_msg_arg* no longer accepts type changes 2005-07-23 20:16:29 +00:00
David Anderson
9e194394c3 CVector fix - corrupt memory on size change 2005-07-23 16:58:10 +00:00
David Anderson
e188bf087a CVector fix - corrupt memory on size change
Version bumps
2005-07-23 16:57:21 +00:00
David Anderson
c5aae0d8aa little bug fix 2005-07-23 07:07:41 +00:00
David Anderson
b9131293c5 entity_set_owner accepts anything now 2005-07-22 20:47:13 +00:00
David Anderson
191824d72a new message system and string class 2005-07-22 09:26:37 +00:00
David Anderson
21551a6ea8 Fixed it for real <_< 2005-07-20 03:19:53 +00:00
David Anderson
c4f097bb36 Updated to PCRE 6.1 2005-07-19 16:48:16 +00:00
David Anderson
ffbf9fdca6 Saved a whole four bytes of memory 2005-07-19 16:14:52 +00:00
David Anderson
a89e1ac536 Oops! Forgot to MF_Add pev 2005-07-19 16:08:00 +00:00
David Anderson
2f64226c6b Fixed bug at11988 reported by twilight suzuka 2005-07-15 20:50:23 +00:00
David Anderson
e8c87f8d89 added is_visible, is_in_viewcone 2005-07-15 20:28:22 +00:00
David Anderson
1a53b7bba7 Committed new SDK version 2005-07-15 19:05:44 +00:00
David Anderson
74ec2e75b8 New auto-module system 2005-07-15 19:05:31 +00:00
David Anderson
db293cc451 Fixed memory leaks
Optimized message handling a bit
2005-07-14 04:50:46 +00:00
David Anderson
1106113f2b Recommitted pev - don't do this again without telling someone! 2005-07-13 17:35:47 +00:00
Felix Geyer
e1a1153018 updated to July 2005-07-10 09:01:24 +00:00
David Anderson
5ac71db62d Tiny fixes 2005-07-10 00:45:42 +00:00
CheesyPeteza
d270feb15f sawce forgot to add the shotgun to the list for retreiving reserve ammo. fixed. 2005-07-09 22:42:29 +00:00
CheesyPeteza
1c8aca42eb Updated offsets for 3.0.5. With a couple of linux changes. 2005-07-09 22:26:38 +00:00
David Anderson
e0dbc031cc Committed initial import of the Earth's Special Forces module 2005-07-09 21:51:35 +00:00
CheesyPeteza
39eba4134e Updated offsets for 3.0.5. Only windows offsets have been tested. I may update this again after testing linux. 2005-07-09 21:44:33 +00:00
David Anderson
9f77c8a4a2 oops 2005-07-09 15:38:07 +00:00
David Anderson
9b6fb64aba Bumped version # 2005-07-09 07:18:41 +00:00
David Anderson
82d6cb9de0 *** empty log message *** 2005-07-09 07:09:25 +00:00
David Anderson
8ae1d4ce27 New offsets from karlos (at15812) 2005-07-09 07:09:08 +00:00
Lukasz Wlasinksi
b609eead1b fixed get area function 2005-06-01 13:49:49 +00:00
Lukasz Wlasinksi
567ab19fe5 added cap_message to CP_ enum 2005-05-31 21:08:56 +00:00
Lukasz Wlasinksi
1cc60fc9ad added new functions 2005-05-31 13:56:15 +00:00
Lukasz Wlasinksi
df87bc06c2 fixed "dod_set_stamina" native 2005-05-12 10:28:40 +00:00
Johnny Bergström
9d200888ff Initial import 2005-04-29 22:47:00 +00:00
Felix Geyer
1b80dd5584 updated to April 2005-04-10 15:47:14 +00:00
David Anderson
acb2b27852 Began AMXx bindings 2005-04-03 03:26:35 +00:00
David Anderson
abbb2f2cc2 Implementation of journaling 2005-04-03 02:01:42 +00:00
David Anderson
aa8beace98 added headers 2005-04-02 16:04:08 +00:00
David Anderson
d17d9103de Initial commit of hashtable stuff 2005-04-02 07:33:25 +00:00
Johnny Bergström
d1c27a7534 Goodbye pev. You've been great. Miss you. 2005-03-27 00:42:00 +00:00
Johnny Bergström
eeee302722 Removed pev.cpp from build. These are excluded in vcproj from Windows builds. 2005-03-25 09:33:40 +00:00
Johnny Bergström
81f4a505c1 Added FM_KeyValue and get_kv/set_kv natives.
Removed pev natives.

Probably fixed something in DLLFunc_ClientUserInfoChanged.
2005-03-25 09:30:45 +00:00
Johnny Bergström
01cc4a1bad Fixed cs_set_user_armor() 2005-03-20 15:44:32 +00:00
Johnny Bergström
ad732d7286 *** empty log message *** 2005-03-16 21:00:16 +00:00
Johnny Bergström
5e46f64d75 Updated hitzones.
Now allows setting individual hitzones between player A <-> player B.
2005-03-11 09:21:03 +00:00
David Anderson
b2aa069cd4 update 2005-03-09 22:21:26 +00:00
Felix Geyer
730857a23b updated to March 2005-03-06 13:41:33 +00:00
CheesyPeteza
7fd9fff987 Offsets updated for NS v3.0 final release. 2005-03-05 05:25:32 +00:00
Johnny Bergström
00e9f2bbea Removed some mysql stuff 2005-02-15 20:46:58 +00:00
Johnny Bergström
adf12ab745 Fixed makefiles 2005-02-15 17:27:00 +00:00
Johnny Bergström
9d4e5b18ee Makefiles for Linux. Not tested. 2005-02-15 14:39:36 +00:00
Johnny Bergström
8a40ed8cd6 Stupid Tortoise. 2005-02-15 14:19:07 +00:00
Johnny Bergström
c79909eb80 Initial import of Sqlite 2005-02-15 14:11:01 +00:00
Johnny Bergström
a2c2dc88fc Yes! 2005-02-06 11:59:41 +00:00
Felix Geyer
99f47224ee updated to February 2005-02-05 15:15:13 +00:00
David Anderson
06923d0f6d Updated versions 2005-01-31 19:39:50 +00:00
David Anderson
948be015a7 new version number 2005-01-31 19:35:06 +00:00
David Anderson
1a339b2f77 New version number 2005-01-31 19:34:15 +00:00
David Anderson
39479f2403 new verison number 2005-01-31 19:33:36 +00:00
David Anderson
a8ff2abab5 sdk syncs 2005-01-31 07:59:44 +00:00
David Anderson
b4d2f83d6f sdk sync 2005-01-31 07:54:17 +00:00
David Anderson
cc462c9ccb Added cs_user_has_shield from Ronkkrop 2005-01-30 05:10:42 +00:00
Johnny Bergström
3f2a8ccfc5 0.4 = added delete button 2005-01-27 08:58:01 +00:00
Johnny Bergström
e097932ac9 0.2 file not found -> exits 2005-01-22 13:27:57 +00:00
Johnny Bergström
27e4174be6 0.2: Edit stats, clear stats features added 2005-01-22 13:24:26 +00:00
Johnny Bergström
7f47d2de56 My god... 2005-01-21 16:27:44 +00:00
Johnny Bergström
6200ee6977 Fixed about box :-P 2005-01-21 16:23:55 +00:00
Johnny Bergström
e98fb7d6e4 Included WinCSX project 2005-01-21 16:09:25 +00:00
Johnny Bergström
4e6233b898 WinCSX 0.2 initial commitment 2005-01-21 16:08:36 +00:00
Johnny Bergström
544b74f839 Crashes after hitzones "fix".
This should fix that. Hopefully.
2005-01-17 07:45:20 +00:00
Johnny Bergström
53188ab941 New natives: cs_set_user_armor(), cs_get_user_armor()
cs_set_user_armor() should be used instead of fun's set_user_armor().
2005-01-16 16:30:18 +00:00
Johnny Bergström
188023b5ac Fixed get_stats in csx and get_stats2 in csx_sql
csx and csx_sql now have exact same functionality, apart from csx_sql can also export stats to sql database if activated with cvar...
2005-01-14 12:21:12 +00:00
Johnny Bergström
f18adbf9d6 Updated get_stats and get_stats2 to also retrieve authid 2005-01-14 12:14:34 +00:00
Johnny Bergström
9959ef52b3 Possibly fix the hitzones problem. 2005-01-13 11:02:14 +00:00
Johnny Bergström
8e58484fc5 get_stats now looks like this:
native get_stats(index,stats[8],bodyhits[8],name[],len,authid[],authidlen=0);
(authid + authidlen are new)
+ fixes
2005-01-12 01:24:40 +00:00
Johnny Bergström
a58ab24b0c Added cvar csx_sqlstats_exportstats 2005-01-11 15:31:47 +00:00
Johnny Bergström
a67085217f Fixes 2005-01-11 13:02:06 +00:00
Johnny Bergström
f08f16c20d Adds cvars:
cvar_t *csx_sqlstats_host;
cvar_t *csx_sqlstats_username;
cvar_t *csx_sqlstats_password;
cvar_t *csx_sqlstats_db;
cvar_t *csx_sqlstats_table;

Exports players' statistics at map change to SQL db right after it saved those to the dat file.
2005-01-11 12:23:57 +00:00
David Anderson
ec9d4a52fe Updated library to 7.4.6 2005-01-10 16:42:46 +00:00
David Anderson
40640c92d4 *** empty log message *** 2004-12-09 18:25:46 +00:00
Lukasz Wlasinksi
c5b3919122 fixed custom weapons system 2004-12-08 23:40:42 +00:00
Lukasz Wlasinksi
29a22bb5fd more changes in Damage MSG 2004-12-03 00:57:16 +00:00
Lukasz Wlasinksi
2baf9c4c20 damage message changes 2004-12-02 02:11:09 +00:00
Lukasz Wlasinksi
c4727c1dc3 fixed grenade problems ( returning wrong (older) owner ) 2004-11-30 15:46:09 +00:00
Johnny Bergström
08fea0eea1 Removed some unneeded stuff from class. 2004-11-15 00:20:28 +00:00
Johnny Bergström
11fa330f10 Renamed to CStrike :-D gyar!! 2004-11-13 19:49:25 +00:00
David Anderson
6251521102 *** empty log message *** 2004-11-11 11:07:37 +00:00
David Anderson
719af5c72c *** empty log message *** 2004-11-11 10:55:22 +00:00
David Anderson
ee464539de Fixed authors and version numbers 2004-11-11 09:08:12 +00:00
David Anderson
db77c245e6 Fixed copyrights and version numbers 2004-11-11 08:58:54 +00:00
Lukasz Wlasinksi
f73a8356f6 do not touch my modules ! ;P 2004-11-10 00:45:21 +00:00
Lukasz Wlasinksi
77c5198009 fixed modules problems when declared also in metamod's plugins.ini 2004-11-10 00:25:53 +00:00
Johnny Bergström
28a1182cd2 Updated EngFunc_SetKeyValue :-) 2004-11-09 16:47:33 +00:00
Johnny Bergström
16444a713a Updated EngFunc_SetKeyValue 2004-11-09 16:47:06 +00:00