Commit Graph

  • 8a40ed8cd6 Stupid Tortoise. Johnny Bergström 2005-02-15 14:19:07 +00:00
  • c79909eb80 Initial import of Sqlite Johnny Bergström 2005-02-15 14:11:01 +00:00
  • 26e8b0dbb6 client_disconnect forwards now get called for every client which is initialized (ie. client_connect was called for him) instead of clients which are ingame only (ie. client_putinserver was called) Pavol Marko 2005-02-07 10:28:22 +00:00
  • a2c2dc88fc Yes! Johnny Bergström 2005-02-06 11:59:41 +00:00
  • 99f47224ee updated to February Felix Geyer 2005-02-05 15:15:13 +00:00
  • a085cef0d6 Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9 Johnny Bergström 2005-02-05 11:06:34 +00:00
  • 2980fb1d82 Merged with ns2amx header David Anderson 2005-02-03 20:49:44 +00:00
  • 3ed92695be Reverse David Anderson 2005-02-01 01:12:51 +00:00
  • 9d797f8664 Revert David Anderson 2005-02-01 00:59:55 +00:00
  • d7dbf60c8f New versions fixing compaction bug David Anderson 2005-01-31 23:11:36 +00:00
  • 06923d0f6d Updated versions David Anderson 2005-01-31 19:39:50 +00:00
  • 948be015a7 new version number David Anderson 2005-01-31 19:35:06 +00:00
  • 1a339b2f77 New version number David Anderson 2005-01-31 19:34:15 +00:00
  • 39479f2403 new verison number David Anderson 2005-01-31 19:33:36 +00:00
  • e4beb3828a Increased version number David Anderson 2005-01-31 19:33:17 +00:00
  • 84caa10733 Updated to 2.7.2 compiler David Anderson 2005-01-31 08:24:24 +00:00
  • a8ff2abab5 sdk syncs David Anderson 2005-01-31 07:59:44 +00:00
  • b4d2f83d6f sdk sync David Anderson 2005-01-31 07:54:17 +00:00
  • be28d95b8d Fixed DS's notice David Anderson 2005-01-31 07:52:32 +00:00
  • 2401d1833e Updated to 2.7.2 compiler David Anderson 2005-01-31 07:41:47 +00:00
  • a189c0bda7 Added amx_mkdir for twistedeuphoria David Anderson 2005-01-30 05:32:10 +00:00
  • cc462c9ccb Added cs_user_has_shield from Ronkkrop David Anderson 2005-01-30 05:10:42 +00:00
  • 3d7987e8d8 Fixed is_amd_64 include (Damaged Soul) David Anderson 2005-01-30 05:03:46 +00:00
  • 1c544f55ca Fixed typo (furax44) David Anderson 2005-01-30 05:00:25 +00:00
  • 5c231919b6 Fixed typo (FireStorm) David Anderson 2005-01-30 04:54:04 +00:00
  • 4b48be3e93 Synced language files David Anderson 2005-01-30 04:53:11 +00:00
  • ca07e53293 Fixed typo (XxAvalanchexX) David Anderson 2005-01-30 04:52:10 +00:00
  • 3f2a8ccfc5 0.4 = added delete button Johnny Bergström 2005-01-27 08:58:01 +00:00
  • e097932ac9 0.2 file not found -> exits Johnny Bergström 2005-01-22 13:27:57 +00:00
  • 27e4174be6 0.2: Edit stats, clear stats features added Johnny Bergström 2005-01-22 13:24:26 +00:00
  • 7f47d2de56 My god... Johnny Bergström 2005-01-21 16:27:44 +00:00
  • 6200ee6977 Fixed about box :-P Johnny Bergström 2005-01-21 16:23:55 +00:00
  • e98fb7d6e4 Included WinCSX project Johnny Bergström 2005-01-21 16:09:25 +00:00
  • 4e6233b898 WinCSX 0.2 initial commitment Johnny Bergström 2005-01-21 16:08:36 +00:00
  • 544b74f839 Crashes after hitzones "fix". This should fix that. Hopefully. Johnny Bergström 2005-01-17 07:45:20 +00:00
  • 4a823a0894 Updated for amx_menu... Johnny Bergström 2005-01-16 22:24:36 +00:00
  • 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(). Johnny Bergström 2005-01-16 16:30:18 +00:00
  • 5f7dabf9b6 *cough* Johnny Bergström 2005-01-15 12:24:14 +00:00
  • e343d224ce amx_menu: A new menu also reachable by non-admin clients. Scripters can add their plugin menus as an item in this menu (Wc3 menu, Superhero info, etc...) so that a client don't have to bind/know a million different menu commands. This could become a one-stop-shop for all of the clients menu needs. Let's hope it catches on. :-) Johnny Bergström 2005-01-15 09:58:51 +00:00
  • 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... Johnny Bergström 2005-01-14 12:21:12 +00:00
  • f18adbf9d6 Updated get_stats and get_stats2 to also retrieve authid Johnny Bergström 2005-01-14 12:14:34 +00:00
  • 9959ef52b3 Possibly fix the hitzones problem. Johnny Bergström 2005-01-13 11:02:14 +00:00
  • 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 Johnny Bergström 2005-01-12 01:24:40 +00:00
  • a58ab24b0c Added cvar csx_sqlstats_exportstats Johnny Bergström 2005-01-11 15:31:47 +00:00
  • a67085217f Fixes Johnny Bergström 2005-01-11 13:02:06 +00:00
  • 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; Johnny Bergström 2005-01-11 12:23:57 +00:00
  • ec9d4a52fe Updated library to 7.4.6 David Anderson 2005-01-10 16:42:46 +00:00
  • 01b955d2d4 Finally added callfunc_begin_i and get_func_id into amxmodx.inc Pavol Marko 2004-12-25 21:28:50 +00:00
  • a384a78544 Silly me! Pavol Marko 2004-12-25 21:24:50 +00:00
  • b4ad89e6ef Reverted last changes Pavol Marko 2004-12-22 18:19:51 +00:00
  • 2b4ed9cc27 Test: Hopefully fixed "bot bug" Pavol Marko 2004-12-22 16:29:40 +00:00
  • e986848faf Removed bot member variable from CPlayer; instead, everything now calls the inline IsBot() function. Hopefully that will fix the "bot bug" Pavol Marko 2004-12-22 13:01:55 +00:00
  • 21ceae3c9e Replaced in files: /amxx/ with /amxmodx/ Johnny Bergström 2004-12-22 10:27:30 +00:00
  • 51b9fae4bc fixed strbreak Lukasz Wlasinksi 2004-12-10 23:37:43 +00:00
  • 4e7d24f64b Fix for unban by PiTaGoRaS David Anderson 2004-12-10 07:51:07 +00:00
  • 40640c92d4 *** empty log message *** David Anderson 2004-12-09 18:25:46 +00:00
  • c5b3919122 fixed custom weapons system Lukasz Wlasinksi 2004-12-08 23:40:42 +00:00
  • 29a22bb5fd more changes in Damage MSG Lukasz Wlasinksi 2004-12-03 00:57:16 +00:00
  • 2baf9c4c20 damage message changes Lukasz Wlasinksi 2004-12-02 02:11:09 +00:00
  • c4727c1dc3 fixed grenade problems ( returning wrong (older) owner ) Lukasz Wlasinksi 2004-11-30 15:46:09 +00:00
  • 4901dee86d corrected fakemeta misspelling Felix Geyer 2004-11-24 15:12:35 +00:00
  • c1f2a499f8 fixed compiling error (by FireStorm) Felix Geyer 2004-11-20 21:34:22 +00:00
  • 7aa31c764d Fixed some mistakes and typos. Johnny Bergström 2004-11-17 07:33:29 +00:00
  • 08fea0eea1 Removed some unneeded stuff from class. Johnny Bergström 2004-11-15 00:20:28 +00:00
  • add716276b Synced language files (added Dutch, thanks Devilion) David Anderson 2004-11-14 14:23:15 +00:00
  • e688addd98 Added new natives David Anderson 2004-11-14 14:21:20 +00:00
  • 199131b2b8 Added PM OnoTo's XS library include David Anderson 2004-11-14 14:17:32 +00:00
  • fb29cbff16 Added some description for require_module etc Johnny Bergström 2004-11-13 19:55:11 +00:00
  • 11fa330f10 Renamed to CStrike :-D gyar!! Johnny Bergström 2004-11-13 19:49:25 +00:00
  • ca720c8c83 XS Library Pavol Marko 2004-11-13 10:20:12 +00:00
  • 456d7b69a2 fixed returning float parameters in read_data():s second parameter (by ref) Johnny Bergström 2004-11-13 08:56:11 +00:00
  • a86cb11fd7 Umm... Johnny Bergström 2004-11-13 08:47:12 +00:00
  • 96c65dcfc4 corrected OriginalFilename Felix Geyer 2004-11-12 22:04:12 +00:00
  • 86451da9a9 yes David Anderson 2004-11-11 12:22:23 +00:00
  • 57607f1a28 *** empty log message *** David Anderson 2004-11-11 11:49:38 +00:00
  • eb4fdf53fa added fakemeta_stocks David Anderson 2004-11-11 11:14:01 +00:00
  • 6251521102 *** empty log message *** David Anderson 2004-11-11 11:07:37 +00:00
  • c940a0b621 Umm... Johnny Bergström 2004-11-11 10:57:50 +00:00
  • 719af5c72c *** empty log message *** David Anderson 2004-11-11 10:55:22 +00:00
  • 128d19c69e added pgsql for windows David Anderson 2004-11-11 10:46:10 +00:00
  • 46861ff5b4 Added dllfuncs Johnny Bergström 2004-11-11 10:39:37 +00:00
  • ee464539de Fixed authors and version numbers David Anderson 2004-11-11 09:08:12 +00:00
  • f69ff642df *** empty log message *** David Anderson 2004-11-11 09:06:50 +00:00
  • db77c245e6 Fixed copyrights and version numbers David Anderson 2004-11-11 08:58:54 +00:00
  • d5caf3e2ac renamed David Anderson 2004-11-11 07:43:31 +00:00
  • 148b365e43 version/author fix David Anderson 2004-11-11 07:40:21 +00:00
  • 8c215e5d6f removed David Anderson 2004-11-10 05:41:18 +00:00
  • 0513dae63e Added better credits ^^ David Anderson 2004-11-10 05:38:23 +00:00
  • f73a8356f6 do not touch my modules ! ;P Lukasz Wlasinksi 2004-11-10 00:45:21 +00:00
  • 77c5198009 fixed modules problems when declared also in metamod's plugins.ini Lukasz Wlasinksi 2004-11-10 00:25:53 +00:00
  • 820fedca22 First version Johnny Bergström 2004-11-09 20:30:17 +00:00
  • 28a1182cd2 Updated EngFunc_SetKeyValue :-) Johnny Bergström 2004-11-09 16:47:33 +00:00
  • 16444a713a Updated EngFunc_SetKeyValue Johnny Bergström 2004-11-09 16:47:06 +00:00
  • 6457fc45c7 On dedicated servers, the command "amxx" now prints the AMX Mod X version Pavol Marko 2004-11-08 19:51:20 +00:00
  • cb94cccf22 Added Dutch language David Anderson 2004-11-08 12:35:52 +00:00
  • c0ee97b437 changed default formula Lukasz Wlasinksi 2004-11-08 12:17:40 +00:00
  • f950d384b6 Fixed crash in FM_MessageBegin Steve Dudenhoeffer 2004-11-07 20:36:49 +00:00
  • 426a71e7f2 fixed bug reported by JC_Denton when SQL times out David Anderson 2004-11-07 17:47:36 +00:00
  • d49b2453bb little error checking David Anderson 2004-11-07 17:24:55 +00:00
  • 74a1db4417 Upped buffer in write_file (1024->2048) Steve Dudenhoeffer 2004-11-06 21:56:24 +00:00