524 Commits

Author SHA1 Message Date
Pavol Marko
0cc0253f5c added newlines to logging mode 2 (HL Logs) 2004-03-27 17:40:06 +00:00
Pavol Marko
2fa8e1fa1b using new function names and parameters;
added wrapper functions for the new small abstract machine / the old module interface
2004-03-27 17:06:33 +00:00
Pavol Marko
0612e67e2d using new function names and parameters 2004-03-27 17:06:08 +00:00
Pavol Marko
bada4d4336 file from the new abstract machine;
floats are actually doubles in 64 bit
2004-03-27 17:03:20 +00:00
Pavol Marko
9902faa81c new function names (AMXXLOG_*, countModules, CountModulesMode enum) 2004-03-27 17:01:56 +00:00
Pavol Marko
cdbfcdc4c4 logging functions moved from util.cpp to amxxlog.cpp; renamed to AMXXLOG_*; AMXXLOG_Init added (called from Meta_Attach)
UTIL_GetModulesNum moved to modules.cpp and renamed to countModules
2004-03-27 17:01:18 +00:00
Pavol Marko
5c1287bbfb new abstract machine; adapted a bit 2004-03-27 16:58:13 +00:00
Pavol Marko
9b551916f1 making sure amxx_customdir and amxx_configsdir are set 2004-03-25 13:35:02 +00:00
Pavol Marko
130f274f86 more localinfos 2004-03-24 18:59:37 +00:00
Pavol Marko
2b7b1a844c get_modulesnum function updated (using UTIL_GetModulesNum now) 2004-03-24 18:35:42 +00:00
Pavol Marko
012507c38a fixed getline function 2004-03-24 18:35:04 +00:00
Pavol Marko
a9a46e20b2 fixed size() function, added empty() function 2004-03-24 18:34:47 +00:00
Pavol Marko
ab110d3d27 added localinfo paths, fixed amx_version and amxmodx_version cvars (module count) 2004-03-24 18:34:18 +00:00
Pavol Marko
cfb45c1302 added UTIL_GetModulesNum function 2004-03-24 18:33:41 +00:00
David Anderson
2a7b5b714d Fixed header files in makefile. 2004-03-24 01:40:10 +00:00
David Anderson
f711baf3df new file names 2004-03-24 01:35:44 +00:00
Pavol Marko
38af364744 fixed filters bug 2004-03-17 18:57:36 +00:00
David Anderson
308e77d3b1 *** empty log message *** 2004-03-14 19:14:29 +00:00
David Anderson
1dfe40c135 *** empty log message *** 2004-03-14 19:00:43 +00:00
Pavol Marko
29f31e808f version changed to 0.15 2004-03-14 17:45:09 +00:00
Pavol Marko
f4a729e85a cpp std lib depedencies removed 2004-03-14 14:05:44 +00:00
Pavol Marko
d3839db6f8 message_begin, message_end, write_* functions added back to core 2004-03-14 13:57:53 +00:00
Pavol Marko
41a56a8fda not using c++ std lib 2004-03-14 13:57:27 +00:00
David Anderson
5ddb726a12 Added VS7 project file 2004-03-14 08:31:36 +00:00
Pavol Marko
6a8380fb0f another bugfix :) 2004-03-11 14:22:06 +00:00
Pavol Marko
d47ed6c48c another bugfix 2004-03-11 13:48:57 +00:00
Pavol Marko
4656bb246e possible fix of the events bug 2004-03-11 12:35:13 +00:00
Pavol Marko
fe3977ee61 #include <string> added 2004-03-11 12:15:15 +00:00
Pavol Marko
bed1df8237 using __linux__ instead of LINUX 2004-03-10 16:28:38 +00:00
Pavol Marko
7206639ef9 directory paths should be ok now (not using localinfos) 2004-03-10 16:28:17 +00:00
Pavol Marko
fbb6b260a6 Removed get_user_wonid 2004-03-10 16:26:18 +00:00
Johnny Bergström
de0cf4da9a making sure basedir is set 2004-03-10 08:31:51 +00:00
Johnny Bergström
513a005f3d removed so as to not accidentally use old builds 2004-03-09 10:26:40 +00:00
Johnny Bergström
91d4d821ec fixed link to plugins.ini (was in amxx/configs, now is in amxx/) 2004-03-09 09:39:09 +00:00
Johnny Bergström
acb2ebaaf9 fixed link to modules.ini (was in amxx/configs, now is in amxx/) 2004-03-09 09:38:36 +00:00
Johnny Bergström
6385e00106 removed #define LINUX 2004-03-09 09:36:54 +00:00
Pavol Marko
5cb9cb1c05 fixed potencial logging crashes in Meta_Attach 2004-03-08 15:12:53 +00:00
Pavol Marko
db278c390d log_amx: remove .amx from plugin names 2004-03-08 15:12:16 +00:00
Pavol Marko
8ffcb98ce7 hardcoded directory names 2004-03-08 14:09:44 +00:00
Pavol Marko
c2879eafab get_module returns module status too 2004-03-08 14:09:09 +00:00
David Anderson
aad8f2bb24 quick changes 2004-03-08 05:47:15 +00:00
David Anderson
297aac76eb Changed dir structure for modules and plugins 2004-03-08 04:02:51 +00:00
David Anderson
bc49154c28 added pm's make fix
added get_user_deaths
2004-03-07 17:40:32 +00:00
Pavol Marko
7e6a38eba5 fixed native function names bug (probably :) ) 2004-03-07 17:37:14 +00:00
Pavol Marko
cc277c1bf9 callfunc_push_* params num checks
callfunc_push_byref & callfunc_push_str: more references to one variable fix
2004-03-07 12:21:52 +00:00
Felix Geyer
0b492c59f3 changed header | updated url 2004-03-05 21:04:17 +00:00
Felix Geyer
7cf7fce86d changed header 2004-03-05 21:03:14 +00:00
David Anderson
f95f15a995 Quick changes... 2004-03-05 20:18:28 +00:00
Pavol Marko
f7132c2447 not using size_t now (gcc compatibility) 2004-03-05 19:42:11 +00:00
Pavol Marko
b217f4d0c7 removed get_user_deaths 2004-03-05 19:08:33 +00:00