Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix typo invalid for loop end | sapier | 2013-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | Clean up Mapgen | kwolekr | 2013-03-11 | 6 | -3220/+784 | |
| | | ||||||
| * | Move l_get_all_craft_recipes to scriptapi_craft | sapier | 2013-03-11 | 3 | -73/+74 | |
| | | ||||||
| * | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 | 63 | -1417/+1330 | |
| | | ||||||
| * | Update menulogo.png | Ilya Zhuravlev | 2013-03-10 | 1 | -0/+0 | |
| | | ||||||
| * | Re-add dungeons in new dungeongen.cpp | kwolekr | 2013-03-10 | 7 | -553/+774 | |
| | | ||||||
| * | Change libjson to libjsoncpp in .gitignore | PilzAdam | 2013-03-06 | 1 | -1/+3 | |
| | | ||||||
| * | Fix Irrlicht includes in scriptapi_* | kwolekr | 2013-03-06 | 7 | -11/+2 | |
| | | ||||||
| * | fix link if system json lib exists | proller | 2013-03-05 | 2 | -7/+7 | |
| | | ||||||
| * | Added method to get all registered recipes for item(node) | RealBadAngel | 2013-03-05 | 4 | -0/+120 | |
| | | ||||||
| * | Allow any character in formspec strings with escape char | kwolekr | 2013-03-05 | 5 | -56/+129 | |
| | | ||||||
| * | split scriptapi.cpp | sapier | 2013-03-05 | 29 | -6541/+8096 | |
| | | | | | | | | | | | | Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits | |||||
| * | Bump version to 0.4.5 | kwolekr | 2013-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | Fix pickup of dropped items when the player only takes a part of them | PilzAdam | 2013-03-03 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #513 from sfan5/patch-2 | kwolekr | 2013-03-02 | 1 | -0/+36 | |
| |\ | | | | | | | Add python script to doc/protocol.txt | |||||
| | * | Add python script to doc/protocol.txt | sfan5 | 2013-02-28 | 1 | -0/+36 | |
| | | | ||||||
| * | | Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1); | Ilya Zhuravlev | 2013-03-03 | 1 | -0/+1 | |
| | | | ||||||
* | | | Translated using Weblate (Spanish) | Lord James | 2013-03-30 | 1 | -9/+9 | |
| | | | ||||||
* | | | Translated using Weblate (Russian) | Anton Tsyganenko | 2013-03-30 | 1 | -18/+22 | |
| | | | ||||||
* | | | Translated using Weblate (Japanese) | Mitori Itoshiki | 2013-03-30 | 1 | -59/+94 | |
| | | | ||||||
* | | | Translated using Weblate (Italian) | Fabio Luongo | 2013-03-30 | 1 | -145/+142 | |
| | | | ||||||
* | | | Translated using Weblate (Estonian) | Ragnar Laud | 2013-03-30 | 1 | -151/+173 | |
| | | | ||||||
* | | | Translated using Weblate (Russian) | 4aiman Konsorumaniakku | 2013-03-28 | 1 | -11/+10 | |
| | | | ||||||
* | | | Translated using Weblate (Russian) | Mitori Itoshiki | 2013-03-09 | 1 | -8/+11 | |
| | | | ||||||
* | | | Translated using Weblate (Chinese (China)) | Shen Zheyu | 2013-03-09 | 1 | -35/+14 | |
| | | | ||||||
* | | | Translated using Weblate (Russian) | 4aiman Konsorumaniakku | 2013-03-07 | 1 | -68/+77 | |
| | | | ||||||
* | | | Translated using Weblate (Japanese) | c h | 2013-03-07 | 1 | -15/+15 | |
| | | | ||||||
* | | | Merge remote branch 'origin/master' | Weblate | 2013-03-01 | 2 | -0/+730 | |
|\| | | ||||||
| * | | Add Estonian language template | Ilya Zhuravlev | 2013-03-01 | 1 | -0/+729 | |
| | | | ||||||
| * | | Fix "longjmp causes uninitialized stack frame" (serverlist.cpp) | Ilya Zhuravlev | 2013-03-01 | 1 | -0/+1 | |
| |/ | ||||||
* / | Translated using Weblate (Japanese) | Mitori Itoshiki | 2013-03-01 | 1 | -8/+8 | |
|/ | ||||||
* | Merge remote branch 'origin/master' | Weblate | 2013-02-28 | 5 | -17/+41 | |
|\ | ||||||
| * | Change default settings for log level, texture atlas, document new settings | kwolekr | 2013-02-27 | 2 | -9/+36 | |
| | | ||||||
| * | Fix nodeplacement prediction | PilzAdam | 2013-02-27 | 3 | -8/+5 | |
| | | ||||||
* | | Merge remote branch 'origin/master' | Weblate | 2013-02-28 | 259 | -1471/+16737 | |
|\| | ||||||
| * | Fix most warnings, re-fix MSVC compile error | kwolekr | 2013-02-26 | 10 | -19/+22 | |
| | | ||||||
| * | Merge pull request #482 from proller/liquid | kwolekr | 2013-02-25 | 10 | -8/+384 | |
| |\ | | | | | | | finite liquid | |||||
| | * | new adjustable finite liquid | proller | 2013-02-24 | 10 | -8/+384 | |
| | | | ||||||
| * | | Remove dead code, relocate some code | kwolekr | 2013-02-25 | 2 | -399/+53 | |
| | | | ||||||
| * | | Fix selection of # threads, set default to 1 thread | kwolekr | 2013-02-25 | 2 | -3/+2 | |
| | | | ||||||
| * | | Fix build on Windows | kwolekr | 2013-02-25 | 3 | -3/+12 | |
| | | | ||||||
| * | | Fix most walled-off caves | kwolekr | 2013-02-25 | 3 | -15/+18 | |
| | | | ||||||
| * | | Tune queue limits, some other adjustments | kwolekr | 2013-02-25 | 4 | -29/+174 | |
| | | | ||||||
| * | | Misc. cleanup and minor fixes | kwolekr | 2013-02-25 | 5 | -44/+23 | |
| | | | ||||||
| * | | Add multi-Emerge thread support | kwolekr | 2013-02-25 | 8 | -64/+160 | |
| | | | ||||||
| * | | Add emerge queue limit configuration | kwolekr | 2013-02-25 | 3 | -14/+20 | |
| | | | ||||||
| * | | Fix EmergeThread hang on exit | kwolekr | 2013-02-25 | 1 | -2/+7 | |
| | | | ||||||
| * | | Add global and per-peer queue limits | kwolekr | 2013-02-25 | 3 | -27/+49 | |
| | | | ||||||
| * | | Add emerge.cpp, initial EmergeThread changes | kwolekr | 2013-02-25 | 12 | -560/+886 | |
| | | | | | | | | | | | | | | | | | | | | | - Neatly placed all emerge related code into a new file, emerge.cpp - Greatly cleaned up the code in EmergeThread::Thread() - Reworked Emerge queue. Now an actual std::queue of v3s16 block positions - Removed the completely unnecessary map of peer ids requesting blocks | |||||
| * | | Update Copyright Years | Sfan5 | 2013-02-24 | 222 | -237/+237 | |
| | | |