Johnny Bergström
f75cf50eac
Fixed small bug in make_deathmsg
2004-04-21 09:47:06 +00:00
Felix Geyer
8f96e95d07
*** empty log message ***
2004-04-20 17:47:05 +00:00
Johnny Bergström
4d01d5625c
Removed block from Autobuy and rebuy. Blocked items are stripped from autobuy calls.
2004-04-19 11:25:26 +00:00
David Anderson
add9b1126a
updated engine stock
2004-04-16 04:57:38 +00:00
Johnny Bergström
24791ac315
Updated cs_set_user_team to include model
2004-04-06 07:40:51 +00:00
David Anderson
8ef66cee8c
added natives
2004-04-03 20:05:27 +00:00
David Anderson
64bf40aaa3
velocity stocks
2004-04-03 05:23:12 +00:00
David Anderson
1fa97936ff
strbreak() added
2004-04-03 03:00:57 +00:00
David Anderson
1f178b916f
Changed to DBI
2004-04-03 00:57:49 +00:00
David Anderson
2a1e246658
DBI changes
2004-04-02 23:45:26 +00:00
Felix Geyer
15123043fe
no message
2004-04-02 20:58:38 +00:00
Felix Geyer
3042aef82e
Fixed access level bug
2004-04-02 20:58:12 +00:00
Felix Geyer
8e351d74d0
fixed g_aNum
2004-04-02 12:36:46 +00:00
Felix Geyer
204fa550c3
changed amx_mode to 1 by default
2004-04-02 11:48:12 +00:00
Johnny Bergström
b008438e6c
test
2004-03-31 07:23:45 +00:00
Johnny Bergström
b9530d538b
test
2004-03-31 07:21:01 +00:00
Felix Geyer
56de4677b8
fixed localinfo for users.ini
2004-03-28 16:08:12 +00:00
Felix Geyer
fd9cc48bad
better support for czero
2004-03-28 14:26:39 +00:00
Felix Geyer
eaf5384522
fixed if NO_STEAM is defined
2004-03-27 22:13:41 +00:00
Felix Geyer
05cf53e1b9
nothing important
2004-03-25 18:37:02 +00:00
Pavol Marko
a3c9489360
plugins using localinfo paths now
2004-03-25 16:52:04 +00:00
Felix Geyer
64a7afa371
added localinfo stocks
2004-03-25 13:34:27 +00:00
Felix Geyer
c7981eb54b
added build_path()
2004-03-25 13:33:58 +00:00
Johnny Bergström
a6473737a2
entity_set_model should take const strings
2004-03-25 11:42:34 +00:00
Johnny Bergström
e40daf1315
another fix
2004-03-24 12:56:21 +00:00
Johnny Bergström
5967f7d951
fixed entity_set_string to take const strings
2004-03-24 08:53:40 +00:00
Felix Geyer
079f824a81
updated version information
2004-03-24 08:30:08 +00:00
Felix Geyer
d850e62a02
updated amxx version
2004-03-24 08:24:35 +00:00
Felix Geyer
10b887147e
added [AMXX] before messages
2004-03-24 08:24:19 +00:00
Felix Geyer
df2a96e2d7
removed map descriptions
2004-03-24 08:21:13 +00:00
Felix Geyer
63bc246264
changed ban commands
2004-03-24 08:20:35 +00:00
Felix Geyer
16e3582ef5
nothing important
2004-03-24 08:19:08 +00:00
Johnny Bergström
0a582d4635
Didn't work - fixed a lot of stuff
2004-03-24 08:18:07 +00:00
David Anderson
7937c77eed
imported jghg2 support
2004-03-24 05:10:11 +00:00
David Anderson
8110271bdd
imported jghg2 support
2004-03-24 05:01:33 +00:00
Felix Geyer
1b0cc63b5b
amx.cfg --> amxx.cfg
2004-03-23 10:15:26 +00:00
Johnny Bergström
431bfbb4d9
Updated set_entity_visibility
2004-03-22 11:44:47 +00:00
Johnny Bergström
e47104aa29
Fixed reference to find_ent_by_classname in find_ent
...
Added set_entity_visibility and get_entity_visibility
2004-03-22 11:29:29 +00:00
Johnny Bergström
180fa52acb
Added cs_get_weapon_ammo/cs_set_weapon_ammo
2004-03-22 09:10:11 +00:00
Johnny Bergström
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
2004-03-22 08:27:52 +00:00
Johnny Bergström
66a1f11387
Shortened all natives that had longer names than old compiler limit of 19 characters.
2004-03-22 07:23:47 +00:00
David Anderson
2b366a354c
fixed amx_show_activity
2004-03-22 06:33:11 +00:00
David Anderson
cebf782a90
amx_show_activity is now registered
2004-03-22 06:30:37 +00:00
David Anderson
421c62c6a0
Added native support for set_speak and get_speak and SetSpeak
2004-03-21 09:17:55 +00:00
David Anderson
db41e1830a
Added CSW_GALI for backwards support
2004-03-21 07:14:40 +00:00
David Anderson
9061e13e11
Fixed access level bug.
2004-03-21 06:32:27 +00:00
David Anderson
a72b749fac
Fixed fun include from amxmodx and cs_set_user_nvg
2004-03-20 23:58:26 +00:00
David Anderson
7fef5aad34
Includes were broken - it is fixed.
2004-03-18 01:32:39 +00:00
Johnny Bergström
a7c4f5a147
typo fix courtesy of pimp daddy
2004-03-17 11:38:23 +00:00
Johnny Bergström
96b79cd24f
fixed find_entity
2004-03-17 07:30:07 +00:00
Felix Geyer
bbb5adc70f
added get_user_wonid()
2004-03-16 19:40:02 +00:00
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