Commit Graph

602 Commits

Author SHA1 Message Date
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