Commit Graph

610 Commits

Author SHA1 Message Date
David Anderson
398773849c Fixed get_global_int bug 2004-03-16 01:12:24 +00:00
David Anderson
41c8013adf Removed bad lstdc++ line. 2004-03-16 01:00:22 +00:00
David Anderson
93a4d8a0d3 Fixed call_think 2004-03-16 00:48:37 +00:00
David Anderson
bf35c8f079 *** empty log message *** 2004-03-15 22:13:43 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
David Anderson
ee947b1673 Redid lots of destruction stuff. 2004-03-15 20:27:53 +00:00
David Anderson
439550c2ac Moved msg functions 2004-03-15 19:55:29 +00:00
David Anderson
35fe033d53 Fixed controller, blending, and reduced view lag.
(T(+)rget suggestions)
2004-03-15 18:23:23 +00:00
David Anderson
8b81138800 *** empty log message *** 2004-03-14 20:14:51 +00:00
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