Matt Woodrow
|
f7a3a6c17b
|
Fixed clientprefs deleting cookies twice in rare cases (bug 4412, r=Fyren)
|
2010-06-07 10:30:33 +12:00 |
|
Fyren
|
26c404adee
|
Mac build fixes (bug 4392, r=dvander).
|
2010-05-11 01:46:54 -07:00 |
|
David Anderson
|
1852aaf332
|
Fixed GetClientCookieTime not being exported (bug 4237, r=fyren).
|
2010-02-08 19:58:36 -08:00 |
|
David Anderson
|
0a060982e3
|
Fixed extension version reporting.
|
2009-08-30 01:54:45 -07:00 |
|
David Anderson
|
d682361cfc
|
More changes for new build system.
|
2009-08-30 00:46:56 -07:00 |
|
David Anderson
|
d3f0a14867
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |
|
David Anderson
|
83393f299a
|
Removed auto folders (bug 3949).
|
2009-08-30 00:03:58 -07:00 |
|
Matt Woodrow
|
95cffca5f1
|
Forgot makefiles patch
|
2009-08-17 10:53:54 +12:00 |
|
David Anderson
|
008e98d980
|
Fixed incorrect escaping in clientprefs SQLite queries (bug 3904, r+a12=pred).
|
2009-08-10 22:16:58 -04:00 |
|
David Anderson
|
2af45da0a8
|
Merge from 1.2 branch.
|
2009-05-12 19:43:21 -04:00 |
|
David Anderson
|
eb64e66e9f
|
Fixed crash when clientprefs saw disconnect from 64th client (bug 3821, r=pred).
|
2009-05-12 17:28:43 -04:00 |
|
David Anderson
|
3304bc2f3a
|
Backed out changeset 97d5f4dbae0b
|
2009-05-12 17:26:39 -04:00 |
|
Fyren
|
56c5012bef
|
Fixed early tv_enable causing crashes (bug 3766, r=dvander).
|
2009-05-12 12:37:12 -04:00 |
|
Matt Woodrow
|
0122686541
|
Clientprefs now loads cookies for clients on late load (bug 3735, r=dvander)
|
2009-04-13 09:50:46 +12:00 |
|
David Anderson
|
40a8892cb7
|
Merge from sourcemod-1.2 branch.
|
2009-03-30 11:43:16 +02:00 |
|
David Anderson
|
e1bb10d859
|
Removed SSE optimizations from msvc9 project files (bug 3756, r=ds, a12=blocking).
|
2009-03-30 08:31:35 +02:00 |
|
Matt Woodrow
|
c23ffa2ce5
|
Added GetClientCookieTime native (bug 3736, r=dvander)
|
2009-03-17 12:30:21 +13:00 |
|
Matt Woodrow
|
fa8c9a8418
|
Clientprefs now loads cookies for clients on late load (bug 3735, r=dvander)
|
2009-03-17 12:28:05 +13:00 |
|
Scott Ehlert
|
d8264fada7
|
Merge from 1.2 branch.
|
2009-03-05 15:48:38 -06:00 |
|
Scott Ehlert
|
72da49415e
|
Added -dev tag back to version.h files for manual builds.
|
2009-03-05 14:59:09 -06:00 |
|
David Anderson
|
8e744ec5f7
|
Re-added -dev tag, bumped version to 1.2.1.
|
2009-03-05 02:36:27 -05:00 |
|
David Anderson
|
8dfbcf5a9f
|
Bumped versions.
|
2009-03-05 02:07:44 -05:00 |
|
David Anderson
|
1f636bf7a9
|
Bumped trunk to 1.3.0.
|
2009-03-05 01:48:18 -05:00 |
|
Scott Ehlert
|
2c3bf7dd23
|
Ran versionchanger script for consistency.
|
2009-02-25 23:44:18 -06:00 |
|
Scott Ehlert
|
5e6417eac0
|
Merged changes from 1.1
|
2009-02-25 23:17:37 -06:00 |
|
Scott Ehlert
|
a4db34a419
|
Re-added -dev tag.
|
2009-02-25 23:05:31 -06:00 |
|
David Anderson
|
d0fda1f919
|
Bumped all versions.
|
2009-02-25 20:24:56 -05:00 |
|
Matt Woodrow
|
f19cb010a0
|
Upgraded clientprefs to use the client serial API (bug 3616)
|
2009-02-19 19:28:50 +13:00 |
|
Scott Ehlert
|
44a04e6167
|
DS fails once again. Fixed Linux build once and for all.
|
2009-02-18 03:25:01 -06:00 |
|
Scott Ehlert
|
9d6a9eb615
|
Ugh, fixed Linux build for real by removing stray underscores.
|
2009-02-18 03:13:25 -06:00 |
|
Scott Ehlert
|
32d2d4107d
|
Fixed Linux build.
|
2009-02-18 02:58:03 -06:00 |
|
David Anderson
|
f9d472847c
|
Merge from sourcemod-1.1.
|
2009-02-01 02:37:00 -05:00 |
|
David Anderson
|
50e1c5ba1f
|
Database fallback for clientprefs is now more "intelligent" (bug 3564, r=pred).
|
2009-01-31 23:42:35 -05:00 |
|
David Anderson
|
0a33a25a7d
|
Merge from sourcemod-1.1 branch.
|
2008-12-28 03:23:45 -05:00 |
|
David Anderson
|
1fe38c7473
|
SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
This adds the ability for us to change the GCC version we use more flexibly.
|
2008-12-23 01:33:37 -05:00 |
|
Scott Ehlert
|
47cf8f4233
|
Merge from 1.1 branch.
|
2008-12-07 21:07:14 -06:00 |
|
Scott Ehlert
|
eedfd2d70d
|
Shell script code in Makefiles is _really_ POSIX compliant now.
Missed an equal sign :\
|
2008-12-07 21:05:51 -06:00 |
|
Scott Ehlert
|
a1b91ac136
|
Merge from 1.1 branch.
|
2008-12-07 20:52:06 -06:00 |
|
Scott Ehlert
|
4bbd74b702
|
Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.
|
2008-12-07 20:40:31 -06:00 |
|
Scott Ehlert
|
1422a9abe3
|
Merged changes from 1.1 branch.
|
2008-11-28 23:32:59 -06:00 |
|
Scott Ehlert
|
ecaced40f2
|
Now compiles against Metamod:Source 1.7 (bug 3445).
|
2008-11-27 01:13:51 -06:00 |
|
Scott Ehlert
|
9ae456b9d1
|
Updated makefiles to link against binaries at l4d directory instead of l4d_demo
|
2008-11-18 06:00:31 -06:00 |
|
Scott Ehlert
|
ff7a2c6b73
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
David Anderson
|
3c18289465
|
Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375).
|
2008-10-31 08:28:08 -05:00 |
|
David Anderson
|
253109d1c9
|
Rewrote querying in client prefs to not use prepared queries (bug 2698, r=pred).
Prepared queries had annoying race conditions and became unusable on connection timeouts.
|
2008-10-20 03:40:46 -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 |
|
David Anderson
|
974f31c149
|
Various clientprefs logging to try and catch bug 2698 in the act.
|
2008-10-15 01:01:36 -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
|
bcf1b092ae
|
Mirrored buildbot/version template changes from branch.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402539
|
2008-09-14 06:13:25 +00:00 |
|
Matt Woodrow
|
a01848c774
|
Increased Clientprefs error reporting and a rare leak on database connection failed.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402434
|
2008-08-05 08:00:54 +00:00 |
|