Asher Baker
|
ca94a61acf
|
Fixed ServerCommandEx native appending to buffer instead of overwriting (bug 5047, r=fyren).
|
2011-10-17 11:02:42 -04:00 |
|
GoD-Tony
|
4b0373408d
|
Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).
|
2011-10-15 12:07:55 -04:00 |
|
Nicholas Hastings
|
95fdeb03c3
|
Move marking of mapstarted to before calling of map start notifs. (bug 5119, r=asherkin).
|
2011-10-14 09:25:42 -04:00 |
|
Fyren
|
92773c2e1b
|
Fixed client serials not getting cleared on disconnect (bug 5121, r=psychonic).
|
2011-10-12 00:51:58 -04:00 |
|
Nicholas Hastings
|
776889cfbb
|
Removed error when optional ext dep is missing (bug 5112, r=fyren).
|
2011-10-11 22:51:24 -04:00 |
|
Nicholas Hastings
|
67163e14e6
|
Added checks to avoid crashing in some natives before map start (bug 5119, r=fyren).
|
2011-10-11 22:50:21 -04:00 |
|
Nicholas Hastings
|
45f68840ed
|
Fixed multiple small issues with KickClient/Ex natives (bug 5120, r=fyren).
|
2011-10-11 19:50:53 -04:00 |
|
Nicholas Hastings
|
14919c65d9
|
Fixed wrong values for unsigned, >= 16-bit props in GetEntProp (bug 5105, r=fyren).
|
2011-10-11 19:41:56 -04:00 |
|
Nicholas Hastings
|
f136f2dcaf
|
Added CheckAccess native to check cmd/override access of AdminId (bug 5083, r=fyren).
|
2011-09-10 12:08:38 -04:00 |
|
Nicholas Hastings
|
e62278859e
|
Validate ent index bounds in LookupEntity (bug 5080, r=fyren).
|
2011-09-09 15:29:17 -04:00 |
|
Fyren
|
d78a0c87b8
|
Backed out changeset 42462959f48d
|
2011-08-20 16:44:16 -07:00 |
|
Fyren
|
88d4abeaf8
|
Shove.
|
2011-08-20 16:41:14 -07:00 |
|
Nicholas Hastings
|
1492e12ca2
|
Added support for E.Y.E Divine Cybermancy (bug 5035, r=fyren).
|
2011-08-20 18:58:37 -04:00 |
|
Asher Baker
|
3d47010cbd
|
Fail to load a metamod-enabled extension if it refuses to attach to MM:S (bug 5042, r=dvander).
|
2011-08-15 20:19:07 +01:00 |
|
Asher Baker
|
dd0ff999e4
|
Backed out changeset: 602945928c23
|
2011-08-15 20:06:14 +01:00 |
|
Asher Baker
|
05e5c93e91
|
Fail to load a metamod-enabled extension if it refuses to attach to MM:S (bug 5042, r=dvander).
|
2011-08-15 19:30:56 +01:00 |
|
Asher Baker
|
1bd97730ce
|
Added a reset argument to 'sm cvars' (bug 5043, r=psychonic).
|
2011-08-14 21:42:32 +01:00 |
|
Fyren
|
458378be66
|
Let logic binary access ServerLang value on startup (bug 4675, r=dvander).
|
2011-07-24 19:52:22 -07:00 |
|
Asher Baker
|
2271469d1b
|
Added ServerCommandEx native to get the response when running a command (bug 3873, r=ds).
|
2011-07-18 03:23:03 +01:00 |
|
Nicholas Hastings
|
75c315ad8a
|
Fixed maxClients not being updated correctly in some cases/areas (bug 4986, r=fyren).
|
2011-07-12 20:06:08 -04:00 |
|
Nicholas Hastings
|
264ffa80ce
|
Backed out changeset: b5969264060e
|
2011-07-08 07:55:20 -04:00 |
|
Nicholas Hastings
|
258a9c636a
|
Backed out changeset: 049c7073d1a4
|
2011-07-08 07:54:21 -04:00 |
|
Nicholas Hastings
|
ae10bc6601
|
Backed out changeset: 344daca49587
|
2011-07-08 07:53:14 -04:00 |
|
Nicholas Hastings
|
51c27afcd2
|
Fixed more crashes related to early, nonzero maxclients (bug 5008, r=dvander).
|
2011-07-07 21:31:07 -04:00 |
|
Nicholas Hastings
|
d93413a4ae
|
Fixed use of m_Players before init'd in PlayerManager (bug 5008, r=dvander).
|
2011-07-06 22:34:23 -04:00 |
|
Nicholas Hastings
|
5ba82ef0fc
|
Removed maxClients caching in core (bug 5007, bug 4986, r=fyren).
|
2011-07-06 17:50:37 -04:00 |
|
Nicholas Hastings
|
52ec8bf049
|
Fixed build.
|
2011-06-27 09:35:38 -04:00 |
|
Nicholas Hastings
|
5c40e02ee6
|
Added support for gamedata lookups from matchmaking_ds lib (bug 4158, r=Fyren).
|
2011-06-27 09:30:52 -04:00 |
|
David Anderson
|
3e387f35e9
|
Updated credits.
|
2011-06-25 15:26:09 -07:00 |
|
David Anderson
|
859678536f
|
Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren).
|
2011-06-20 13:30:14 -04:00 |
|
Scott Ehlert
|
3e1ab53abd
|
Fixed clang OS X build.
|
2011-06-17 18:21:17 -05:00 |
|
Scott Ehlert
|
4c878c4963
|
Fixed crash in MemoryUtils::ResolveSymbol() on OS X Lion (10.7) (bug 4951, r=dvander).
|
2011-06-15 16:02:05 -05:00 |
|
Nicholas Hastings
|
243b7e25f8
|
Added array element selection with Get/SetEntProp* on arrays (bug 4160, r=fyren).
|
2011-06-05 21:52:36 -04:00 |
|
Fyren
|
c0fa36b9a1
|
Added support for language aliases (bug 4858, r=dvander).
|
2011-05-25 21:10:18 -04:00 |
|
Nicholas Hastings
|
d7fb6b2892
|
Fixed invalid client errors from late-load of SourceTV (bug 4881, r=fyren).
|
2011-05-25 08:31:12 -04:00 |
|
Nicholas Hastings
|
297a98e065
|
Handle leak notice now prints to error log (as well as fatal) (bug 4929, r=dvander).
|
2011-05-24 18:37:45 -04:00 |
|
Nicholas Hastings
|
727d8afd94
|
Updated core msvc10 proj file (no smn_profiler) (NPOTB).
|
2011-05-24 18:35:09 -04:00 |
|
Nicholas Hastings
|
c292fba3df
|
Updated core msvc9 proj file (engine defs, -smn_profiler, mms17 -> mms18) (NPOTB).
|
2011-05-24 18:34:45 -04:00 |
|
Nicholas Hastings
|
9954ff55f5
|
Added msvc10 project file for sm logic. (NPOTB).
|
2011-05-24 14:21:24 -04:00 |
|
Fyren
|
fefd84d431
|
Translator now properly falls back on bad server language (bug 4861, r=dvander).
|
2011-05-24 13:25:28 -04:00 |
|
John Schoenick
|
e8c141d775
|
Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries
|
2011-05-14 20:21:37 -07:00 |
|
David Anderson
|
5b45e29533
|
Move profile natives to logic, add linux support (bug 4927, r=ds).
|
2011-05-22 02:04:34 -07:00 |
|
Scott Ehlert
|
939bc00b2b
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
|
Nicholas Hastings
|
1a344c1441
|
SetEntProp now marks edict state as changed at offset (bug 4855, r=fyren).
|
2011-04-13 08:13:49 -04:00 |
|
Nicholas Hastings
|
10129fa568
|
Removed gEntList failure notify on Windows. (bug 4832, r=fyren).
|
2011-04-11 22:30:03 -04:00 |
|
Nicholas Hastings
|
120a265fc3
|
Removed core/msvc10/sourcemod_mm.sdf from version control (npotb).
|
2011-04-09 15:43:10 -04:00 |
|
Nicholas Hastings
|
ef082d855c
|
Fixed some gamedata lookups requiring symbols on linux/mac (bug 4832, r=fyren).
|
2011-04-04 13:44:19 -04:00 |
|
Nicholas Hastings
|
a5c4739804
|
Added better cross-engine entity flag compatibility. (bug 4809, r=fyren).
|
2011-04-04 13:37:29 -04:00 |
|
Nicholas Hastings
|
0162d18343
|
Updated SM core vcxproj. MMSOURCE17 -> 18, Removed files moved to logic. (NPOTB)
|
2011-03-13 14:03:33 -04:00 |
|
Nicholas Hastings
|
46804d0faf
|
SM Central fixes for new language natives (bug 4613).
|
2011-03-12 23:56:04 -05:00 |
|