Commit Graph

3107 Commits

Author SHA1 Message Date
David Anderson
955e827b19 Fixed bug am45492 (stats always resetting) 2006-10-21 19:23:16 +00:00
David Anderson
00380cfe4c fixed a bug in get_func_id (thanks P34CH_34732) 2006-10-02 06:12:02 +00:00
David Anderson
12ecf026db hack for backwards compat layer (thanks suicid3) 2006-10-02 06:07:38 +00:00
David Anderson
3fa6cd3227 added a timeout test which does not work, thanks MySQL 2006-10-01 19:59:27 +00:00
David Anderson
fe1ebfe7bb fix for 45337 and some other little things 2006-10-01 19:46:56 +00:00
David Anderson
f3057efd7d updated the test suite 2006-10-01 18:36:15 +00:00
Scott Ehlert
39d5ea94fb Added extra param to is_in_viewcone to switch between a 2D and 3D calculation
Neither is still as accurate as I want them to be though :\
2006-10-01 06:08:39 +00:00
Scott Ehlert
90f11b52bc Fixed am45318 - Some wrong constants from TraceResult enum 2006-10-01 02:39:59 +00:00
Christian Hammacher
9740f6469d this feature is just for sawce (updated go to line dialog) 2006-09-30 19:03:49 +00:00
Christian Hammacher
461e7de151 fixed bug at45362 2006-09-30 18:49:28 +00:00
David Anderson
c2695a8cd8 updated version # 2006-09-26 00:25:01 +00:00
David Anderson
5ded9eef2a Bumped version numbers to 1.76a 2006-09-25 23:48:07 +00:00
David Anderson
44617778c7 Fixed bug am40911 (round kill stats persisting for spectators) 2006-09-25 23:04:33 +00:00
David Anderson
647d226764 synchronized more hud messages as per am45020 2006-09-25 17:34:33 +00:00
Scott Ehlert
f086273d2b Attempt at accuracy improvement for is_in_viewcone with 3D calculation (am44838) 2006-09-22 15:11:51 +00:00
David Anderson
afde57b27e fixed bug am45088 (studio icon left on desktop after uninstall) 2006-09-22 14:49:04 +00:00
David Anderson
c4453a9593 fixed tense error in English 2006-09-22 14:46:38 +00:00
David Anderson
020b3a5963 test fix for bug am44973 (knife headshots) 2006-09-22 03:47:04 +00:00
David Anderson
3720810b61 fixed bug am44694 (is_user_alive() on TFC connect failing) 2006-09-21 23:33:05 +00:00
David Anderson
98e20e0fc7 Fixed translation errors from am45015 2006-09-21 17:43:16 +00:00
David Anderson
e72aff5c14 Fixed bug am44956 (extra plugin file lists not working) 2006-09-21 17:18:04 +00:00
David Anderson
63bc8885c9 committed fix for bug am45017 (phrase not translated) 2006-09-21 17:01:21 +00:00
David Anderson
ff8fd747c5 Fixed bug am44964 (thread crash on bad database) 2006-09-21 16:54:14 +00:00
Christian Hammacher
98278b7bb5 small bug fix, bumped version to 1.76a 2006-09-20 15:12:49 +00:00
Scott Ehlert
09df281556 Fixed am44998 2006-09-20 02:50:58 +00:00
Christian Hammacher
4cc460cfbe component update, fixed small bug 2006-09-17 10:57:30 +00:00
Christian Hammacher
947cb5f79d component update, fixed metamod plugins.ini bug once and for all 2006-09-16 23:26:24 +00:00
David Anderson
73386b12c5 added silent backwards compatibility for a broken plugin 2006-09-16 00:16:13 +00:00
David Anderson
57160763af Fixed threaded queries not having an IQuery assignment 2006-09-15 23:11:35 +00:00
David Anderson
1f0778b14e Fixed threader not checking the state on looping 2006-09-15 21:39:20 +00:00
David Anderson
3c923170a9 whoa, forgot a SEMICOLON 2006-09-14 08:06:08 +00:00
David Anderson
09beb4b81e Fixed bug am44776 2006-09-14 08:00:55 +00:00
David Anderson
f48aea7a72 Merged in rebuilds of compiler for latest changes 2006-09-14 07:45:54 +00:00
Christian Hammacher
63ad5727ef this SHOULD fix the ftp bug 2006-09-13 21:11:53 +00:00
David Anderson
61525e9638 fix for getFuncsNum() on invalid forward 2006-09-13 19:46:32 +00:00
Scott Ehlert
918e1c3195 Better, but still not perfect. :( 2006-09-13 13:44:37 +00:00
Scott Ehlert
6e56aed778 More tiny bcompat stuff. admincmd is now source compatible at least 2006-09-13 10:58:47 +00:00
David Anderson
87c3e1dc82 attempt for bug am44778 - plugin_log() did not function in logevents properly 2006-09-13 06:36:59 +00:00
Pavol Marko
d925dc6e41 bugfix: correct string length computation in replace_all 2006-09-12 13:26:40 +00:00
David Anderson
651c5d9f01 added more api to help with amxmod compat layer
cleaned up some more bcompat stuff
2006-09-12 07:59:56 +00:00
David Anderson
4f8917ec44 experimental hack fix for code generation bug 2006-09-12 07:42:15 +00:00
Christian Hammacher
1c265733e1 small fix 2006-09-11 16:56:25 +00:00
Christian Hammacher
14a068532f this should fix the bug where metamod's plugins.ini is being overwritten even if it already contains an entry of amxx's mm dll 2006-09-11 16:53:26 +00:00
David Anderson
3c379469d5 added get_cmdaccess() 2006-09-10 22:16:04 +00:00
David Anderson
2df8b4269e fixed bcompat trans + optimized it a bit
added bcompat trans support to format() and copy()
2006-09-10 22:08:52 +00:00
David Anderson
3d74b7cf09 this should have been disabled by default 2006-09-10 18:20:51 +00:00
Scott Ehlert
47e2214f09 Synced MSVC8 project for engine 2006-09-10 16:47:49 +00:00
Borja Ferrer
4413e54058 LogType checking is not necessary, LogError is always type 1 2006-09-10 12:07:01 +00:00
David Anderson
14aff9b19b added simple access level wrappers (Obbin) 2006-09-10 10:14:58 +00:00
David Anderson
38cb94050e updated for latest source tree 2006-09-10 09:25:27 +00:00