Commit Graph

  • f6e01adab7 Makefile support for build without leveldb sapier 2014-07-07 23:10:26 +0200
  • fa427d641b Add sqlite3 backend hack for android sapier 2014-07-07 22:57:11 +0200
  • 6c5f79fee9 Fix the *CDP display SmallJoker 2014-07-14 16:54:18 +0200
  • e9e9e42573 Fix mainmenu game initialisation BlockMen 2014-08-14 07:18:32 +0200
  • 5e54bf1472 Make faces shading correct for all possible modes. Skip shading for lightsources and top of the nodes. Fixes liquid sources and flowing surfaces having different brightness. RealBadAngel 2014-08-10 23:43:26 +0200
  • 587167e940 Move #includes from version.h to version.cpp Kahrl 2014-08-09 22:05:09 +0200
  • 15f3713e2f Formspec escape fixed seen in world creation menu ShadowNinja 2014-08-05 15:37:53 -0400
  • d7bcde6db4 Disable preload_item_visuals by default ShadowNinja 2014-08-04 16:54:11 -0400
  • 6929206bc2 Fix issue 1527 https://github.com/minetest/minetest/issues/1527 Craig Robbins 2014-07-30 11:39:24 +1000
  • 17345404ba Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476 sfan5 2014-07-29 10:47:38 +0200
  • 5884236046 Rework texture generating code, add texture grouping via ( ... ) sfan5 2014-07-24 21:55:09 +0200
  • 5357a17bac Don't include cmake_config_githash.h into files that don't need it sfan5 2014-07-24 13:04:35 +0200
  • 8979a3dd99 Dont display interior of glasslike_framed node when its not defined. Fixes https://github.com/minetest/minetest/issues/1514 RealBadAngel 2014-07-24 20:58:08 +0200
  • 3bf05f020c Allow full circle rotation with 2degs step for plantlike drawtype. RealBadAngel 2014-07-24 20:02:20 +0200
  • 9dc8901e32 Add rotation for plantlike drawtype. RealBadAngel 2014-07-22 00:32:03 +0200
  • 70074800a2 Bugfix in makeCuboid - apply rotations to all faces when 1 tile is given. RealBadAngel 2014-07-20 16:22:48 +0200
  • 33ca115ae4 Remove vector assertions ShadowNinja 2014-07-08 20:44:47 -0400
  • f0db6c4423 Speedup mapblock_mesh RealBadAngel 2014-07-15 09:07:52 +0200
  • 625489dff4 Fix texture glitches for plants with visual scale > 1.0 (jungle grass). RealBadAngel 2014-07-17 14:10:23 +0200
  • 61088b16c9 Fix texture hack in fences. RealBadAngel 2014-07-17 13:37:18 +0200
  • d38f6ebb9b Fix error handling on inconsistent client ready message Fix android makefile to provide a correct dummy githash if detection fails sapier 2014-07-16 20:01:00 +0200
  • 7d72ac6a69 Make tooltip_show_delay=0 work Zefram 2014-07-02 14:32:54 +0100
  • 07f444ed85 Permit non-integer sizes for item_image[] Zefram 2014-07-02 15:03:27 +0100
  • aebbcbf398 Fix indexing error in timer processing Zefram 2014-07-16 17:24:39 +0200
  • 9a016a6294 Fix flipped textures for drawtype "glasslike" sapier 2014-07-16 16:37:41 +0200
  • 65b8b524c0 Add srollbar formspec element sapier 2014-06-19 18:17:35 +0200
  • 903d343b08 Fix android build after removal of indev and math mapgen sapier 2014-07-16 13:40:30 +0200
  • 24a631ee2a Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726 Novatux 2014-07-12 10:51:09 +0200
  • eec456be63 Move MapBlock (de)serializing code out of Database class sfan5 2014-07-08 20:04:37 +0200
  • 3feece1f28 Remove proller from credits proller 2014-07-12 18:28:17 +0400
  • 2d90aca4ab Remove indev mapgen proller 2014-07-12 18:21:54 +0400
  • 7df83c2c67 Remove math mapgen proller 2014-07-12 18:15:55 +0400
  • e69d660784 Update default control documentation BlockMen 2014-07-07 19:12:38 +0200
  • 5ca336ea92 Switch back repository to dev-mode after 0.4.10 release. sapier 2014-07-07 19:08:41 +0200
  • c9ba92c4ad Faces shading fixes RealBadAngel 2014-07-07 16:17:51 +0200
  • a2e1b0fc7f Don't copy back already generated blocks on map generation kwolekr 2014-07-07 01:51:04 -0400
  • 8b3ed78e53 Don't unload blocks if save failed kwolekr 2014-07-07 01:20:25 -0400
  • e14c4cdd4c Fix regression in leveldb backend sapier 2014-07-07 00:06:06 +0200
  • 96f285f71e Update version numbers for 0.4.10 sapier 2014-07-06 22:39:47 +0200
  • 2e19af9919 Fix client crash on deletion of an object the clients localplayer is attached to sapier 2014-07-06 22:11:21 +0200
  • b459f53ac3 Switch android to leveldb as sqlite3 is broken and fails to save any mapblock there sapier 2014-07-06 21:24:31 +0200
  • d020e0771d Improve error reporting in leveldb backend sfan5 2014-06-25 07:25:33 +0200
  • 9b44bbd0a6 Fix non-smooth non-shader node shading (Fixes #1436, regression by commit a0f78659f3) Perttu Ahola 2014-07-06 21:57:12 +0300
  • eadde1e741 Fix errors/warnings reported by valgrind sfan5 2014-07-06 16:17:46 +0200
  • 6bd15247f9 Fix memory leak in EmergeManager PilzAdam 2014-07-06 15:41:56 +0200
  • 37b7f094e3 Fix warnings reported by clang sfan5 2014-07-06 13:07:23 +0200
  • 5f9962e1cc Fix typos in doc/lua-api.txt sfan5 2014-07-05 12:19:55 +0200
  • 2fee2baf98 Remove FPS from being next to the version string Perttu Ahola 2014-07-05 11:54:09 +0300
  • 95be18a3c1 Fix typo in doc/lua_api.txt Kahrl 2014-07-05 01:09:53 +0200
  • b8343cd11c Fix memory leaks in GenericCAO, ShaderSource and Player classes sapier 2014-07-02 23:33:18 +0200
  • 3d6d66b181 Fix inversion of full_punch_interval Novatux 2014-07-02 16:48:11 +0200
  • 567dea29ee Move master server to seperate repository ShadowNinja 2014-06-30 17:08:22 -0400
  • bfaba2c12a Fix regression in light calculation sapier 2014-06-30 22:56:08 +0200
  • 9afeb97fc6 Fix serverlist code style, const-correctness, and types ShadowNinja 2014-06-20 00:59:39 -0400
  • b4c2e79ea4 Fix server list boolean typing and alignment ShadowNinja 2014-06-19 20:21:02 -0400
  • b2dfde8c8c Add support for multipart/form-data to HTTPFetch for server announcing ShadowNinja 2014-06-19 16:00:22 -0400
  • 1c01ed5f13 Masterserver: Fix compiling servers.jst proller 2014-06-30 20:47:50 +0400
  • 7f99904eb1 Add redis options to documentation sfan5 2014-06-29 21:34:49 +0200
  • c39992e429 Copy zlib and freetype dll to windows package too sapier 2014-06-29 19:36:51 +0200
  • 1cc40c0a7c Add support for Android 2.3+ sapier 2014-04-21 14:10:59 +0200
  • ff36071d93 Don't spam server console on player/playersao error but just drop the affected client sapier 2014-06-29 17:55:21 +0200
  • ea6c3835de Glasslike_framed drawtype rework. RealBadAngel 2014-06-29 10:41:49 +0200
  • c410e9182d OS X compatibility fixes Martin Doege 2014-06-26 20:30:22 +0200
  • ee7af21e41 Fix msvc2012 build sapier 2014-06-29 16:57:50 +0200
  • ebf7ea5019 Add formspec api versioning sapier 2014-06-25 19:04:47 +0200
  • 1367895ae2 Make sure none of the irrlicht member objects of GenericCAO are deleted prior deletion of GenericCAO sapier 2014-06-29 11:57:01 +0200
  • 3c5df42a17 Make player files saving again SmallJoker 2014-06-28 17:01:15 +0200
  • 897c218b96 Masterserver: Fix undefined players proller 2014-06-28 22:10:55 +0400
  • c91f8b1d25 Add prefixes to enum values and fix style issues kwolekr 2014-06-28 02:02:38 -0400
  • 6ee0db6fec Make GUITable mouse wheel scrolling faster Kahrl 2014-06-27 23:55:01 +0200
  • f383766dbf Fix GenericCAO fails to grabing member animated mesh node to prevent it do be deleted to early sapier 2014-06-27 20:42:20 +0200
  • ed2c8ba9c5 Fix wrong status text rectangle. Fix for #1412 RealBadAngel 2014-06-27 20:16:37 +0200
  • 13517fb726 Add separate download timeout to allow download of bigger files or on low bandwidth lines sapier 2014-06-15 21:30:44 +0200
  • 24face5249 Fix statement not set NULL on deletion Make local only variables static sapier 2014-06-25 19:59:45 +0200
  • 09ba047c01 Add setting for tooltips show delay. RealBadAngel 2014-06-25 11:52:09 +0200
  • 27538ecef5 Tooltips rework. Separate element for tooltips. Delayed showing, use global color or given ones. RealBadAngel 2014-06-24 12:28:24 +0200
  • d1ee708db2 Handle missing tablecolumns[], fixes bug #1187 Kahrl 2014-06-24 01:26:43 +0200
  • a578f34db5 GUITable typo fixes in comments Kahrl 2014-06-24 01:06:24 +0200
  • 089fc010ab Store the maximum player file tries in a constant ShadowNinja 2014-06-23 15:55:47 -0400
  • e491f8cd48 Only try to load from possible player files ShadowNinja 2014-06-01 13:11:37 -0400
  • 7e6db1b803 Only keep players loaded while they're connected ShadowNinja 2014-05-30 16:04:07 -0400
  • 50127510e7 Remove confusing code block from SQLite3 database ShadowNinja 2014-06-23 15:27:54 -0400
  • d9de29fa50 Clear inventory before setting lists ShadowNinja 2014-06-13 17:07:42 -0400
  • 5fb8778e28 Fix Windows build sfan5 2014-06-23 14:50:00 +0200
  • f6fc39e69a Fix race condition on accessing m_time_of_day_speed causing day night race on some architectures sapier 2014-06-22 23:19:10 +0200
  • b3a2ef1a91 Remove MapVoxelManipulator not really used by anyone sapier 2014-06-09 14:25:35 +0200
  • 8ad83767cf Remove emerge and speedup addArea by using memcopy instead of one by one assignment sapier 2014-06-09 13:29:22 +0200
  • d5de0cbf71 Minor fix in check order sapier 2014-06-08 14:16:48 +0200
  • fcfd53aed1 Don't keep temporary images in RAM sapier 2014-06-12 22:41:57 +0200
  • 334ec4bb1b Avoid doing a full material compare if not even first texture does match sapier 2014-06-12 22:33:50 +0200
  • 35ec3855f6 Speedup attachement handling by replacing vector search by direct array access and secondary child lookup vector sapier 2014-06-08 12:49:06 +0200
  • 56bf867874 Use memset for flag initialization (compiler optimization is way better) use temp variables instead of recalculating array index sapier 2014-06-07 02:52:58 +0200
  • 496cb115b1 Speedup getTileInfo by up to 30% sapier 2014-06-07 01:52:07 +0200
  • 5d06bdf8ac Speedup getBlockNodeIdMapping by up to factor 4 by using a fixed size mapping array sapier 2014-06-08 17:25:52 +0200
  • 2625323f25 Fix menu crash due to lack of favourites list sapier 2014-06-22 14:00:57 +0200
  • 9056c163a7 Fix sqlite3 map shutdown fails due to missing to finalize list statement Add error output on fail to shutdown sqlite3 map db Implement shutdown of sqlite3 rollback db sapier 2014-06-22 02:31:24 +0200
  • d4245e6cac Support for scalable font and gui elements Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust! sapier 2014-06-14 11:22:09 +0200
  • a0097c6bfa Fix uncought deserialization error on receiving data sapier 2014-06-22 00:05:41 +0200
  • f8522d50e7 Fix server assert in case of invalid message from client, just kick that client. sapier 2014-06-21 23:56:46 +0200
  • 2b9beead38 Don't handle lack of IPv6 as fatal in unit tests sapier 2014-06-20 22:35:50 +0200