e47104aa29Fixed 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
180fa52acbAdded cs_get_weapon_ammo/cs_set_weapon_ammo
Johnny Bergström
2004-03-22 09:10:11 +0000
bbbe0cda78Added cs_get_weapon_ammo/cs_set_weapon_ammo
Johnny Bergström
2004-03-22 08:57:23 +0000
b21bbcbf90Fixed 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
66a1f11387Shortened all natives that had longer names than old compiler limit of 19 characters.
Johnny Bergström
2004-03-22 07:23:47 +0000
2b366a354cfixed amx_show_activity
David Anderson
2004-03-22 06:33:11 +0000
cebf782a90amx_show_activity is now registered
David Anderson
2004-03-22 06:30:37 +0000
4ffa954055Fixed bug with get_offset
David Anderson
2004-03-22 05:43:47 +0000
556e9cee57removed a forgotten debug message
Johnny Bergström
2004-03-21 17:10:35 +0000
421c62c6a0Added native support for set_speak and get_speak and SetSpeak
David Anderson
2004-03-21 09:17:55 +0000
9bec921fd8Added set_speak and get_speak
David Anderson
2004-03-21 09:13:55 +0000
b7b2d59613Changed set_user_maxspeed
David Anderson
2004-03-21 08:59:18 +0000
db41e1830aAdded CSW_GALI for backwards support
David Anderson
2004-03-21 07:14:40 +0000
9061e13e11Fixed access level bug.
David Anderson
2004-03-21 06:32:27 +0000
a72b749facFixed fun include from amxmodx and cs_set_user_nvg
David Anderson
2004-03-20 23:58:26 +0000
cd0cd140acFixed native character length for cs_set_user_nvgoggles
David Anderson
2004-03-20 23:57:24 +0000
7fef5aad34Includes were broken - it is fixed.
David Anderson
2004-03-18 01:32:39 +0000
38af364744fixed filters bug
Pavol Marko
2004-03-17 18:57:36 +0000
a7c4f5a147typo fix courtesy of pimp daddy
Johnny Bergström
2004-03-17 11:38:23 +0000
96b79cd24ffixed find_entity
Johnny Bergström
2004-03-17 07:30:07 +0000
bbb5adc70fadded get_user_wonid()
Felix Geyer
2004-03-16 19:40:02 +0000
a4eccaa4bbremoved get_user_wonid()
Felix Geyer
2004-03-16 19:39:48 +0000
6a10397641Fixed xtrafun include
David Anderson
2004-03-16 05:21:42 +0000
398773849cFixed get_global_int bug
David Anderson
2004-03-16 01:12:24 +0000
41c8013adfRemoved bad lstdc++ line.
David Anderson
2004-03-16 01:00:22 +0000
93a4d8a0d3Fixed call_think
David Anderson
2004-03-16 00:48:37 +0000
bf35c8f079*** empty log message ***
David Anderson
2004-03-15 22:13:43 +0000
1425615e20Fixed headers.
David Anderson
2004-03-15 21:05:08 +0000
ee947b1673Redid lots of destruction stuff.
David Anderson
2004-03-15 20:27:53 +0000
439550c2acMoved msg functions
David Anderson
2004-03-15 19:55:29 +0000
35fe033d53Fixed 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
29f31e808fversion changed to 0.15
Pavol Marko
2004-03-14 17:45:09 +0000
f4a729e85acpp std lib depedencies removed
Pavol Marko
2004-03-14 14:05:44 +0000
d3839db6f8message_begin, message_end, write_* functions added back to core
Pavol Marko
2004-03-14 13:57:53 +0000
41a56a8fdanot using c++ std lib
Pavol Marko
2004-03-14 13:57:27 +0000
812ee46260commented message_begin() etc
Johnny Bergström
2004-03-14 12:47:16 +0000
5ddb726a12Added VS7 project file
David Anderson
2004-03-14 08:31:36 +0000
5b56c27e67Added new ENGINE stocks and natives
David Anderson
2004-03-14 08:23:42 +0000
faafdf9498fixed reference to "find_entity_by_class" -> "find_ent_by_class"
Johnny Bergström
2004-03-14 08:20:13 +0000
d9b84087d9Removed messaging code. Fixed last argument bug in set/get msg arg funcs.
David Anderson
2004-03-13 20:48:00 +0000
79b2095932switched back to old compiler
Felix Geyer
2004-03-13 10:06:52 +0000
5679cb285aremoved fun's version cvar
Johnny Bergström
2004-03-12 19:04:02 +0000
47a2ecaa81fixed find_entity should return value warning
Johnny Bergström
2004-03-12 13:41:16 +0000
1e78c58aa9Removed botrelated code
Johnny Bergström
2004-03-12 11:19:44 +0000
d819a55802version says 0.1 WON for won and 0.1 STEAM for steam
Johnny Bergström
2004-03-12 09:49:49 +0000
7d1a26e4cafixed so it's now possible to shoot and break func_breakable:s again :-)
Johnny Bergström
2004-03-12 07:42:54 +0000
d0965d38c8removed stock get_user_hitzones
Johnny Bergström
2004-03-11 14:56:08 +0000
6a8380fb0fanother bugfix :)
Pavol Marko
2004-03-11 14:22:06 +0000
cecb04944fupdated paths
Johnny Bergström
2004-03-11 14:05:01 +0000
d47ed6c48canother bugfix
Pavol Marko
2004-03-11 13:48:57 +0000
4656bb246epossible 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
486e8da7a8updated paths
Johnny Bergström
2004-03-11 10:13:01 +0000
d65d599b2cremoved debug msg
Johnny Bergström
2004-03-11 10:10:49 +0000
655c5a5db3Updated 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
3598791060fixed small comment mistake
Johnny Bergström
2004-03-11 08:10:12 +0000
b505bdb7e8updated set_user_hitzones, added get_user_hitzones
Johnny Bergström
2004-03-10 22:32:10 +0000
1e69aaff18removed set_hitzones
Johnny Bergström
2004-03-10 21:59:21 +0000
fa725d1838added set_user_hitzones, remove set_hitzones
Johnny Bergström
2004-03-10 21:58:47 +0000
be58c942c0Linux small compiler.
David Anderson
2004-03-10 18:53:29 +0000
bed1df8237using __linux__ instead of LINUX
Pavol Marko
2004-03-10 16:28:38 +0000
7206639ef9directory paths should be ok now (not using localinfos)
Pavol Marko
2004-03-10 16:28:17 +0000
fbb6b260a6Removed get_user_wonid
Pavol Marko
2004-03-10 16:26:18 +0000
753426440dnothing important
Felix Geyer
2004-03-10 13:46:21 +0000
de0cf4da9amaking sure basedir is set
Johnny Bergström
2004-03-10 08:31:51 +0000
923f3a987fremoved get_user_wonid
Felix Geyer
2004-03-09 20:36:22 +0000
145455ecfbremoved one of the two set_user_money stocks
Felix Geyer
2004-03-09 20:35:50 +0000
21dbe183e3added get_user_wonid
Felix Geyer
2004-03-09 17:12:58 +0000
0bdc09d3d9hardcoded pathes
Felix Geyer
2004-03-09 15:53:40 +0000
31f59ea92echanged to find_entity_by_class where stock used find_entity
Johnny Bergström
2004-03-09 14:12:10 +0000
513a005f3dremoved so as to not accidentally use old builds
Johnny Bergström
2004-03-09 10:26:40 +0000
91d4d821ecfixed link to plugins.ini (was in amxx/configs, now is in amxx/)
Johnny Bergström
2004-03-09 09:39:09 +0000
acb2ebaaf9fixed link to modules.ini (was in amxx/configs, now is in amxx/)
Johnny Bergström
2004-03-09 09:38:36 +0000
6385e00106removed #define LINUX
Johnny Bergström
2004-03-09 09:36:54 +0000
666bc67f3dupdated to use find_entity_by_class
Johnny Bergström
2004-03-09 08:54:12 +0000
2d327e8d14backwards comp. intitial version
Johnny Bergström
2004-03-09 08:53:06 +0000
d1379bb671renamed 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
0f4c470e67added status to amx_modules
Felix Geyer
2004-03-08 17:44:49 +0000
af26dc83a5changed to str_to_num/num_to_str
Felix Geyer
2004-03-08 17:34:37 +0000
87378017fdfixed conmotd.txt path
Felix Geyer
2004-03-08 17:33:55 +0000
e25aadd7a3fixed /rank, /stats and /statsme | changed to str_to_num/num_to_str
Felix Geyer
2004-03-08 17:33:06 +0000
a26606f799amx_plugins, amx_modules: switched to console ouput instead of motd window
Felix Geyer
2004-03-08 17:30:30 +0000
b938e955f5removed stocks: int_to_str, str_to_int, numtostr and strtonum
Felix Geyer
2004-03-08 17:28:57 +0000
864c6d6aa4added status to get_module
Felix Geyer
2004-03-08 17:27:18 +0000
96ab54a107added Status for get_module()
Felix Geyer
2004-03-08 17:26:38 +0000
d37bdc026cadded numtostr() and strtonum()
Felix Geyer
2004-03-08 17:19:41 +0000
10a28dcde9changed to str_to_num/num_to_str
Felix Geyer
2004-03-08 17:18:34 +0000
57747fff55changed to str_to_num/num_to_str | fixed get_modules
Felix Geyer
2004-03-08 16:06:11 +0000
5cb9cb1c05fixed potencial logging crashes in Meta_Attach
Pavol Marko
2004-03-08 15:12:53 +0000
db278c390dlog_amx: remove .amx from plugin names
Pavol Marko
2004-03-08 15:12:16 +0000
8ffcb98ce7hardcoded directory names
Pavol Marko
2004-03-08 14:09:44 +0000
c2879eafabget_module returns module status too
Pavol Marko
2004-03-08 14:09:09 +0000
214f914547this is steamid/wonid
Johnny Bergström
2004-03-08 10:27:51 +0000
1e880869e7Fixed amxmod.inc
David Anderson
2004-03-08 10:24:10 +0000
d3a58298c9fixed find_entity
Johnny Bergström
2004-03-08 10:07:55 +0000