Commit Graph

  • b1ae2a178f Merge pull request #293 from alliedmodders/spcomp-option-spaces Fyren 2015-03-06 02:50:50 -0700
  • fa2dc5b20a Merge pull request #290 from InstantMuffin/patch-1 David Anderson 2015-03-06 01:43:54 -0800
  • dd8fa985c1 Reapply ancient patch to allow space in spcomp options. Fyren 2015-03-06 09:08:24 +0000
  • 81926ceae2 Merge pull request #292 from alliedmodders/sourcepawn-fix-signed-compare Fyren 2015-03-06 01:48:54 -0700
  • d3da389f9f Signed comparison warning fixes. Fyren 2015-03-06 06:27:37 +0000
  • 782eee3c58 Merge pull request #291 from VoiDeD/spcomp-error25-improvements David Anderson 2015-03-05 23:04:19 -0800
  • d0d0ea5051 Merge pull request #269 from KyleSanderson/wnoerrorsign Kyle Sanderson 2015-03-05 20:05:06 -0800
  • 3509f963ee Improve the diagnostic given when a function prototype doesn't match an existing definition. Ryan Stecker 2015-03-05 18:45:15 -0600
  • 98cbef547a Update functions.inc InstantMuffin 2015-03-05 21:03:46 +0100
  • 90d3841ab2 Fix mac build. David Anderson 2015-03-05 11:51:08 -0800
  • 3f2ad5ccb0 Documentation oddities for Call_PushStringEx InstantMuffin 2015-03-05 20:47:05 +0100
  • 6f8ffd55a7 Merge pull request #263 from alliedmodders/admins-trans Nicholas Hastings 2015-03-05 14:32:15 -0500
  • 96703c247c Remove references to INativeInvoker.h from extension boilerplate. Nicholas Hastings 2015-03-05 10:59:19 -0800
  • c39565ddb1 Fix spacing. Nicholas Hastings 2015-03-05 10:56:54 -0800
  • 70390ff1f7 Purge Purge. Nicholas Hastings 2015-03-05 10:56:36 -0800
  • 924b7621ac Updated KillTimer documentation.. Kristian Klausen 2015-03-05 17:15:54 +0100
  • 715a51d01f Merge pull request #285 from alliedmodders/frames David Anderson 2015-03-04 23:45:59 -0800
  • a1afa23bc4 Implement a new stack and error handling model for the SourcePawn VM. David Anderson 2015-02-27 00:32:44 -0800
  • 2754be4066 Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) Ryan Stecker 2015-02-15 21:53:31 -0600
  • b53947ccc3 Add TE_SendToAllInRange Peace-Maker 2015-03-03 17:22:01 +0100
  • b52054de1e Fix crash in games that don't support radio style menus Peace-Maker 2015-03-01 18:48:30 +0100
  • b43da7b7f0 Fix Mac build. Nicholas Hastings 2015-02-27 04:53:31 -0800
  • fdc3c0791e Merge pull request #266 from alliedmodders/tfconds-reducks Nicholas Hastings 2015-02-27 04:43:15 -0800
  • 94c982f8cf Merge pull request #267 from 50Wliu/tf2_setclientteam Nicholas Hastings 2015-02-24 10:23:23 -0500
  • 04827466b0 Rewrite the .smx parser. David Anderson 2015-02-25 02:19:38 -0800
  • afbcdc8a20 Merge branch 'rm-interpreter' David Anderson 2015-02-25 22:22:07 -0800
  • b5ae5defcf Merge branch 'simpl-fns' David Anderson 2015-02-25 22:21:43 -0800
  • 1f351c50d5 Merge branch 'fix-native-updating' David Anderson 2015-02-25 22:20:41 -0800
  • 9a37b94f4d Merge pull request #280 from alliedmodders/rm-ctx David Anderson 2015-02-26 15:46:32 -0800
  • acf6dcac86 Remove the interpreter. David Anderson 2015-02-24 23:57:08 -0800
  • fcec0ee7c7 Use AutoPtr in more places in the JIT. David Anderson 2015-02-24 23:50:23 -0800
  • b9b0ec865c Simplify the JIT function cache. David Anderson 2015-02-24 23:37:23 -0800
  • fcaa5361c8 Don't expose mutable sp_native_t. David Anderson 2015-02-24 22:58:31 -0800
  • 33588b65ce Remove sp_context_t. David Anderson 2015-02-24 21:41:35 -0800
  • c09c65e4c7 Remove sp_context_t::plugin. David Anderson 2015-02-24 21:35:22 -0800
  • 11ea385169 Remove sp_context_t::rval. David Anderson 2015-02-24 21:34:30 -0800
  • 3a0310e832 Remove sp_context_t::basecx. David Anderson 2015-02-24 21:19:29 -0800
  • 31ab1ced06 Move hp from sp_context_t to PluginContext. David Anderson 2015-02-24 21:18:34 -0800
  • b2c61a341a Move sp from sp_context_t to PluginContext. David Anderson 2015-02-24 21:06:06 -0800
  • 4c9321f02a Move frm from sp_context_t to PluginContext. David Anderson 2015-02-24 21:01:05 -0800
  • d2005bd42a Move cip from sp_context_t to PluginContext. David Anderson 2015-02-24 20:53:44 -0800
  • 8817de8a55 Remove err from sp_context_t. David Anderson 2015-02-24 20:41:13 -0800
  • 97dbc7ff07 Move n_err from sp_context_t to PluginContext. David Anderson 2015-02-24 20:16:13 -0800
  • 9c104ef310 Move nidx from sp_context_t to PluginContext. dvander@alliedmods.net 2015-02-24 19:59:45 -0800
  • 66b00d4ae7 Updated plugin blacklist. Asher Baker 2015-02-25 01:10:28 +0000
  • 784f9f4993 Merge pull request #213 from splewis/find-array-nonzero-blocks Asher Baker 2015-02-24 22:37:49 +0000
  • 7f0ff04ccf Updated plugin blacklist. Asher Baker 2015-02-25 01:10:28 +0000
  • 5502fbbdc1 Move the tracker from sp_context_t to PluginContext. dvander@alliedmods.net 2015-02-24 15:43:41 -0800
  • deedc1aaa6 Remove unused fields from sp_context_t. dvander@alliedmods.net 2015-02-24 15:21:52 -0800
  • 37af05c456 Move the debug return stack into PluginContext. dvander@alliedmods.net 2015-02-24 15:20:00 -0800
  • 8c35d79576 Merge pull request #279 from alliedmodders/mv-basecontext David Anderson 2015-02-24 14:56:32 -0800
  • 6572989993 Merge pull request #213 from splewis/find-array-nonzero-blocks Asher Baker 2015-02-24 22:37:49 +0000
  • 8eed58a467 Rename sp_vm_basecontext to plugin-context. dvander@alliedmods.net 2015-02-24 12:55:00 -0800
  • 2e77155b4e Rename BaseContext to PluginContext. dvander@alliedmods.net 2015-02-24 12:50:09 -0800
  • 8b8edf6e70 Remove dead file and fix gcc build. dvander@alliedmods.net 2015-02-24 11:39:28 -0800
  • f0aa177bf8 Merge branch 'cc3' dvander@alliedmods.net 2015-02-24 11:06:11 -0800
  • e163204643 Merge branch 'cc2'. dvander@alliedmods.net 2015-02-24 11:05:25 -0800
  • 50d7d7eedb Merge branch 'rm-watchdog-singleton' dvander@alliedmods.net 2015-02-24 11:04:06 -0800
  • ec05036a2d Merge pull request #274 from alliedmodders/refactor-api David Anderson 2015-02-24 11:03:32 -0800
  • b8223d1b98 Merge pull request #267 from 50Wliu/tf2_setclientteam Nicholas Hastings 2015-02-24 10:23:23 -0500
  • 781c5129a9 Remove the JITX86 class. David Anderson 2015-02-24 01:19:16 -0800
  • 111dd7eb68 Factor code stubs out of JITX86. David Anderson 2015-02-24 01:12:23 -0800
  • 21f5400d9c Remove ICompilationData. David Anderson 2015-02-24 00:21:52 -0800
  • 8cf3e227ea Move context var initialization into BaseContext. David Anderson 2015-02-24 00:06:49 -0800
  • 8c95919b32 Move watchdog/runtime interaction into Environment. David Anderson 2015-02-23 23:49:39 -0800
  • b406c3d03d Merge sp_vm_engine and engine2. David Anderson 2015-02-23 22:36:10 -0800
  • c70e87d582 Move the code cache into Environment, and out of knight/shared. David Anderson 2015-02-23 23:12:45 -0800
  • 57ba8fd09b De-singleton-ify the watchdog timer. David Anderson 2015-02-23 22:47:08 -0800
  • 3cf3f6c3f8 Merge sp_vm_engine and engine2. David Anderson 2015-02-23 22:36:10 -0800
  • 499f7b3929 Refactor the public API entrypoint for SourcePawn. David Anderson 2015-02-23 18:19:33 -0800
  • e58415f94a Fix shell build on Windows. David Anderson 2015-02-24 01:49:03 -0800
  • 38d2c3690a Merge pull request #273 from alliedmodders/add-shell David Anderson 2015-02-23 20:28:30 -0800
  • 4212fb88c8 Build the debug spshell as part of AMBuild. David Anderson 2015-02-23 20:21:17 -0800
  • f769e1a00c Merge pull request #272 from alliedmodders/rn-runtime David Anderson 2015-02-23 16:56:18 -0800
  • 1f9b898702 Rename BaseRuntime files to plugin-runtime. dvander@alliedmods.net 2015-02-23 16:44:15 -0800
  • 2f71cb4cd7 Rename BaseRuntime to PluginRuntime. dvander@alliedmods.net 2015-02-23 16:40:36 -0800
  • b8d2be9a0d Merge pull request #271 from alliedmodders/rm-jit-function David Anderson 2015-02-23 16:28:28 -0800
  • b2d8dde3a5 Rename Function to CompiledFunction. dvander@alliedmods.net 2015-02-23 16:27:57 -0800
  • 0ee4885056 Rename sp_vm_function to scripted-invoker. dvander@alliedmods.net 2015-02-23 16:14:59 -0800
  • 45bac7feb0 Rename jit_function to compiled-function. dvander@alliedmods.net 2015-02-23 16:04:57 -0800
  • 892b8c05b1 Rename JitFunction to CompiledFunction and CFunction to ScriptedInvoker. dvander@alliedmods.net 2015-02-23 15:47:47 -0800
  • 7d64ade621 Merge pull request #270 from alliedmodders/modernize-vm-style David Anderson 2015-02-23 14:38:28 -0800
  • 45c43f4aee Modernize sp_vm_basecontext. dvander@alliedmods.net 2015-02-23 13:40:01 -0800
  • 1b47aa10ca Modernize sp_vm_engine style. dvander@alliedmods.net 2015-02-23 13:08:28 -0800
  • bcd88b4437 Modernize sp_vm_function style. dvander@alliedmods.net 2015-02-23 13:01:00 -0800
  • 10d778e344 Modernize engine2.* style. dvander@alliedmods.net 2015-02-23 12:49:26 -0800
  • 0100ebadb9 Fix build on GCC. dvander@alliedmods.net 2015-02-23 12:40:02 -0800
  • 20b5f76572 🎨 Change to TF2_ChangeClientTeam Wliu 2015-02-22 20:20:45 -0500
  • 6fb9e1b30e Fix Insurgency s_pTempEntities offset on Windows. Nicholas Hastings 2015-02-22 20:08:42 -0500
  • 62ed3973b5 Fix Insurgency s_pTempEntities offset on Windows. Nicholas Hastings 2015-02-22 20:08:42 -0500
  • 51c1e17717 Use new IVEngineServer::GetIServer to get IServer* on Insurgency. Nicholas Hastings 2015-02-22 15:16:26 -0500
  • 5f7e800444 Use new IVEngineServer::GetIServer to get IServer* on Insurgency. Nicholas Hastings 2015-02-22 15:16:26 -0500
  • c911af4109 Update Insurgency Windows SDKTools gamedata. Nicholas Hastings 2015-02-22 10:14:53 -0500
  • b52b5f46f0 Update Insurgency Windows SDKTools gamedata. Nicholas Hastings 2015-02-22 10:14:53 -0500
  • 3386a3af80 Add Wno-error=sign-compare for gcc to Compiler. Kyle Sanderson 2015-02-21 20:25:39 -0800
  • 9099516906 Merge pull request #200 from alliedmodders/travis-clang-3.5 Kyle Sanderson 2015-02-21 19:28:38 -0800
  • f235f97d95 Install g++-4.8 before installing llvm 3.5 Kyle Sanderson 2015-02-21 19:20:18 -0800
  • a67c54f0c0 Root Menu Handles during Display. Kyle Sanderson 2015-02-21 17:10:26 -0800
  • 4bd4d8d4a5 Merge pull request #268 from KyleSanderson/MenuCrash Kyle Sanderson 2015-02-21 17:25:25 -0800
  • 284fab7254 Root Menu Handles during Display. Kyle Sanderson 2015-02-21 17:10:26 -0800