Matt Woodrow
|
918bec36d9
|
Fixed regression in send/revc calls in the gamedata fetcher
|
2008-10-20 18:42:22 +13:00 |
|
Matt Woodrow
|
7b8cd751e1
|
I should get more sleep.
|
2008-10-19 17:44:19 +13:00 |
|
Matt Woodrow
|
849c4a70ae
|
And again with the build breaking..
|
2008-10-19 17:37:21 +13:00 |
|
Matt Woodrow
|
c231375e19
|
Mergesaurus Rex
|
2008-10-19 17:28:45 +13:00 |
|
Matt Woodrow
|
d8babe2a71
|
Gamedata fetching cleanup - Part 1 (bug 3351 r=dvander)
|
2008-10-19 17:27:54 +13:00 |
|
Matt Woodrow
|
4e88a5a431
|
Updated rockthevote to use new OnClientConnected forward (bug 3311)
|
2008-10-19 16:18:22 +13:00 |
|
David Anderson
|
a6579c7bcb
|
Added new OnClientConnected callback with correct pairing intent (bug 3311, r=pred).
|
2008-10-18 22:14:13 -05:00 |
|
David Anderson
|
5a2f8afd33
|
Fixed calling the wrong GetError(), causing misleading spew (part of bug 2698).
|
2008-10-17 02:04:09 -05:00 |
|
Matt Woodrow
|
3c12db8637
|
Merging like a zip!
|
2008-10-16 10:55:42 +13:00 |
|
Matt Woodrow
|
07cbe39552
|
Updated basetriggers to use more translation friendly phrases (bug 3330, r=dvander).
Basetriggers now counts rounds remaining for mp_maxrounds output.
|
2008-10-16 10:54:23 +13:00 |
|
David Anderson
|
974f31c149
|
Various clientprefs logging to try and catch bug 2698 in the act.
|
2008-10-15 01:01:36 -07:00 |
|
Matt Woodrow
|
4a1c565b62
|
Updated rockthevote to use new MaxClients variable
|
2008-10-15 20:42:47 +13:00 |
|
Matt Woodrow
|
32f9c46424
|
Struct Test should compile now
|
2008-10-15 20:42:26 +13:00 |
|
Matt Woodrow
|
34d2d7760b
|
Fixed bug 3312 - Added Radio Menu Timeout for synergy
|
2008-10-14 12:31:22 +13:00 |
|
David Anderson
|
2f36e3b231
|
Deprecated SQL_ConnectEx for SQL_ConnectCustom, which expresses the API intent better (bug 3307, r=pred).
|
2008-10-13 01:13:39 -05:00 |
|
Matt Woodrow
|
b0d6e39035
|
Merge
|
2008-10-09 20:19:22 +13:00 |
|
Matt Woodrow
|
b7a2f221f2
|
Fixed a couple of plugin errors with third party mods (bug 3305)
|
2008-10-09 20:18:16 +13:00 |
|
David Anderson
|
6d2bb90f51
|
Added radio menu support for Fortress Forever (bug 3260).
|
2008-10-08 23:53:31 -07:00 |
|
David Anderson
|
fa1336623f
|
Added GiveNamedItem/EquipPlayerWeapon back to TF2 (bug 3276, r=bl4nk).
|
2008-10-08 22:53:49 -07:00 |
|
David Anderson
|
2b65e2496d
|
Added radio menu support for Synergy (bug 3301).
|
2008-10-08 22:43:57 -07:00 |
|
David Anderson
|
4953b1d889
|
Added radio menu support for D.I.P.R.I.P. (bug 3304).
|
2008-10-08 22:41:44 -07:00 |
|
Matt Woodrow
|
ed75da0f85
|
Reworked unavailable nominations showing in the menu (bug 3269)
Fixed a non-const String in mapchooser.inc
|
2008-10-09 14:24:30 +13:00 |
|
Matt Woodrow
|
ff7cb43f6a
|
Build fix attempt one (1)
|
2008-10-09 13:58:53 +13:00 |
|
Matt Woodrow
|
dc3b4a57cc
|
Structs now builds for the old engine (bug 3286) - again.
|
2008-10-09 13:35:14 +13:00 |
|
Matt Woodrow
|
7009e755fe
|
Backed out changeset: 44b02986c01b
Damn you tortoisehg
|
2008-10-09 13:33:47 +13:00 |
|
Matt Woodrow
|
bba2cfc6f7
|
Structs now builds for the old engine (bug 3286)
|
2008-10-09 13:24:44 +13:00 |
|
Matt Woodrow
|
759c76e188
|
Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)
|
2008-10-08 21:02:01 +13:00 |
|
Matt Woodrow
|
db5a0be4ca
|
Backed out changeset: 19331eae67ad
|
2008-10-08 20:59:56 +13:00 |
|
Matt Woodrow
|
29e57e77f7
|
Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)
|
2008-10-08 20:58:25 +13:00 |
|
David Anderson
|
f50c7469ca
|
Added MaxClients public var to replace GetMaxClients (bug 3283, r=pred).
This is a hard bump of the plugin version number. 1.1 plugins compiled against this include set
will not run against earlier versions of SourceMod.
|
2008-10-05 15:20:17 -07:00 |
|
David Anderson
|
d9af295a29
|
Corrected case in a nominations phrase.
|
2008-10-05 04:19:39 -07:00 |
|
David Anderson
|
4147bf7444
|
Language files are now additive, and are sniffed from translations/[iso code].
This is so translations can be maintained easier without any merging pains on behalf of users or developers.
|
2008-10-05 04:08:48 -07:00 |
|
David Anderson
|
99e304d6b5
|
Fixed a bug where SourceMod failed trying to default back to English when missing translations.
|
2008-10-05 04:06:18 -07:00 |
|
David Anderson
|
4e7000368f
|
Fixed clientprefs race condition on first run (bug 3294, r=pred).
|
2008-10-05 01:09:58 -05:00 |
|
David Anderson
|
04b7b7b9ff
|
Removed pointless performance warning.
|
2008-10-04 12:59:21 -07:00 |
|
David Anderson
|
2534fd1ce2
|
Fixed reverse order of evaluation in mapchooser causing an invalid handle read (bug 3290, r=bl4nk).
|
2008-09-30 22:45:26 -07:00 |
|
David Anderson
|
e10dd226ff
|
Fixed OnConfigsExecuted() not working on listen servers (bug 3287, r=me).
|
2008-09-29 20:02:19 -07:00 |
|
David Anderson
|
b016623fb5
|
Removed debug spew left in adminmenu.sp.
|
2008-09-28 15:38:32 -07:00 |
|
Matt Woodrow
|
49d14111e2
|
Fixed mapchooser not starting a vote if RTV result is "Don't change" (bug 2734, r=bl4nk).
|
2008-09-27 21:46:07 -07:00 |
|
David Anderson
|
f0a11d3cb7
|
Fixed project file name mismatch in the build tool.
|
2008-09-27 18:04:10 -07:00 |
|
David Anderson
|
168f42323b
|
Missing regex vc9 project files (this is getting really tiresome).
|
2008-09-27 17:54:02 -07:00 |
|
David Anderson
|
64e7d0b737
|
Forgot to commit game.cstrike.ext msvc9 project files.
|
2008-09-27 17:43:30 -07:00 |
|
David Anderson
|
2e8c0c8f7d
|
Added environment variable for MySQL5 since vcbuild.exe is being a pain.
|
2008-09-27 17:25:53 -07:00 |
|
David Anderson
|
8f555543cc
|
Switch to vcbuilder.exe since devenv.com is not available in express editions.
|
2008-09-27 16:19:56 -07:00 |
|
David Anderson
|
88a71ddad4
|
Migrated to Visual Studio 2008 for default builds (bug 3257).
|
2008-09-27 14:59:09 -07:00 |
|
David Anderson
|
02e31bb576
|
Compiler now emits debug info about natives (bug 3282, r=sawce).
|
2008-09-27 13:46:42 -07:00 |
|
David Anderson
|
32f7bec6c8
|
Fixed building on GCC and some valgrind warnings. Read .dbg.natives table now.
|
2008-09-27 15:34:59 -05:00 |
|
Matt Woodrow
|
a935e6f90d
|
Merge!
|
2008-09-26 19:10:40 +12:00 |
|
Matt Woodrow
|
f4dba84ae5
|
Core now detects and handles a changed maxplayers value (bug 2537 and bug 2758)
|
2008-09-26 19:08:49 +12:00 |
|
David Anderson
|
5cb4acf590
|
Added some notion of def-use to unfold copy propagation across registers and the eval stack.
At some point we will need to walk the expr tree to fold this back where appropriate, i.e. single use for calls.
|
2008-09-23 22:00:47 -07:00 |
|