Fyren
47002f970d
Fix bad bintools assert that will always fail in debug (r=pred)
2009-05-11 19:45:51 -07:00
Matt Woodrow
f6fd395485
I dislike you GCC
2009-05-12 14:19:06 +12:00
Matt Woodrow
4f426dafef
Merged, thanks Fyren
2009-05-12 13:56:00 +12:00
Matt Woodrow
7b6f2863a9
Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)
2009-05-12 13:54:06 +12:00
Fyren
834a9bc84d
Some sdktools string and style changes (r=pred)
2009-05-11 18:46:19 -07:00
Matt Woodrow
7710a1fdb0
Merge from 1.2 branch
2009-05-11 11:45:08 +12:00
Fyren
6908c0f1d0
Fix sdktools MSVC9 project file (and sm_slap) for EP1 games (bug 3768)
2009-05-07 20:15:32 -07:00
Matt Woodrow
4abdc29d9e
l2merge Fyren
2009-04-24 18:20:55 +12:00
Fyren
5096aef6e7
Remove knife critical stuff and previous "fix" (bug 3791, r=pred)
2009-04-22 19:06:19 -07:00
Fyren
462e03d150
Fix medigun/CalcIsAttackCritical Windows crash (bug 3791, r=pred)
2009-04-21 02:38:35 -07: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
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
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
David Anderson
2e176b8b8d
Fixed auto update URL being set too late (bug 3699, r=pred).
2009-03-16 18:43:34 -04:00
David Anderson
c0ee2ce345
Fixed assorted updater bugs (bug 3697, r=pred, a121=blocking).
2009-03-06 17:41:35 -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
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
David Anderson
86e600000d
Added -lrt to webternet from suggestion in bug 3686.
2009-03-04 06:45:50 -05:00
David Anderson
b24c75b400
Moved structs.gamedata.txt out of the way.
...
--HG--
rename : gamedata/structs.gamedata.txt => extensions/structs/structs.gamedata.txt
2009-03-01 17:45:04 -05:00
David Anderson
64124447d5
Fixed shutdown breakage from updater landing.
2009-03-01 03:49:59 -05:00
David Anderson
037ea592ab
Fixed Linux build.
2009-03-01 01:58:42 -05:00
David Anderson
f104438802
Do binary writes instead.
2009-03-01 01:18:09 -05:00
David Anderson
eb25650e26
Merge.
2009-02-28 23:15:23 -05:00
David Anderson
c4cba5254c
Added auto-restart functionality to the Updater extensions (bug 3530, r=pred).
2009-02-28 23:14:16 -05:00
Matt Woodrow
864376e7ba
Merging from 1.1 branch
2009-02-27 12:20:36 +13:00
Matt Woodrow
71794fe511
Updated branch for 1.1.3 development
2009-02-26 17:41:42 -05:00
Matt Woodrow
cc91beece7
Bumped all versions
2009-02-26 16:54:03 -05:00
Matt Woodrow
e234b1537c
Merge
2009-02-27 10:20:47 +13:00
Matt Woodrow
407e58604f
Fixed Critical hits being permanently disabled (bug 2674, r=dvander)
2009-02-27 10:19:46 +13: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
09b24e45f9
Merge from 1.1 branch
2009-02-26 12:47:56 +13:00
Matt Woodrow
8ae003046c
Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig.
2009-02-26 12:42:13 +13: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
Scott Ehlert
75ebac822d
Merge.
2009-02-18 02:30:21 -06:00
Scott Ehlert
bd9fab6cf5
Added support for Dark Messiah engine and game. (no bug, r=me).
...
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06:00
David Anderson
ed51d5cf84
Disallow ".." to appear in paths from the updater.
2009-02-17 16:58:17 -05:00