Commit Graph

251 Commits

Author SHA1 Message Date
David Anderson
308e77d3b1 *** empty log message *** 2004-03-14 19:14:29 +00:00
David Anderson
e6ad1b5b65 *** empty log message *** 2004-03-14 19:07:32 +00:00
David Anderson
b70fb5b525 *** empty log message *** 2004-03-14 19:06:52 +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
Johnny Bergström
812ee46260 commented message_begin() etc 2004-03-14 12:47:16 +00:00
David Anderson
5ddb726a12 Added VS7 project file 2004-03-14 08:31:36 +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
David Anderson
d9b84087d9 Removed messaging code.
Fixed last argument bug in set/get msg arg funcs.
2004-03-13 20:48:00 +00:00
Felix Geyer
79b2095932 switched back to old compiler 2004-03-13 10:06:52 +00:00
Johnny Bergström
5679cb285a removed fun's version cvar 2004-03-12 19:04:02 +00:00
Johnny Bergström
47a2ecaa81 fixed find_entity should return value warning 2004-03-12 13:41:16 +00:00
Johnny Bergström
1e78c58aa9 Removed botrelated code 2004-03-12 11:19:44 +00:00
Johnny Bergström
d819a55802 version says 0.1 WON for won and 0.1 STEAM for steam 2004-03-12 09:49:49 +00:00
Johnny Bergström
7d1a26e4ca fixed so it's now possible to shoot and break func_breakable:s again :-) 2004-03-12 07:42:54 +00:00
Johnny Bergström
d0965d38c8 removed stock get_user_hitzones 2004-03-11 14:56:08 +00:00
Pavol Marko
6a8380fb0f another bugfix :) 2004-03-11 14:22:06 +00:00
Johnny Bergström
cecb04944f updated paths 2004-03-11 14:05:01 +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
Johnny Bergström
486e8da7a8 updated paths 2004-03-11 10:13:01 +00:00
Johnny Bergström
d65d599b2c removed debug msg 2004-03-11 10:10:49 +00:00
Johnny Bergström
655c5a5db3 Updated 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).
2004-03-11 09:29: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
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
Felix Geyer
753426440d nothing important 2004-03-10 13:46:21 +00:00
Johnny Bergström
de0cf4da9a making sure basedir is set 2004-03-10 08:31:51 +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
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
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