Commit Graph

  • e47104aa29 Fixed reference to find_ent_by_classname in find_ent Added set_entity_visibility and get_entity_visibility Johnny Bergström 2004-03-22 11:29:29 +0000
  • 180fa52acb Added cs_get_weapon_ammo/cs_set_weapon_ammo Johnny Bergström 2004-03-22 09:10:11 +0000
  • bbbe0cda78 Added cs_get_weapon_ammo/cs_set_weapon_ammo Johnny Bergström 2004-03-22 08:57:23 +0000
  • b21bbcbf90 Fixed prototype of set_offset_short Fixed all offset natives (they checked ent index above maxClients, should've been maxEntities (some also checked if player is online)) Added s/get_offset_char() Fixed set_pdata_float to set float value from parameter properly Fixed set_pdata_short to set short value from parameter properly Reimplemented find_ent_by_owner Johnny Bergström 2004-03-22 08:27:52 +0000
  • 66a1f11387 Shortened all natives that had longer names than old compiler limit of 19 characters. Johnny Bergström 2004-03-22 07:23:47 +0000
  • 2b366a354c fixed amx_show_activity David Anderson 2004-03-22 06:33:11 +0000
  • cebf782a90 amx_show_activity is now registered David Anderson 2004-03-22 06:30:37 +0000
  • 4ffa954055 Fixed bug with get_offset David Anderson 2004-03-22 05:43:47 +0000
  • 556e9cee57 removed a forgotten debug message Johnny Bergström 2004-03-21 17:10:35 +0000
  • 421c62c6a0 Added native support for set_speak and get_speak and SetSpeak David Anderson 2004-03-21 09:17:55 +0000
  • 9bec921fd8 Added set_speak and get_speak David Anderson 2004-03-21 09:13:55 +0000
  • b7b2d59613 Changed set_user_maxspeed David Anderson 2004-03-21 08:59:18 +0000
  • db41e1830a Added CSW_GALI for backwards support David Anderson 2004-03-21 07:14:40 +0000
  • 9061e13e11 Fixed access level bug. David Anderson 2004-03-21 06:32:27 +0000
  • a72b749fac Fixed fun include from amxmodx and cs_set_user_nvg David Anderson 2004-03-20 23:58:26 +0000
  • cd0cd140ac Fixed native character length for cs_set_user_nvgoggles David Anderson 2004-03-20 23:57:24 +0000
  • 7fef5aad34 Includes were broken - it is fixed. David Anderson 2004-03-18 01:32:39 +0000
  • 38af364744 fixed filters bug Pavol Marko 2004-03-17 18:57:36 +0000
  • a7c4f5a147 typo fix courtesy of pimp daddy Johnny Bergström 2004-03-17 11:38:23 +0000
  • 96b79cd24f fixed find_entity Johnny Bergström 2004-03-17 07:30:07 +0000
  • bbb5adc70f added get_user_wonid() Felix Geyer 2004-03-16 19:40:02 +0000
  • a4eccaa4bb removed get_user_wonid() Felix Geyer 2004-03-16 19:39:48 +0000
  • 6a10397641 Fixed xtrafun include David Anderson 2004-03-16 05:21:42 +0000
  • 398773849c Fixed get_global_int bug David Anderson 2004-03-16 01:12:24 +0000
  • 41c8013adf Removed bad lstdc++ line. David Anderson 2004-03-16 01:00:22 +0000
  • 93a4d8a0d3 Fixed call_think David Anderson 2004-03-16 00:48:37 +0000
  • bf35c8f079 *** empty log message *** David Anderson 2004-03-15 22:13:43 +0000
  • 1425615e20 Fixed headers. David Anderson 2004-03-15 21:05:08 +0000
  • ee947b1673 Redid lots of destruction stuff. David Anderson 2004-03-15 20:27:53 +0000
  • 439550c2ac Moved msg functions David Anderson 2004-03-15 19:55:29 +0000
  • 35fe033d53 Fixed controller, blending, and reduced view lag. (T(+)rget suggestions) David Anderson 2004-03-15 18:23:23 +0000
  • 8b81138800 *** empty log message *** David Anderson 2004-03-14 20:14:51 +0000
  • 308e77d3b1 *** empty log message *** David Anderson 2004-03-14 19:14:29 +0000
  • e6ad1b5b65 *** empty log message *** David Anderson 2004-03-14 19:07:32 +0000
  • b70fb5b525 *** empty log message *** David Anderson 2004-03-14 19:06:52 +0000
  • 1dfe40c135 *** empty log message *** David Anderson 2004-03-14 19:00:43 +0000
  • 29f31e808f version changed to 0.15 Pavol Marko 2004-03-14 17:45:09 +0000
  • f4a729e85a cpp std lib depedencies removed Pavol Marko 2004-03-14 14:05:44 +0000
  • d3839db6f8 message_begin, message_end, write_* functions added back to core Pavol Marko 2004-03-14 13:57:53 +0000
  • 41a56a8fda not using c++ std lib Pavol Marko 2004-03-14 13:57:27 +0000
  • 812ee46260 commented message_begin() etc Johnny Bergström 2004-03-14 12:47:16 +0000
  • 5ddb726a12 Added VS7 project file David Anderson 2004-03-14 08:31:36 +0000
  • 5b56c27e67 Added new ENGINE stocks and natives David Anderson 2004-03-14 08:23:42 +0000
  • faafdf9498 fixed reference to "find_entity_by_class" -> "find_ent_by_class" Johnny Bergström 2004-03-14 08:20:13 +0000
  • d9b84087d9 Removed messaging code. Fixed last argument bug in set/get msg arg funcs. David Anderson 2004-03-13 20:48:00 +0000
  • 79b2095932 switched back to old compiler Felix Geyer 2004-03-13 10:06:52 +0000
  • 5679cb285a removed fun's version cvar Johnny Bergström 2004-03-12 19:04:02 +0000
  • 47a2ecaa81 fixed find_entity should return value warning Johnny Bergström 2004-03-12 13:41:16 +0000
  • 1e78c58aa9 Removed botrelated code Johnny Bergström 2004-03-12 11:19:44 +0000
  • d819a55802 version says 0.1 WON for won and 0.1 STEAM for steam Johnny Bergström 2004-03-12 09:49:49 +0000
  • 7d1a26e4ca fixed so it's now possible to shoot and break func_breakable:s again :-) Johnny Bergström 2004-03-12 07:42:54 +0000
  • d0965d38c8 removed stock get_user_hitzones Johnny Bergström 2004-03-11 14:56:08 +0000
  • 6a8380fb0f another bugfix :) Pavol Marko 2004-03-11 14:22:06 +0000
  • cecb04944f updated paths Johnny Bergström 2004-03-11 14:05:01 +0000
  • d47ed6c48c another bugfix Pavol Marko 2004-03-11 13:48:57 +0000
  • 4656bb246e possible fix of the events bug Pavol Marko 2004-03-11 12:35:13 +0000
  • fe3977ee61 #include <string> added Pavol Marko 2004-03-11 12:15:15 +0000
  • 486e8da7a8 updated paths Johnny Bergström 2004-03-11 10:13:01 +0000
  • d65d599b2c removed debug msg Johnny Bergström 2004-03-11 10:10:49 +0000
  • 655c5a5db3 Updated cs_set_user_vip/cs_get_user_vip (bug in cs_get_user_vip fixed) cs_set_user_deaths now updates ingame scoreboard (sending ScoreInfo message). Johnny Bergström 2004-03-11 09:29:08 +0000
  • 3598791060 fixed small comment mistake Johnny Bergström 2004-03-11 08:10:12 +0000
  • b505bdb7e8 updated set_user_hitzones, added get_user_hitzones Johnny Bergström 2004-03-10 22:32:10 +0000
  • 1e69aaff18 removed set_hitzones Johnny Bergström 2004-03-10 21:59:21 +0000
  • fa725d1838 added set_user_hitzones, remove set_hitzones Johnny Bergström 2004-03-10 21:58:47 +0000
  • be58c942c0 Linux small compiler. David Anderson 2004-03-10 18:53:29 +0000
  • bed1df8237 using __linux__ instead of LINUX Pavol Marko 2004-03-10 16:28:38 +0000
  • 7206639ef9 directory paths should be ok now (not using localinfos) Pavol Marko 2004-03-10 16:28:17 +0000
  • fbb6b260a6 Removed get_user_wonid Pavol Marko 2004-03-10 16:26:18 +0000
  • 753426440d nothing important Felix Geyer 2004-03-10 13:46:21 +0000
  • de0cf4da9a making sure basedir is set Johnny Bergström 2004-03-10 08:31:51 +0000
  • 923f3a987f removed get_user_wonid Felix Geyer 2004-03-09 20:36:22 +0000
  • 145455ecfb removed one of the two set_user_money stocks Felix Geyer 2004-03-09 20:35:50 +0000
  • 21dbe183e3 added get_user_wonid Felix Geyer 2004-03-09 17:12:58 +0000
  • 0bdc09d3d9 hardcoded pathes Felix Geyer 2004-03-09 15:53:40 +0000
  • 31f59ea92e changed to find_entity_by_class where stock used find_entity Johnny Bergström 2004-03-09 14:12:10 +0000
  • 513a005f3d removed so as to not accidentally use old builds Johnny Bergström 2004-03-09 10:26:40 +0000
  • 91d4d821ec fixed link to plugins.ini (was in amxx/configs, now is in amxx/) Johnny Bergström 2004-03-09 09:39:09 +0000
  • acb2ebaaf9 fixed link to modules.ini (was in amxx/configs, now is in amxx/) Johnny Bergström 2004-03-09 09:38:36 +0000
  • 6385e00106 removed #define LINUX Johnny Bergström 2004-03-09 09:36:54 +0000
  • 666bc67f3d updated to use find_entity_by_class Johnny Bergström 2004-03-09 08:54:12 +0000
  • 2d327e8d14 backwards comp. intitial version Johnny Bergström 2004-03-09 08:53:06 +0000
  • d1379bb671 renamed find_entity in engine to find_ent_by_class (find_ent_by_classname works too) Johnny Bergström 2004-03-09 08:32:50 +0000
  • 0f4c470e67 added status to amx_modules Felix Geyer 2004-03-08 17:44:49 +0000
  • af26dc83a5 changed to str_to_num/num_to_str Felix Geyer 2004-03-08 17:34:37 +0000
  • 87378017fd fixed conmotd.txt path Felix Geyer 2004-03-08 17:33:55 +0000
  • e25aadd7a3 fixed /rank, /stats and /statsme | changed to str_to_num/num_to_str Felix Geyer 2004-03-08 17:33:06 +0000
  • a26606f799 amx_plugins, amx_modules: switched to console ouput instead of motd window Felix Geyer 2004-03-08 17:30:30 +0000
  • b938e955f5 removed stocks: int_to_str, str_to_int, numtostr and strtonum Felix Geyer 2004-03-08 17:28:57 +0000
  • 864c6d6aa4 added status to get_module Felix Geyer 2004-03-08 17:27:18 +0000
  • 96ab54a107 added Status for get_module() Felix Geyer 2004-03-08 17:26:38 +0000
  • d37bdc026c added numtostr() and strtonum() Felix Geyer 2004-03-08 17:19:41 +0000
  • 10a28dcde9 changed to str_to_num/num_to_str Felix Geyer 2004-03-08 17:18:34 +0000
  • 57747fff55 changed to str_to_num/num_to_str | fixed get_modules Felix Geyer 2004-03-08 16:06:11 +0000
  • 5cb9cb1c05 fixed potencial logging crashes in Meta_Attach Pavol Marko 2004-03-08 15:12:53 +0000
  • db278c390d log_amx: remove .amx from plugin names Pavol Marko 2004-03-08 15:12:16 +0000
  • 8ffcb98ce7 hardcoded directory names Pavol Marko 2004-03-08 14:09:44 +0000
  • c2879eafab get_module returns module status too Pavol Marko 2004-03-08 14:09:09 +0000
  • 214f914547 this is steamid/wonid Johnny Bergström 2004-03-08 10:27:51 +0000
  • 1e880869e7 Fixed amxmod.inc David Anderson 2004-03-08 10:24:10 +0000
  • d3a58298c9 fixed find_entity Johnny Bergström 2004-03-08 10:07:55 +0000