Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: minetest/minetest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ronsoros/minetest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 25, 2017

  1. Add send_chat_message() function

     -- Allow Lua script to 'fake' a message being typed in the chat box.
    ronsoros authored Mar 25, 2017
    Copy the full SHA
    a6817b8 View commit details
  2. Document send_chat_message(message)

    ronsoros authored Mar 25, 2017
    Copy the full SHA
    14ceaeb View commit details
  3. Update l_client.cpp

    ronsoros authored Mar 25, 2017
    Copy the full SHA
    77a3209 View commit details
  4. Remove unneeded wording.

    Removed "Commands starting with / are run"
    ronsoros authored Mar 25, 2017
    Copy the full SHA
    1241b01 View commit details
  5. Copy the full SHA
    c91b703 View commit details

Commits on Apr 3, 2017

  1. Merge branch 'master' into master

    ronsoros authored Apr 3, 2017
    Copy the full SHA
    9c981c0 View commit details

Commits on Apr 4, 2017

  1. Request: make it a hacked client

    ronsoros authored Apr 4, 2017
    Copy the full SHA
    7401483 View commit details
Loading