Steve Dudenhoeffer
|
d563ecb060
|
Added pseudo dynamic array natives.
Changed some of the "..." tags to "any".
|
2007-04-24 16:38:36 +00:00 |
|
Steve Dudenhoeffer
|
2c2259ea15
|
Fixed possible issue that could arise with the new newmenu last page handler :O
|
2007-04-20 15:47:55 +00:00 |
|
Steve Dudenhoeffer
|
be4fdb1776
|
Fixed the completely börked handling of the last page with newmenus.
|
2007-04-20 15:27:04 +00:00 |
|
Steve Dudenhoeffer
|
76158b031d
|
Forgot to actually register LookupLangKey :o
|
2007-04-20 03:02:41 +00:00 |
|
Steve Dudenhoeffer
|
599029b68e
|
Fixed an issue where "exit" wasn't working properly on pages with valid next and more selections.
|
2007-04-20 02:59:35 +00:00 |
|
Steve Dudenhoeffer
|
201d65749e
|
Added LookupLangKey for the upcoming show_activity changes.
|
2007-04-20 02:55:59 +00:00 |
|
Steve Dudenhoeffer
|
1ed1d0005c
|
Added menu property to change number color
|
2007-04-18 04:20:48 +00:00 |
|
David Anderson
|
1ec4d9cc7d
|
fixed amb18 and various associated menu re-entrancy bugs
|
2007-04-16 18:00:54 +00:00 |
|
David Anderson
|
b90bc3a3e4
|
fixed bug amb46
|
2007-04-16 17:11:40 +00:00 |
|
David Anderson
|
de530e2ca3
|
fixed amb200, added native test suite
|
2007-04-16 17:08:15 +00:00 |
|
David Anderson
|
5d4669d52e
|
implemented amb17
expanded menu tests
deprecated MEXIT_NORMAL, MPROP_ORDER, MPROP_PADMENU
fixed various bugs in PagekeyToItem
|
2007-04-16 06:58:28 +00:00 |
|
Steve Dudenhoeffer
|
7b4283bf4a
|
Fixed amb207: Last item displayed as "10" instead of "0" on new menus.
|
2007-04-13 23:59:52 +00:00 |
|
Steve Dudenhoeffer
|
1f423dc39f
|
Fixed amb208: new menu state not being reset when item has no state callback.
|
2007-04-13 23:57:14 +00:00 |
|
Steve Dudenhoeffer
|
b49bf1b13c
|
Fix for amb78: get_concmdsnum result caching causing discrepencies
|
2007-03-30 02:13:49 +00:00 |
|
Scott Ehlert
|
118b002ee8
|
Synced Module SDK files with most recent fixes
- Fixed potential issue with Meta_Query
- Removed debug message from GiveFnptrsToDll that has been present for a long long time
Again I ask why?
|
2007-03-21 20:22:20 +00:00 |
|
David Anderson
|
5252e06c2a
|
fixed amb90 (not working in 0th slot, related to commit 2491)
|
2007-03-16 04:17:47 +00:00 |
|
Scott Ehlert
|
edaf960407
|
Added request amb76 - hex format specifier (%x and %X)
|
2007-03-14 02:16:09 +00:00 |
|
Scott Ehlert
|
e3217964c4
|
Fixed core MSVC8 compile :\
|
2007-03-14 02:12:51 +00:00 |
|
Scott Ehlert
|
c71be87a3a
|
Massive reorganization attempt - part 1
Oh dear, what has DS done now?
|
2007-03-13 11:46:03 +00:00 |
|
Scott Ehlert
|
3ac076e098
|
Hello, I might have added some SLN files for the MSVC8 projects
|
2007-03-13 03:11:28 +00:00 |
|
David Anderson
|
e6120fdcd6
|
fixed a small bug where loading under dlsym crashed
fixed line endings in vim
|
2007-03-13 00:42:16 +00:00 |
|
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 |
|