Commit Graph

  • f74e357e91 Merge pull request #288 from klausenbusk/patch-1 David Anderson 2015-03-06 01:52:32 -0800
  • 15b65468ac Fix bug where the compiler could crash trying to dereference a decayed accessor expression used as |this|. David Anderson 2015-04-12 18:12:05 -0400
  • d64bcc763a Fix bug where complex |this| values could be corrupted while evaluating function arguments. (bug 6329) David Anderson 2015-04-09 22:29:34 -0400
  • f4ff0e574c Fix CoreConfig init to happen after SMGlobalClasses from logic bin are added. Nicholas Hastings 2015-04-05 10:06:30 -0400
  • 4ffe11a235 Enable the "name %s" command blocking on CS:GO as well. Nicholas Hastings 2015-04-17 06:51:48 -0400
  • 2432540d6e Merge branch 'set-client-name' Nicholas Hastings 2015-04-17 04:50:13 -0700
  • 16eeaf625f Enable the "name %s" command blocking on CS:GO as well. Nicholas Hastings 2015-04-17 06:51:48 -0400
  • f421278166 Merge pull request #325 from VoiDeD/setfailstate-crash Kyle Sanderson 2015-04-15 15:34:12 -0700
  • 03e0c7317d Notify plugin listeners of SetFailState'd plugins on unload. (bug 6347) Ryan Stecker 2015-04-12 19:25:07 -0500
  • fee99f3629 Sourcepawn fix. Nicholas Hastings 2015-04-12 18:35:57 -0400
  • 35c81365be Update Sourcepawn submodule to get fix for bug 6329. Nicholas Hastings 2015-04-12 16:52:28 -0400
  • fc2addf11e Merge pull request #313 from alliedmodders/set-client-name Nicholas Hastings 2015-04-01 22:29:44 -0400
  • 8ff1a9daf3 Merge pull request #322 from alliedmodders/fix-coreconf-order Nicholas Hastings 2015-04-05 10:43:17 -0400
  • 6c6ed241d3 Fix CoreConfig init to happen after SMGlobalClasses from logic bin are added. Nicholas Hastings 2015-04-05 10:06:30 -0400
  • b84114bc8e Update sourcepawn submodule to version with --gen=vs fix. Nicholas Hastings 2015-04-05 09:32:59 -0400
  • 491d24a028 Add missing debug info for multidimensional strings Peace-Maker 2015-03-30 15:10:07 +0200
  • 9a26ae0526 Fix declaring variable on same line after array Peace-Maker 2015-03-30 14:06:13 +0200
  • 8f0067b3b4 Improve the diagnostic given when a function prototype doesn't match an existing definition. Ryan Stecker 2015-03-05 18:45:15 -0600
  • d68829d301 Fix build. Nicholas Hastings 2015-03-22 19:23:58 -0400
  • a48d5bfe1f Add missing impl for File.ReadUint16. Nicholas Hastings 2015-02-18 04:50:20 -0800
  • e54850e1f9 Add explicit return types to forwards missing them. Nicholas Hastings 2015-03-06 10:18:09 -0800
  • fd4ac6312c Update functions.inc InstantMuffin 2015-03-05 15:03:46 -0500
  • 3c95f191c4 Moved note about releasing resources from OnPluginStart to OnPluginEnd Alexander Corn 2015-03-06 15:25:39 -0500
  • a523948ebb Make OpenDirectory error for empty path match error in DirExists. Nicholas Hastings 2015-03-10 18:58:00 -0700
  • fc5149a1c7 Throw an error if DirExists called with empty path. Nicholas Hastings 2015-03-10 18:57:28 -0700
  • 1748a411e1 Added GetEntityRenderColor Bara 2015-04-04 01:38:30 +0200
  • aa99eb803b Allow GetMapHistorySize to return numbers greater than 20. Kyle Sanderson 2015-04-02 13:50:47 -0700
  • 47eabfb7fb Spaces Kyle Sanderson 2015-04-02 10:46:49 -0700
  • a6ab14f28e Add errno. Kyle Sanderson 2015-04-02 10:46:11 -0700
  • a42cfed39c Enable travis-ci container environment. Kyle Sanderson 2015-04-02 10:38:34 -0700
  • 88c4618230 Merge pull request #320 from KyleSanderson/dust Kyle Sanderson 2015-04-02 10:34:57 -0700
  • de58944140 Change checkout-deps.sh to do a user install instead of sudo. Kyle Sanderson 2015-04-01 23:51:18 -0700
  • 7341bd184e Remove Project Files from older outdated build systems. Kyle Sanderson 2015-04-01 19:54:34 -0700
  • 7a8bf78f39 Merge pull request #229 from powerlord/menuactions_all_warning_fix Kyle Sanderson 2015-04-01 19:39:52 -0700
  • 7268987461 Merge pull request #301 from alliedmodders/get-team-entity Nicholas Hastings 2015-04-01 22:30:18 -0400
  • ce56680fff Merge pull request #315 from alliedmodders/direxists-empty Nicholas Hastings 2015-04-01 22:30:03 -0400
  • ea7d5ad8f1 Merge pull request #314 from alliedmodders/tfconds-reducks Nicholas Hastings 2015-04-01 22:29:55 -0400
  • 91302da050 Merge pull request #313 from alliedmodders/set-client-name Nicholas Hastings 2015-04-01 22:29:44 -0400
  • 50399f25f4 Update TF2 gamedata. Nicholas Hastings 2015-03-31 17:37:44 -0400
  • d49c72cf8b Fix typo in core AMBuilder file triggering exception when triggering exception. Nicholas Hastings 2015-03-31 17:39:04 -0400
  • c11036a7b9 Update TF2 gamedata. Nicholas Hastings 2015-03-31 17:37:44 -0400
  • 5dd4037c02 Update the sourcepawn repo. David Anderson 2015-03-30 16:24:23 -0700
  • 1552464465 Fix not being able to block CS_OnCSWeaponDrop and clarify include file. (bug 6334) Ruben Gonzalez 2015-03-27 19:54:42 -0400
  • 176a8182e8 Merge pull request #316 from alliedmodders/ondropweapon-fix Ruben Gonzalez 2015-03-29 18:32:00 -0400
  • dd401e760c Fix more Freak Fortress gamedata. Dr!fter 2015-03-27 21:59:02 -0400
  • 0c976cd1f0 Fix Fortress Forever gamedata. Ruben Gonzalez 2015-03-27 21:29:06 -0400
  • debbaea384 Merge pull request #317 from alliedmodders/ffgamedata-update Ruben Gonzalez 2015-03-27 21:45:55 -0400
  • 756255999f Fix Fortress Forever gamedata. Ruben Gonzalez 2015-03-27 21:29:06 -0400
  • 35e4374e2e Fix not being able to block CS_OnCSWeaponDrop and clarify include file. Ruben Gonzalez 2015-03-27 19:54:42 -0400
  • 7b56dd5c8a Fix build. Nicholas Hastings 2015-03-22 19:23:58 -0400
  • 53f9bb0402 Add missing SetClientName description in function doc. Nicholas Hastings 2015-03-22 18:56:02 -0400
  • 885117fb66 Add hack-fix for CS:S reverting name changes done with SetClientName. Nicholas Hastings 2015-03-22 18:29:11 -0400
  • d12d7625aa Remove unused phrase. Nicholas Hastings 2015-03-22 15:36:07 -0400
  • 7399991181 Add SetClientName gamedata. Nicholas Hastings 2015-03-22 15:17:31 -0400
  • e62654acba Change sm_rename to use new SetClientName native. Nicholas Hastings 2015-03-22 12:15:30 -0700
  • 7d795b523e Add SetClientName native. Nicholas Hastings 2015-03-22 12:15:08 -0700
  • 38817bdd2c Pass a handle instead of entptr to ProcessCondChange for stability. Nicholas Hastings 2015-03-22 06:53:51 -0700
  • 4b8a581c9a Fix crash in games that don't support radio style menus Peace-Maker 2015-03-01 12:48:30 -0500
  • e5fb8984f4 Merge pull request #286 from peace-maker/noradiomenu_regression Nicholas Hastings 2015-03-21 18:46:56 -0400
  • 8b0a10ad1d Checkout submodules recursively. David Anderson 2015-03-15 19:31:34 -0700
  • 7fc993e079 Fix build. David Anderson 2015-03-15 19:27:44 -0700
  • d846d91b0b Merge pull request #300 from alliedmodders/sp-upstream David Anderson 2015-03-15 19:19:55 -0700
  • 660d6201ab Merge pull request #310 from InstantMuffin/patch-2 Nicholas Hastings 2015-03-15 20:22:47 -0400
  • 2ab3498ab0 Use upstream SourcePawn as a submodule. David Anderson 2015-03-08 12:37:10 -0700
  • f7f4ea4243 Fixed missing include in psyfork/memoryutils.cpp InstantMuffin 2015-03-15 21:42:06 +0100
  • 57c993e17e Merge pull request #303 from alliedmodders/tf2_vstk_fix Ruben Gonzalez 2015-03-14 09:26:16 -0400
  • 637471ef29 Merge pull request #303 from alliedmodders/tf2_vstk_fix Ruben Gonzalez 2015-03-14 09:26:16 -0400
  • f06a3605d2 Fix typo Ruben Gonzalez 2015-03-13 16:52:20 -0400
  • f523d6a74d Update function signature comments. Ruben Gonzalez 2015-03-13 16:19:57 -0400
  • ff8cbf97c4 FIx some TF2 natives not having the correct vstk size. Ruben Gonzalez 2015-03-12 18:28:17 -0400
  • ec32f3cf2d Update TF2's MakeBleed native for the latest update. Ruben Gonzalez 2015-03-12 17:54:47 -0400
  • a947dfa9d5 Update TF2's MakeBleed native for the latest update. Ruben Gonzalez 2015-03-12 17:54:47 -0400
  • 28870d2ae5 Make OpenDirectory error for empty path match error in DirExists. Nicholas Hastings 2015-03-10 18:58:00 -0700
  • cc3b86ea80 Throw an error if DirExists called with empty path. Nicholas Hastings 2015-03-10 18:57:28 -0700
  • ae8efdddcb Add GetTeamEntity native to SDKTools. Nicholas Hastings 2015-03-10 07:25:49 -0700
  • 7f24f137d6 Merge pull request #299 from alliedmodders/amtl-upstream David Anderson 2015-03-08 12:13:11 -0700
  • eaea3c927d Update upstream AMTL as a submodule. David Anderson 2015-03-08 00:16:51 -0800
  • 72475d6770 Merge pull request #295 from DoctorMcKay/fix-doc David Anderson 2015-03-08 00:10:13 -0800
  • 8bb6f0e5c6 Merge pull request #297 from alliedmodders/rm-packing David Anderson 2015-03-07 12:42:00 -0800
  • 0b990e46ab Remove scpack. David Anderson 2015-03-07 11:39:11 -0800
  • 1d313e3120 Move macro assembler out of public/assembler into sourcepawn/vm/x86. David Anderson 2015-03-07 11:16:37 -0800
  • 561004c4bf Move SourcePawn headers out of public/ into sourcepawn/include. David Anderson 2015-03-07 11:13:32 -0800
  • 6f1eefbdbe Strip internal SourcePawn dependencies on SM relative paths. David Anderson 2015-03-07 11:07:20 -0800
  • 23ac0b4637 Keep one copy of zlib in the SourcePawn tree. David Anderson 2015-03-07 11:02:44 -0800
  • a008a3f804 Remove msvc project files for SourcePawn. David Anderson 2015-03-07 10:53:12 -0800
  • c81e7e3410 Move batchtool out of sourcepawn. David Anderson 2015-03-07 10:52:13 -0800
  • d459ebee41 Rename jit/ to vm/. David Anderson 2015-03-07 10:50:15 -0800
  • ea684d5933 Merge pull request #296 from WildCard65/WildCard65-patch-1 Nicholas Hastings 2015-03-07 08:09:12 -0500
  • a730cfe9b5 Fixed regex.inc WildCard65 2015-03-07 08:07:11 -0500
  • c9b6b7b212 Moved note about releasing resources from OnPluginStart to OnPluginEnd Alexander Corn 2015-03-06 15:25:39 -0500
  • d72a9150a1 Merge pull request #294 from alliedmodders/explicit-ret-types Nicholas Hastings 2015-03-06 15:19:37 -0500
  • bfaedba9ed Merge pull request #287 from peace-maker/tempent_range Nicholas Hastings 2015-03-06 15:19:24 -0500
  • 0c5cbe536f Revert unintentional change. David Anderson 2015-03-06 11:00:15 -0800
  • 175f9afa68 Merge pull request #240 from alliedmodders/stock-values David Anderson 2015-03-06 10:53:21 -0800
  • 8216097b2c Allow capturing non-public functions as values. David Anderson 2015-01-04 17:13:58 -0800
  • adbdcd6b1d Add explicit return types to forwards missing them. Nicholas Hastings 2015-03-06 10:18:09 -0800
  • 3764881daa Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-03-06 11:26:26 -0500
  • ac4f594063 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-03-06 11:25:37 -0500
  • 2d53547e03 Merge pull request #289 from alliedmodders/more-ninvoke-killing Nicholas Hastings 2015-03-06 07:37:46 -0500
  • 7c775aee2e Merge pull request #288 from klausenbusk/patch-1 David Anderson 2015-03-06 01:52:32 -0800