David Anderson
|
421b58f68e
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
David Anderson
|
2af45da0a8
|
Merge from 1.2 branch.
|
2009-05-12 19:43:21 -04:00 |
|
David Anderson
|
685e8bac22
|
DOS line endings to match 1.2 branch.
|
2009-05-12 19:43:02 -04:00 |
|
David Anderson
|
e2a6ae9ecc
|
Central place to mark releases so buildbot symbols aren't scrapped by purge script (bug 3809, r=me, a12=NPOTB).
|
2009-05-12 19:06:57 -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
|
1112dfffb3
|
Merge.
|
2009-05-12 17:26:47 -04:00 |
|
David Anderson
|
3304bc2f3a
|
Backed out changeset 97d5f4dbae0b
|
2009-05-12 17:26:39 -04:00 |
|
David Anderson
|
4d2bee192f
|
FortressForever does not support radio menus (bug 3819, r+a12=me).
|
2009-05-12 12:59:11 -04:00 |
|
David Anderson
|
2d4fb8a463
|
Merge.
|
2009-05-12 12:37:24 -04:00 |
|
David Anderson
|
211c5dcfcd
|
Fixed compiler reading uninitialized strings while processing varargs (bug 3811, r=fyren,pred, a12=blocking).
|
2009-05-10 11:01:19 -04:00 |
|
David Anderson
|
2cdf1897b9
|
Merge.
|
2009-05-09 09:24:04 -04:00 |
|
David Anderson
|
bf8c57c669
|
Fixed compiler choosing whether to emit stradjust.pri on dynamic arrays based on uninitialized memory (bug 3810, r=fyren,pred, a12=blocking).
|
2009-05-09 09:21:14 -04: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 |
|
David Anderson
|
3ac9ecb4b7
|
Removed tag system (bug 3751, r=fyren, a12=blocking).
|
2009-03-25 03:27:32 -04: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
|
bdaef0b0dc
|
Pushing build to test buildbot.
|
2009-03-09 01:21:01 -04: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 |
|
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 |
|
David Anderson
|
86e600000d
|
Added -lrt to webternet from suggestion in bug 3686.
|
2009-03-04 06:45:50 -05:00 |
|
David Anderson
|
a0128d9b7c
|
Fixed SetEntityHealth not compiling, darkm regression (bug 3684).
|
2009-03-03 09:41:55 -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
|
96a3671bb6
|
Improved user message interception API (bug 3631, r=pred).
|
2009-03-01 16:39:25 -05:00 |
|
David Anderson
|
0c028ca9d0
|
Fixed CommitSuicide offset for Insurgency (bug 2560).
|
2009-03-01 16:35:01 -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
|
6ebbb48f9f
|
Re-landed automating updating (bug 3530, r=pred).
|
2009-03-01 01:35:39 -05:00 |
|
David Anderson
|
2e8a53ff34
|
Normalized gamedata line endings to Windows.
|
2009-03-01 01:19:51 -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 |
|
David Anderson
|
110a0d98fa
|
Added tag sourcemod-1.1.1 for changeset 46c76edb0875
|
2009-02-25 20:25:23 -05:00 |
|
David Anderson
|
449b52e5a4
|
Removed tag sourcemod-1.1.1
|
2009-02-25 20:25:20 -05:00 |
|
David Anderson
|
d0fda1f919
|
Bumped all versions.
|
2009-02-25 20:24:56 -05:00 |
|
David Anderson
|
79ea33beda
|
Pushing build.
|
2009-02-25 20:21:47 -05:00 |
|
David Anderson
|
fef5bd321c
|
Added tag sourcemod-1.1.1 for changeset ffa740152efd
|
2009-02-25 20:10:12 -05:00 |
|
David Anderson
|
6c7a763b76
|
Fixed changelog.
|
2009-02-25 20:09:22 -05:00 |
|
David Anderson
|
78fa1c9995
|
Merge.
|
2009-02-25 20:07:20 -05:00 |
|
David Anderson
|
3623ee3ce8
|
Backed out changeset fa286305bd3f
|
2009-02-25 20:07:12 -05:00 |
|
David Anderson
|
ba28da5fdc
|
Removed -dev tag for release build.
|
2009-02-25 20:02:47 -05:00 |
|
David Anderson
|
c2b7bd10ec
|
Updated changelog.
|
2009-02-25 19:38:45 -05:00 |
|
David Anderson
|
35ab37c76c
|
Merge.
|
2009-02-25 19:22:47 -05:00 |
|
David Anderson
|
c968dfa113
|
Allow for second private chat trigger (bug 3667, r,a11=pred).
|
2009-02-25 19:22:36 -05:00 |
|
David Anderson
|
ed51d5cf84
|
Disallow ".." to appear in paths from the updater.
|
2009-02-17 16:58:17 -05:00 |
|
David Anderson
|
3d7b0db114
|
Updater uses a core.cfg specified URL now.
|
2009-02-17 16:39:02 -05:00 |
|
David Anderson
|
9e445a5adf
|
Added API to grab arbitrary kv pairs from core.cfg.
|
2009-02-17 16:19:11 -05:00 |
|
David Anderson
|
97e25c37de
|
Deprecated Acquire/ReleaseLock from IGameConfigManager, use thread pump in updater.
|
2009-02-17 15:59:51 -05:00 |
|
David Anderson
|
16033c1307
|
Deprecated sm_corecfgfile for sm_basepath (bug 2693, r=ds).
|
2009-02-17 14:03:20 -05:00 |
|
David Anderson
|
15d64b8486
|
Fixed documentation typos in dbi.inc (bug 3587).
|
2009-02-08 15:40:48 -05:00 |
|
David Anderson
|
5d06aa3c8c
|
Pushing build because buildbot is delicate and needs its hand held to cross the street and put on underwear.
|
2009-02-08 01:06:31 -05:00 |
|
David Anderson
|
e276223b61
|
Merge from sourcemod-1.1.
|
2009-02-08 00:02:58 -05:00 |
|
David Anderson
|
71b48fad0f
|
Merge.
|
2009-02-07 23:57:11 -05:00 |
|
David Anderson
|
a3fade1c1d
|
Fixed EventManager holding onto stale pointers (bug 3548, r=ds).
|
2009-02-07 23:56:48 -05:00 |
|
David Anderson
|
6530f47b2d
|
Renamed translation file with deprecated naming scheme.
--HG--
rename : translations/plugin.playercommands.txt => translations/playercommands.phrases.txt
|
2009-02-07 22:32:55 -05:00 |
|
David Anderson
|
ffd8ff099a
|
Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530).
|
2009-02-02 15:41:25 -05:00 |
|
David Anderson
|
e194f89b25
|
Removed UTIL_Format from webternet extension.
|
2009-02-01 20:38:59 -05:00 |
|
David Anderson
|
3bfc70aa3b
|
Normalized line endings.
|
2009-02-01 20:37:50 -05:00 |
|
David Anderson
|
93a6a0f211
|
Merge.
|
2009-02-01 20:31:48 -05:00 |
|
David Anderson
|
cef6a2e389
|
Added an SMC stream reader to ITextParser (bug 3530, r=pred).
|
2009-02-01 20:31:27 -05:00 |
|
David Anderson
|
21770ff10f
|
Corrected IWebternet version number.
|
2009-02-01 19:58:16 -05:00 |
|
David Anderson
|
2b97461f54
|
Added snprintf/vsnprintf helpers to ISourceMod, finally (bug 3530, r=pred).
|
2009-02-01 19:57:09 -05:00 |
|
David Anderson
|
0cf5f4ae2a
|
Added form POSTing and HTTP error code handling to Webternet (bug 3530, r=pred).
|
2009-02-01 19:56:24 -05:00 |
|
David Anderson
|
7b6dcfce87
|
Removed md5 files from core, as they are unused.
|
2009-02-01 17:50:44 -05:00 |
|
David Anderson
|
f9d472847c
|
Merge from sourcemod-1.1.
|
2009-02-01 02:37:00 -05:00 |
|
David Anderson
|
d69d97402b
|
Fixed nits from bug 3570.
|
2009-02-01 02:35:19 -05:00 |
|
David Anderson
|
643c39690f
|
Added client "sm", "sm credits", and "sm plugins" commands (bug 3570, r=ds,pred).
|
2009-02-01 02:33:31 -05:00 |
|
David Anderson
|
6048144310
|
RegConsoleCmd is now case insensitive for client-only commands (bug 3602, r=ds).
|
2009-02-01 02:13:17 -05:00 |
|
David Anderson
|
a017e4820a
|
Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
|
2009-02-01 02:03:03 -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
|
c5ec369388
|
Fixed STEAM_0 reference in common.phrases.txt (bug 3577).
|
2009-01-31 22:51:48 -05:00 |
|
David Anderson
|
7d3ebce7d1
|
Fixed sm_sql_addgroup not working (bug 3578, r=liam).
|
2009-01-31 22:46:34 -05:00 |
|
David Anderson
|
747ed1e59a
|
Fixed bugs in the Knight shared files (not that these are used in SM).
|
2009-01-29 12:50:32 -05:00 |
|
David Anderson
|
57b4701e57
|
Fixed gamedata bug in SDKTools (no bug, r=me).
|
2009-01-14 12:20:22 -05:00 |
|
David Anderson
|
fffc211989
|
Whoops, updated build tool to correctly copy new gamedata files.
|
2009-01-14 00:55:28 -05:00 |
|
David Anderson
|
e31cbbfe21
|
New gamedata organization (bug 3546, r=ds,pred).
|
2009-01-12 02:28:22 -05:00 |
|
David Anderson
|
bc3491c5bd
|
Another build fix for Windows.
|
2009-01-12 01:32:53 -05:00 |
|
David Anderson
|
9a7c25047d
|
Fixed windows build.
|
2009-01-12 01:15:29 -05:00 |
|
David Anderson
|
7cef8b7363
|
Attempt at getting webternet extension into build process.
|
2009-01-12 00:36:36 -05:00 |
|
David Anderson
|
e449b8384c
|
Webternet extension now exposes API and acts like other SM extensions.
|
2009-01-11 23:56:34 -05:00 |
|
David Anderson
|
9514c12982
|
Initial import of untested curl extension (bug 3560, r=pred,ds).
|
2009-01-11 23:48:17 -05:00 |
|
David Anderson
|
489d6c5a65
|
Imported libcurl source code.
|
2009-01-08 18:31:00 -05:00 |
|
David Anderson
|
ccc59ecdaf
|
Pre-emptive removal of gamedata updater pending rewrite.
|
2009-01-08 16:11:59 -05:00 |
|
David Anderson
|
d2ce50f989
|
Merge from sourcemod-1.1 branch.
|
2009-01-08 13:39:16 -05:00 |
|
David Anderson
|
14e409adb4
|
Fixed another build issue.
|
2009-01-08 02:38:31 -05:00 |
|
David Anderson
|
4a0f639e89
|
Fixed build, removed stale build entries.
|
2009-01-08 02:19:17 -05:00 |
|
David Anderson
|
32c5925652
|
Whitespace patrol - fixed soft tabs leaking into build tool.
|
2009-01-08 01:54:55 -05:00 |
|
David Anderson
|
3bdc8583e5
|
Exposed IServer through SDKTools (bug 3545, r=ds).
|
2009-01-07 22:55:40 -05:00 |
|
David Anderson
|
4e37900d93
|
Updated build to have the sounds plugin (follow-up from bug 3498).
|
2009-01-07 19:28:42 -05:00 |
|
David Anderson
|
c676ecc026
|
Fixed regression in printing floats with no precision (bug 3447, r=ds).
|
2009-01-07 19:23:24 -05:00 |
|
David Anderson
|
0fbb87e3b2
|
Fixed various wrong offsets in Insurgency (bug 3544, r=me).
|
2009-01-07 16:43:23 -05:00 |
|