Commit Graph

125 Commits

Author SHA1 Message Date
Felix Geyer
a4eccaa4bb removed get_user_wonid() 2004-03-16 19:39:48 +00:00
David Anderson
6a10397641 Fixed xtrafun include 2004-03-16 05:21:42 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
David Anderson
439550c2ac Moved msg functions 2004-03-15 19:55:29 +00:00
Johnny Bergström
812ee46260 commented message_begin() etc 2004-03-14 12:47:16 +00:00
David Anderson
5b56c27e67 Added new ENGINE stocks and natives 2004-03-14 08:23:42 +00:00
Johnny Bergström
faafdf9498 fixed reference to "find_entity_by_class" -> "find_ent_by_class" 2004-03-14 08:20:13 +00:00
Felix Geyer
79b2095932 switched back to old compiler 2004-03-13 10:06:52 +00:00
Johnny Bergström
47a2ecaa81 fixed find_entity should return value warning 2004-03-12 13:41:16 +00:00
Johnny Bergström
d0965d38c8 removed stock get_user_hitzones 2004-03-11 14:56:08 +00:00
Johnny Bergström
3598791060 fixed small comment mistake 2004-03-11 08:10:12 +00:00
Johnny Bergström
b505bdb7e8 updated set_user_hitzones, added get_user_hitzones 2004-03-10 22:32:10 +00:00
Johnny Bergström
1e69aaff18 removed set_hitzones 2004-03-10 21:59:21 +00:00
Johnny Bergström
fa725d1838 added set_user_hitzones, remove set_hitzones 2004-03-10 21:58:47 +00:00
David Anderson
be58c942c0 Linux small compiler. 2004-03-10 18:53:29 +00:00
Felix Geyer
923f3a987f removed get_user_wonid 2004-03-09 20:36:22 +00:00
Felix Geyer
145455ecfb removed one of the two set_user_money stocks 2004-03-09 20:35:50 +00:00
Felix Geyer
21dbe183e3 added get_user_wonid 2004-03-09 17:12:58 +00:00
Felix Geyer
0bdc09d3d9 hardcoded pathes 2004-03-09 15:53:40 +00:00
Johnny Bergström
31f59ea92e changed to find_entity_by_class where stock used find_entity 2004-03-09 14:12:10 +00:00
Johnny Bergström
666bc67f3d updated to use find_entity_by_class 2004-03-09 08:54:12 +00:00
Johnny Bergström
2d327e8d14 backwards comp. intitial version 2004-03-09 08:53:06 +00:00
Johnny Bergström
d1379bb671 renamed find_entity in engine to find_ent_by_class (find_ent_by_classname works too) 2004-03-09 08:32:50 +00:00
Felix Geyer
0f4c470e67 added status to amx_modules 2004-03-08 17:44:49 +00:00
Felix Geyer
af26dc83a5 changed to str_to_num/num_to_str 2004-03-08 17:34:37 +00:00
Felix Geyer
87378017fd fixed conmotd.txt path 2004-03-08 17:33:55 +00:00
Felix Geyer
e25aadd7a3 fixed /rank, /stats and /statsme | changed to str_to_num/num_to_str 2004-03-08 17:33:06 +00:00
Felix Geyer
a26606f799 amx_plugins, amx_modules: switched to console ouput instead of motd window 2004-03-08 17:30:30 +00:00
Felix Geyer
b938e955f5 removed stocks: int_to_str, str_to_int, numtostr and strtonum 2004-03-08 17:28:57 +00:00
Felix Geyer
864c6d6aa4 added status to get_module 2004-03-08 17:27:18 +00:00
Felix Geyer
96ab54a107 added Status for get_module() 2004-03-08 17:26:38 +00:00
Felix Geyer
d37bdc026c added numtostr() and strtonum() 2004-03-08 17:19:41 +00:00
Felix Geyer
10a28dcde9 changed to str_to_num/num_to_str 2004-03-08 17:18:34 +00:00
Felix Geyer
57747fff55 changed to str_to_num/num_to_str | fixed get_modules 2004-03-08 16:06:11 +00:00
David Anderson
1e880869e7 Fixed amxmod.inc 2004-03-08 10:24:10 +00:00
Johnny Bergström
0b129c3a9f Updated explanation of find_entity saying "will return 0 if nothing is found" 2004-03-08 09:28:30 +00:00
Johnny Bergström
913b72451d fixed return create_entity(szClassname[]) 2004-03-08 08:36:23 +00:00
David Anderson
08b3491f52 Removed bad str/num funcs 2004-03-08 06:07:47 +00:00
David Anderson
297e1a4d29 Removed bad str/num funcs 2004-03-08 05:29:51 +00:00
David Anderson
c6dd8eac6b Removed bad str/num funcs 2004-03-08 05:28:18 +00:00
David Anderson
096a9f5f14 Fixed double native error 2004-03-08 04:10:19 +00:00
Felix Geyer
3e5572ed9a removed set_user_deaths and set_user_frags 2004-03-07 20:16:30 +00:00
Felix Geyer
1dd29ad273 added set_user_deaths and set_user_frags 2004-03-07 20:16:17 +00:00
Felix Geyer
527683ca41 readded the functions 2004-03-07 20:06:04 +00:00
Felix Geyer
2a5ca94f7f added set_user_deaths 2004-03-07 19:55:16 +00:00
Felix Geyer
2ff4cdde61 removed cs_get_user_deaths and cs_set_user_deaths 2004-03-07 19:54:41 +00:00
Felix Geyer
d7e4bce545 added get_user_deaths and get_user_frags 2004-03-07 19:54:00 +00:00
Felix Geyer
bea78c7c19 removed get_user_deaths and set_user_deaths 2004-03-07 19:53:27 +00:00
Johnny Bergström
6522feebe9 fixed stocks using Entvars* to use entity* 2004-03-07 17:28:30 +00:00
Felix Geyer
35162334be changed header 2004-03-07 14:38:39 +00:00