Fyren
|
d9f5801a68
|
I can in no way find fault with myself, so I blame buildbot.
|
2009-04-21 17:55:14 -07:00 |
|
Fyren
|
462e03d150
|
Fix medigun/CalcIsAttackCritical Windows crash (bug 3791, r=pred)
|
2009-04-21 02:38:35 -07:00 |
|
Fyren
|
6aded88e14
|
Fixed CommitSuicide offset for today's TF2 update
|
2009-04-20 21:38:12 -07:00 |
|
Fyren
|
74a25097b2
|
Fix OnClientConnect rejectmsg handling, improve doc (bug 3690, r=dvander)
|
2009-04-13 16:39:53 -07:00 |
|
Matt Woodrow
|
2c190f502f
|
Added new playerhelpers interface
|
2009-04-13 10:02:55 +12: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 |
|
Fyren
|
187c0a9bf7
|
Fix GetCommandFlags for original engine games (bug 3759, r=dvander)
|
2009-04-07 17:24:22 -07:00 |
|
Fyren
|
a4295d1e93
|
Add a warning to not edit SM's gamedata files; switched to UNIX line endings (bug 3728, r=dvander)
|
2009-04-07 09:59:21 -07:00 |
|
Fyren
|
9def5e57de
|
Disable nextmap in Synergy and Dystopia (bug 3687, bug 3741; r=liam)
|
2009-04-01 05:56:51 -07:00 |
|
Fyren
|
3d573c08a1
|
Fix CommitSuicide offset (bug 3726, r=Srdog)
|
2009-04-01 04:35:51 -07:00 |
|
Fyren
|
c9ff6be881
|
Fix CommitSuicide offset (bug 3726, r=Srdog)
|
2009-04-01 04:34:01 -07: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 |
|
David Anderson
|
569f4646a0
|
Fixed builder not passing GCC version in some cases (bug 3750, r=ds, a12=ds).
|
2009-03-30 08:29:47 +02:00 |
|
David Anderson
|
16756e550f
|
Handle FormatMessage failures from LoadLibrary oddities (bug 3760, r=fyren).
|
2009-03-29 09:01:40 -04:00 |
|
Fyren
|
933b77e429
|
Fix sm exts info help message
|
2009-03-25 21:01:40 -07:00 |
|
David Anderson
|
3ac9ecb4b7
|
Removed tag system (bug 3751, r=fyren, a12=blocking).
|
2009-03-25 03:27:32 -04:00 |
|
Fyren
|
ccc4386285
|
Let vtablecheck take class names instead of just vtable symbols (also fix line endings)
|
2009-03-21 18:17:43 -07:00 |
|
Fyren
|
4364ba46e2
|
Switch base plugins to APL2; disable nextmap for L4D, Dystopia, Synergy (bugs 3716, 3687, 3741; r=pred)
|
2009-03-18 22:10:39 -07:00 |
|
Fyren
|
d7917a6a9a
|
Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander)
|
2009-03-18 19:20:40 -07:00 |
|
Fyren
|
81e30e75c4
|
Merge: this'll teach me to not pull first
|
2009-03-18 19:15:40 -07:00 |
|
Fyren
|
7a94343dec
|
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
|
2009-03-18 18:50:31 -07:00 |
|
Fyren
|
3ee6bae4ba
|
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
|
2009-03-18 18:50:20 -07:00 |
|
Fyren
|
9a77e6b3cc
|
Gave OnClientAuthorized() its meds.
|
2009-03-18 18:34:46 -07:00 |
|
Fyren
|
a1727cc047
|
vim syntax file and a perl script to generate a syntax file from the includes
|
2009-03-18 18:30:35 -07:00 |
|
Matt Woodrow
|
5b012b6509
|
Merge
|
2009-03-17 12:31:10 +13:00 |
|
Matt Woodrow
|
c23ffa2ce5
|
Added GetClientCookieTime native (bug 3736, r=dvander)
|
2009-03-17 12:30:21 +13:00 |
|
Matt Woodrow
|
ff68383732
|
Added GetClientCookieTime native (bug 3736, r=dvander)
|
2009-03-17 12:29:10 +13:00 |
|
Matt Woodrow
|
bce2b2adb6
|
Added new playerhelpers interface
|
2009-03-17 12:28:37 +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 |
|
David Anderson
|
2e176b8b8d
|
Fixed auto update URL being set too late (bug 3699, r=pred).
|
2009-03-16 18:43:34 -04:00 |
|
Fyren
|
f6bb6037f3
|
Allow spaces in compiler command line options (bug 3729, r=dvander)
|
2009-03-12 18:37:04 -07:00 |
|
Scott Ehlert
|
7fac7c8713
|
Pushing a build to test buildbot against mercurial 1.2.
|
2009-03-09 06:38:20 -05:00 |
|
David Anderson
|
bdaef0b0dc
|
Pushing build to test buildbot.
|
2009-03-09 01:21:01 -04:00 |
|
Liam
|
5b21fc89fc
|
Fixed typo in code that broke buildbot. (Bug 3698 r=Liam)
|
2009-03-07 23:27:10 -05:00 |
|
Liam
|
bc7b90a1b4
|
Removed the alive check from sm_rename. Improved mod support between various engines. (Bug 3698 r=pred)
|
2009-03-07 17:11:11 -05:00 |
|
Liam
|
134cb68396
|
Removed the alive check from sm_rename. Added in additional support for CSS / OB engines.
|
2009-03-07 16:58:14 -05:00 |
|
David Anderson
|
c0ee2ce345
|
Fixed assorted updater bugs (bug 3697, r=pred, a121=blocking).
|
2009-03-06 17:41:35 -05:00 |
|
David Anderson
|
a299533508
|
Bumping merge node so buildbot doesn't puke.
|
2009-03-06 14:45:03 -05:00 |
|
David Anderson
|
d4bcbc3771
|
Merge from 1.2 branch.
|
2009-03-06 14:44:25 -05:00 |
|
Fyren
|
2c7555366f
|
Fixed SetEntityHealth (bug 3693, r+a12=dvander).
|
2009-03-06 14:40:30 -05: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
|
7372b66680
|
Added tag sourcemod-1.2.0 for changeset 3a73bbf60f34
|
2009-03-05 02:35:44 -05:00 |
|
David Anderson
|
8dfbcf5a9f
|
Bumped versions.
|
2009-03-05 02:07:44 -05:00 |
|
David Anderson
|
01ff2cca0c
|
Removed -dev tag for release.
|
2009-03-05 02:06:59 -05:00 |
|
David Anderson
|
e981c2b43f
|
Updated changelog.
|
2009-03-05 02:05:56 -05:00 |
|
David Anderson
|
1f636bf7a9
|
Bumped trunk to 1.3.0.
|
2009-03-05 01:48:18 -05:00 |
|
David Anderson
|
68bc33ef4d
|
Pushing build.
|
2009-03-05 00:01:07 -05:00 |
|