aboutsummaryrefslogtreecommitdiff
path: root/util/sectors2sqlite.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27Environment: Time of day fixes and add serverside getterest314-17/+31
2015-10-27Fix missing #includePilzAdam1-0/+2
2015-10-27Move basic, non-numeric macros from util/numeric.h to basicmacros.hkwolekr2-10/+32
2015-10-26Fix jittering sounds on entities (fixes #2974)BlockMen3-59/+40
2015-10-26Fix typoBlockMen1-2/+1
2015-10-26SAPI: Fix seed parameter truncation for LuaPseudoRandom constructorkwolekr1-3/+3
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr5-12/+17
2015-10-26Remove some abort() callsest314-13/+7
2015-10-25SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...kwolekr1-1/+1
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr13-37/+141
2015-10-26Correct comment in l_util.cppest311-1/+3
2015-10-25Fix parameter passing to gettext callPilzAdam1-1/+1
2015-10-25Check if hitter has inventory when punching itemBlockMen1-3/+4
2015-10-25Credits: Remove my nameRui1-1/+0
2015-10-25Add option to disable backface culling for modelsBlockMen5-4/+15
2015-10-25Escape " in generated settings_translation_file.cppPilzAdam3-15/+18
2015-10-25Fix out of bounds vector write in Logger::addOutput(ILogOutput *out)est311-1/+2
2015-10-24Fix setting commentsPilzAdam1-7/+7
2015-10-24Don't allow games or mods to add secure. settingsPilzAdam1-152/+169
2015-10-24Mgfractal: Independent iterations and scale parametersparamat2-54/+62
2015-10-24Android: statically load iconv libraryest311-15/+16
2015-10-24Run updatepo.shest3128-5058/+69985
2015-10-24Better gettext support for protocol version mismatch messagesest311-9/+22
2015-10-24Small logging refactor and additional optionsest312-57/+89
2015-10-24Improve Lua settings menuPilzAdam5-754/+1359
2015-10-24Fix compilation under MSVC and remove unnecessary conditional function prototypekwolekr3-15/+2
2015-10-24Fix on_rightclick() being called directly after placing nodeBlockMen1-5/+4
2015-10-24Improve rollback database indexingcheapie1-2/+1
2015-10-24Flush rollback log more oftenest311-0/+3
2015-10-24Fix some threading things and add additional thread unittestskwolekr4-55/+137
2015-10-23Decoration API: Add flag for placement on liquid surfaceparamat5-8/+38
2015-10-22Add more ways to pass data to check_player_privsRobert Zenz2-7/+29
2015-10-22Translated using Weblate (Portuguese (Brazil))Leonardo1-8/+8
2015-10-22Translated using Weblate (Japanese)Rui1-17/+14
2015-10-22Translated using Weblate (German)est311-3/+3
2015-10-19init_log_streams: check if log_filename is empty.Jun Zhang1-1/+1
2015-10-18ABMs: Make catch-up behaviour optionalparamat5-14/+33
2015-10-18Settings tab: double click opens/closes treesKahrl1-0/+5
2015-10-18Settings tab: don't autoscroll when toggling "Show technical names"Kahrl1-2/+7
2015-10-18Remove wstrgettextest313-42/+34
2015-10-18Display sane output for empty descriptionsest311-3/+11
2015-10-17Fix GUITable selection issues with treesKahrl1-9/+30
2015-10-17Re-add "file" type for --add-location for xgettext callest311-1/+1
2015-10-17New settings tab contain all possible settingsPilzAdam5-970/+2539
2015-10-17Fix == to =Rui1-1/+1
2015-10-17Fix missing include on AIXkwolekr1-1/+4
2015-10-16Refactor Thread class to improve readability and portabilitykwolekr3-205/+350
2015-10-16Refactor thread utility interfacekwolekr6-25/+85
2015-10-17Fix crash regression when invsize formspec gets usedest311-4/+8
2015-10-15Fix enforcing of nametag hidingest311-0/+5