David Anderson
|
4597868d30
|
wow i forgot core's template
|
2007-03-12 22:45:57 +00:00 |
|
David Anderson
|
cc6b9d3d81
|
added dynamic versioning
committed .sln files to a few wayward projects
|
2007-03-12 22:27:27 +00:00 |
|
David Anderson
|
71065a65dd
|
attempted merge at 1.77 back into trunk... Oh MY GOD
|
2007-03-09 03:04:40 +00:00 |
|
David Anderson
|
829485ef2a
|
bumped version one last time
fixed makefile for nongpl changes
|
2007-03-08 04:54:03 +00:00 |
|
David Anderson
|
ea34c2c78a
|
fixed a bug reported by peanut where amx_fwrite() had the wrong sizeof() type
|
2007-03-07 02:29:54 +00:00 |
|
David Anderson
|
bb54b37399
|
removed allow_nongpl, it wasn't really viable
|
2007-03-04 04:37:42 +00:00 |
|
David Anderson
|
ef4d19378d
|
bumped more versions
|
2007-03-04 03:43:57 +00:00 |
|
David Anderson
|
d4703f045d
|
fixed a bug where '%c' did not correctly count toward the writable string length
|
2007-03-04 00:02:23 +00:00 |
|
David Anderson
|
109b1e45b5
|
added non-gpl plugin blocking (wow i can't believe it came to this)
|
2007-03-03 23:14:24 +00:00 |
|
David Anderson
|
83631e95aa
|
fixed bug amb41
|
2007-02-24 21:08:00 +00:00 |
|
David Anderson
|
09f271e5d0
|
Fixed amb35, multiple plugins loading
|
2007-02-21 18:42:14 +00:00 |
|
Steve Dudenhoeffer
|
e35a8326d5
|
Fixed an issue where backwards amx mod compatibility layer wasn't transparent.
|
2007-02-20 22:25:17 +00:00 |
|
Steve Dudenhoeffer
|
615e097c68
|
Fixed am49892 - Plugin load fails going to error logs instead of normal logs
|
2007-02-19 08:46:43 +00:00 |
|
Steve Dudenhoeffer
|
d45c3aeb96
|
Fixed am51050 - "amxx {pause,unpause" had misleading output
|
2007-02-19 06:57:26 +00:00 |
|
Steve Dudenhoeffer
|
fff603635a
|
Fixed am51051 - unpause() returning true on stopped plugins
|
2007-02-19 06:43:52 +00:00 |
|
Steve Dudenhoeffer
|
aded0f9c1c
|
Added request am49339 - exploding chainsaw gun
|
2007-02-14 05:17:57 +00:00 |
|
Orangutanz
|
609fdae508
|
Fixed native get_user_origin mode 4
|
2007-01-09 15:01:08 +00:00 |
|
David Anderson
|
8e290cdf31
|
final build info
|
2006-12-19 14:26:31 +00:00 |
|
David Anderson
|
b7b55d060a
|
sawce's sdk fixes
|
2006-12-19 11:19:45 +00:00 |
|
David Anderson
|
d6ed1a8d8a
|
Fixed bug am48234
|
2006-12-19 02:24:09 +00:00 |
|
David Anderson
|
e6c15d9f05
|
Fixed bug am48580
|
2006-12-19 01:57:18 +00:00 |
|
David Anderson
|
4eaea443e1
|
who would have thought that iterators change?!
|
2006-11-22 07:33:54 +00:00 |
|
David Anderson
|
89158f9342
|
Added request am47144 (register_*cmd return id)
|
2006-11-22 02:45:12 +00:00 |
|
David Anderson
|
db7dc509e0
|
Fixed another serious bug where deleting menus and not returning PLUGIN_HANDLED would cause the iterator to fail and crash
|
2006-11-21 23:59:21 +00:00 |
|
David Anderson
|
c15a23a2a7
|
fixed a serious bug where deleted forwards could be placed in the re-use cache too soon
|
2006-11-21 23:06:50 +00:00 |
|
Borja Ferrer
|
551e5298cc
|
fixed bug am46924
|
2006-11-05 18:38:09 +00:00 |
|
Christian Hammacher
|
dfea3e8a13
|
corrected typo (at46807)
|
2006-11-03 13:27:17 +00:00 |
|
David Anderson
|
8b8cc3dd6b
|
Fixed bug am46630: rename_file did not have a relative location version
|
2006-10-31 20:18:44 +00:00 |
|
David Anderson
|
a65d65bee4
|
fix for bug am46266: TFC team names not picking up
|
2006-10-24 22:57:19 +00:00 |
|
David Anderson
|
d2ebca38a1
|
Experimental addition to CreateMultiForward() for bcompat
|
2006-10-22 03:49:23 +00:00 |
|
David Anderson
|
d84c3a3798
|
Fixed bug am46058, unpausing stopped plugins
|
2006-10-21 21:48:24 +00:00 |
|
David Anderson
|
405d9ff48e
|
bumped trunk version
|
2006-10-21 21:27:07 +00:00 |
|
David Anderson
|
a60e9d205b
|
fixed bug where blanks misaligned the item selection process
|
2006-10-21 21:13:39 +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
|
5ded9eef2a
|
Bumped version numbers to 1.76a
|
2006-09-25 23:48:07 +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
|
e72aff5c14
|
Fixed bug am44956 (extra plugin file lists not working)
|
2006-09-21 17:18:04 +00:00 |
|
David Anderson
|
61525e9638
|
fix for getFuncsNum() on invalid forward
|
2006-09-13 19:46:32 +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 |
|
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
|
2df8b4269e
|
fixed bcompat trans + optimized it a bit
added bcompat trans support to format() and copy()
|
2006-09-10 22:08:52 +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
|
c67e19a62f
|
updated credits + look for 1.76
|
2006-09-10 06:35:54 +00:00 |
|
David Anderson
|
f880fc6ee9
|
added request am44229 - more error log info
|
2006-09-10 04:52:43 +00:00 |
|
David Anderson
|
77e4d85002
|
fixed up a callfunc issue and added copyback parameter
|
2006-09-10 02:30:10 +00:00 |
|
David Anderson
|
418efa4088
|
fixed bug am44544 (log forward broken)
|
2006-09-10 01:08:29 +00:00 |
|
David Anderson
|
4599b59834
|
corrected issue am44595
|
2006-09-10 00:51:35 +00:00 |
|
Scott Ehlert
|
4eb8c4e295
|
Synced this or something...
|
2006-09-09 20:21:29 +00:00 |
|
David Anderson
|
38e7b9ff58
|
unbroke the build
|
2006-09-08 14:46:34 +00:00 |
|