Commit Graph

537 Commits

Author SHA1 Message Date
Pavol Marko
b23eba293d fixed 64 bit bugs with float-to-bool conversion and unary - operator 2004-09-08 18:35:22 +00:00
David Anderson
39cb15cc56 nothing 2004-09-08 18:27:39 +00:00
David Anderson
1aee2c6f81 Fixed format tags 2004-09-07 09:26:20 +00:00
Steve Dudenhoeffer
ec3ade999a Added hull defines 2004-09-05 18:13:52 +00:00
Steve Dudenhoeffer
ff1be08b8a Updated 2004-09-05 15:54:38 +00:00
David Anderson
0b5c02f678 fixed warning 2004-09-01 20:58:03 +00:00
Johnny Bergström
745c595fc8 Now uses fakemeta for pdata stocks 2004-09-01 08:39:30 +00:00
Johnny Bergström
8575c9a637 Added some description. hopefully they are right :-) 2004-08-31 16:43:58 +00:00
Johnny Bergström
e73acf4fe4 Renamed is_jit_enabled from jit_enabled 2004-08-31 15:37:22 +00:00
David Anderson
5f00f09314 Moved stocks 2004-08-31 15:02:51 +00:00
Steve Dudenhoeffer
e15c151167 minor fix from karlos 2004-08-31 12:45:11 +00:00
Steve Dudenhoeffer
a720b62aaa Oh small compiler, how I hate thee
(Fixed issue where SC warned and truncated an enum entry)
2004-08-31 06:26:41 +00:00
Steve Dudenhoeffer
d0b37726d5 Backwards compatibility bug found by karlos 2004-08-31 05:27:31 +00:00
David Anderson
813bc1a212 Removed pvPrivateData manipulation - see fakemeta_amxx 2004-08-31 02:58:28 +00:00
David Anderson
0c022b1543 Fixed some bugs in admin_sql
Changed some things in dbi
2004-08-29 23:42:35 +00:00
Steve Dudenhoeffer
269a0e4305 Sawce, the master of stupid mistakes strikes again!
(Fixed small bug)
2004-08-25 04:26:32 +00:00
Steve Dudenhoeffer
19101470fd Added fakemeta includes (from dlls/fakemeta/)
Updated ns includes
2004-08-24 21:36:39 +00:00
David Anderson
a86c892af2 Fixed pointcontents stock 2004-08-24 09:04:27 +00:00
Steve Dudenhoeffer
e4d11b321d Small fix for backwards compat 2004-08-23 18:25:45 +00:00
David Anderson
4a74dce0cd updated for karlos's changes 2004-08-23 13:38:09 +00:00
David Anderson
473699e7c8 updated for mahnsawce's changes 2004-08-23 12:35:21 +00:00
David Anderson
d101d94209 fix error 2004-08-22 14:49:04 +00:00
Felix Geyer
c392f3cbbc fixed description of is_module_loaded() and is_plugin_loaded() 2004-08-22 12:31:37 +00:00
David Anderson
722cd23065 Added NS module incs 2004-08-21 21:55:57 +00:00
David Anderson
d1f082eb1b Fixed "Done" bug
Removed callfunc/dllfunc natives
2004-08-15 02:28:48 +00:00
David Anderson
5e3acc30c4 buffer increase :] 2004-08-15 01:25:20 +00:00
David Anderson
0db3ec3460 Added hostile intent weapons (EKS) 2004-08-15 00:15:51 +00:00
David Anderson
216136c5ce Added md5 2004-08-15 00:05:22 +00:00
Felix Geyer
27bb44a7fe new values for LANG_* defines 2004-08-13 15:26:48 +00:00
Felix Geyer
0eb04ba899 updated to use the multi-lingual system 2004-08-06 18:40:59 +00:00
Felix Geyer
597b6dfd32 added new parameter to show_menu() 2004-08-03 23:14:35 +00:00
Felix Geyer
d2576d3801 added LANG_ defines 2004-08-01 16:50:12 +00:00
Felix Geyer
2ca6e3382e added ucfirst() 2004-08-01 16:49:24 +00:00
Felix Geyer
af69e24eaf added register_menu() | fixed a compiler warning in access() 2004-07-31 01:00:20 +00:00
Felix Geyer
ac910f9e56 added AMXX_VERSION_STR 2004-07-30 23:38:49 +00:00
David Anderson
c6c95f2443 initial import of fakemeta_amxx 2004-07-30 14:29:20 +00:00
Felix Geyer
4d843e0792 removed forward server_changelevel() 2004-07-30 14:17:28 +00:00
Felix Geyer
123262235e added "cs13" to cstrike_running() 2004-07-27 21:06:36 +00:00
Felix Geyer
6d74c31597 added cstrike_running 2004-07-27 16:42:59 +00:00
Felix Geyer
db726a5ba2 added MENU_KEY defines 2004-07-26 15:43:51 +00:00
Felix Geyer
0cb1aabb90 added colored_menus() 2004-07-26 15:07:25 +00:00
Felix Geyer
5a93f4a80b fixed is_user_admin()
changed access functions to new ADMIN_ADMIN
2004-07-24 11:02:49 +00:00
Felix Geyer
3a904ed05c added trim() 2004-07-24 01:52:45 +00:00
Felix Geyer
221375b730 fixed compiler warnings 2004-07-23 18:11:25 +00:00
Johnny Bergström
8e8633a49a Fixed team native tags 2004-07-22 21:01:39 +00:00
Felix Geyer
064853d9d5 added jit_enabled() 2004-07-20 13:37:15 +00:00
Felix Geyer
7b14a4bb4e added ADMIN_ALL 2004-07-19 19:21:37 +00:00
Felix Geyer
0f8ec91e00 removed NO_STEAM 2004-07-19 15:03:45 +00:00
David Anderson
bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
David Anderson
09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson
fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
Johnny Bergström
8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... 2004-07-16 08:36:08 +00:00
Johnny Bergström
63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! 2004-07-16 08:24:10 +00:00
Johnny Bergström
228d3a13c8 Fixed pdata int stocks 2004-07-12 08:25:48 +00:00
Felix Geyer
325afaa612 updated version number 2004-06-30 08:36:31 +00:00
Felix Geyer
93f6a136fa added double-include prevention 2004-06-30 08:34:52 +00:00
David Anderson
feda453e6d Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
2004-06-29 19:38:03 +00:00
Felix Geyer
5b9a7451c3 added description of plugin_pause and plugin_unpause 2004-06-29 16:39:06 +00:00
Felix Geyer
3b2d711c4f added get_datadir
changed get_customdir (backwards compatibility)
2004-06-29 16:38:27 +00:00
Felix Geyer
667d06b126 added "return" 2004-06-29 16:15:24 +00:00
David Anderson
d4aef1a60b Fixed some things 2004-06-26 19:37:31 +00:00
David Anderson
e60d1c815c Added new natives. 2004-06-26 04:48:32 +00:00
David Anderson
932dec9dee New engine natives 2004-06-25 22:50:43 +00:00
David Anderson
45a3493256 Added math native definitions. 2004-06-24 22:11:32 +00:00
David Anderson
ca24deb6b9 *** empty log message *** 2004-06-24 19:04:50 +00:00
David Anderson
3d521e5d30 Added backwards MySQL compatibility. 2004-06-24 08:37:34 +00:00
David Anderson
553f1872a5 Fixed some minor errors. 2004-06-24 06:59:16 +00:00
Johnny Bergström
ab03ce077e Added strip_user_weapons (thx to SidLuke) 2004-06-21 09:16:14 +00:00
Johnny Bergström
1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
David Anderson
f7e0baa45e New DBI 2004-06-11 21:03:45 +00:00
Johnny Bergström
5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00
Johnny Bergström
667b15787d Fixed some typos and stuff. 2004-06-07 11:13:20 +00:00
David Anderson
c6b0c75b72 Added many new DBI functions 2004-05-30 09:58:51 +00:00
David Anderson
9627b4803d Added dbi_type() 2004-05-28 09:21:11 +00:00
David Anderson
23c4f0b666 Added user_has_weapon() native 2004-05-26 08:29:17 +00:00
David Anderson
f88bd58919 Added user_has_weapon() native 2004-05-26 08:28:54 +00:00
David Anderson
af29e2fb81 Updated engine includes
Added natural selection includes
2004-05-26 07:59:33 +00:00
Johnny Bergström
8cb40e903e added entity_is_on_ground 2004-04-29 09:42:00 +00:00
Johnny Bergström
32efef099c Implemented old ?et_user_hitzones functionality 2004-04-27 10:08:46 +00:00
Johnny Bergström
0cb086eb6b Updated comment 2004-04-26 15:30:45 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00
Johnny Bergström
72a0a37f74 cs_set_user_team - should now update model+scoreboard right away 2004-04-22 09:38:30 +00:00
Johnny Bergström
f75cf50eac Fixed small bug in make_deathmsg 2004-04-21 09:47:06 +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
fd9cc48bad better support for czero 2004-03-28 14:26:39 +00:00
Felix Geyer
05cf53e1b9 nothing important 2004-03-25 18:37:02 +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
d850e62a02 updated amxx version 2004-03-24 08:24:35 +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
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
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
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
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
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
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
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
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
9f6b206881 compatible to new include files 2004-03-07 14:30:53 +00:00
Felix Geyer
4744f0dc0e added backwards compatibility stocks (forgot some) 2004-03-07 14:29:34 +00:00
Felix Geyer
3ce69e473f moved backwards compatibility stocks to amxmod.inc 2004-03-07 14:28:33 +00:00
Felix Geyer
c8b722efe7 added backwards compatibility stocks 2004-03-07 11:24:36 +00:00
Felix Geyer
75ac8fd494 moved backwards compatibility to amxmod.inc 2004-03-07 11:23:57 +00:00
Felix Geyer
484d482b49 renamed AMX_VERSION to AMXX_VERSION 2004-03-07 11:21:47 +00:00
Felix Geyer
b0e83a9116 nothing important 2004-03-07 00:49:23 +00:00
Felix Geyer
30573a6c8f added ADMIN_ADMIN 2004-03-07 00:48:19 +00:00
Felix Geyer
7710ead988 change mysql_query so that it uses format strings 2004-03-05 19:46:33 +00:00
Felix Geyer
2a08038d04 changed back 2004-03-05 19:41:20 +00:00
Felix Geyer
2f2dd60754 added callfunc_push_floatrf 2004-03-05 19:40:15 +00:00
Felix Geyer
ae2c22ba11 added default modules and amxmisc to include files | added some stocks 2004-03-05 19:32:14 +00:00
Felix Geyer
79e0d80d4d nothing important 2004-03-05 19:30:29 +00:00
Pavol Marko
fba6a48be5 added callfunc_push_floatrf 2004-03-05 18:59:16 +00:00
Pavol Marko
4984e4b5a2 removed strtonum and numtostr 2004-03-05 18:55:13 +00:00
Felix Geyer
dbde71ac3d moved engine_stocks include to bottom 2004-03-04 20:25:27 +00:00
Felix Geyer
9c17327b49 no message 2004-03-04 20:22:13 +00:00
Felix Geyer
d5acfa5a0e moved content to amxmodx.inc 2004-03-04 20:21:50 +00:00
Pavol Marko
e52a377370 removed message_begin, message_end, write_xx natives 2004-03-04 18:24:31 +00:00
Pavol Marko
0f497e2dc4 added callfunc natives, central logging system 2004-03-04 18:15:30 +00:00
Johnny Bergström
3dcc2335b2 New naming convention, new natives: cs_set/get/reset_user_model and cs_get/set_hostage_follow 2004-03-04 16:08:31 +00:00
David Anderson
3f2d0c4ce8 New ENGINE 2004-03-04 08:27:51 +00:00
Felix Geyer
11cc1296cf changed CSW_MP5NAV to CSW_MP5NAVY 2004-03-02 18:45:32 +00:00
Johnny Bergström
3a00c4e3b0 Removed money natives, cs set deaths native. 2004-02-27 13:59:00 +00:00
Pavol Marko
ca0fdd7fdc added declarations for natives:
is_plugin_loaded
is_module_loaded
get_modulesnum
get_module
2004-02-27 11:15:13 +00:00
Felix Geyer
3ba4ece791 removed AMX_VERSION_STR 2004-02-21 20:58:35 +00:00
Felix Geyer
87b4d3570f updated header | readded double include prevention 2004-02-21 20:30:04 +00:00
Johnny Bergström
942ebf6562 set_user_footsteps() 2004-02-18 11:10:54 +00:00
Johnny Bergström
f65b93ce49 Added *et_user_noclip 2004-02-16 13:48:00 +00:00
Felix Geyer
21d870c57a no message 2004-02-15 02:29:51 +00:00
Felix Geyer
a90535ad98 updated header | added new natives from new small sdk 2004-02-08 11:32:35 +00:00
Felix Geyer
4478bb378f updated header 2004-02-08 11:31:54 +00:00
Felix Geyer
54e1cdc91e removed fun include 2004-02-01 19:18:15 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00