oweals/minetest.git
14 years agoTweaking around
Perttu Ahola [Tue, 25 Jan 2011 07:30:49 +0000 (09:30 +0200)]
Tweaking around

14 years agoFixed a bug of server not reloading unloaded blocks when player builds or digs on...
Perttu Ahola [Tue, 25 Jan 2011 07:29:59 +0000 (09:29 +0200)]
Fixed a bug of server not reloading unloaded blocks when player builds or digs on them.

14 years agoFaster lighting at map generation time
Perttu Ahola [Mon, 24 Jan 2011 14:36:58 +0000 (16:36 +0200)]
Faster lighting at map generation time

14 years agoforgot old water unit tests
Perttu Ahola [Mon, 24 Jan 2011 11:44:07 +0000 (13:44 +0200)]
forgot old water unit tests

14 years agocommented out old water stuff
Perttu Ahola [Mon, 24 Jan 2011 11:42:13 +0000 (13:42 +0200)]
commented out old water stuff

14 years agoupdated grass_side.png to binary package creation script
Perttu Ahola [Mon, 24 Jan 2011 11:34:32 +0000 (13:34 +0200)]
updated grass_side.png to binary package creation script

14 years agoMainly some texture tweaking
Perttu Ahola [Mon, 24 Jan 2011 11:32:11 +0000 (13:32 +0200)]
Mainly some texture tweaking

14 years agosmall fixes here and there
Perttu Ahola [Sun, 23 Jan 2011 23:58:15 +0000 (01:58 +0200)]
small fixes here and there

14 years agotodo-list update
Perttu Ahola [Sun, 23 Jan 2011 15:33:19 +0000 (17:33 +0200)]
todo-list update

14 years agoOMG! Main Menu!
Perttu Ahola [Sun, 23 Jan 2011 15:29:15 +0000 (17:29 +0200)]
OMG! Main Menu!

14 years agotidyed README typos a bit
Perttu Ahola [Fri, 21 Jan 2011 09:12:06 +0000 (11:12 +0200)]
tidyed README typos a bit

14 years agoDocumentation updates.
Perttu Ahola [Fri, 21 Jan 2011 09:11:00 +0000 (11:11 +0200)]
Documentation updates.

14 years agooops... blew. now?
Perttu Ahola [Tue, 18 Jan 2011 21:13:29 +0000 (23:13 +0200)]
oops... blew. now?

14 years agoTried to fix install directory problem on linux... Let's hope this doesn't blow it...
Perttu Ahola [Tue, 18 Jan 2011 21:12:52 +0000 (23:12 +0200)]
Tried to fix install directory problem on linux... Let's hope this doesn't blow it all.

14 years agomade old build system to work too. the cmake one doesn't make working binaries for...
Perttu Ahola [Tue, 18 Jan 2011 13:05:29 +0000 (15:05 +0200)]
made old build system to work too. the cmake one doesn't make working binaries for some computers.

--HG--
rename : src/config.h.in => src/cmake_config.h.in

14 years agonow it works!
Perttu Ahola [Mon, 17 Jan 2011 22:45:07 +0000 (00:45 +0200)]
now it works!

14 years agotinkering
Perttu Ahola [Mon, 17 Jan 2011 22:38:23 +0000 (00:38 +0200)]
tinkering

14 years agofixed erroneus handling of many players with no peer existing at same time
Perttu Ahola [Mon, 17 Jan 2011 22:27:14 +0000 (00:27 +0200)]
fixed erroneus handling of many players with no peer existing at same time

14 years agofixed erroneus handling of many players with no peer existing at same time
Perttu Ahola [Mon, 17 Jan 2011 22:26:09 +0000 (00:26 +0200)]
fixed erroneus handling of many players with no peer existing at same time

14 years agoconfiguration updates; making to build on msvc
Perttu Ahola [Mon, 17 Jan 2011 21:35:09 +0000 (23:35 +0200)]
configuration updates; making to build on msvc

14 years ago.
Perttu Ahola [Mon, 17 Jan 2011 19:18:08 +0000 (21:18 +0200)]
.

14 years agominecraft-style water done (but no texture animation or sound)
Perttu Ahola [Mon, 17 Jan 2011 19:15:31 +0000 (21:15 +0200)]
minecraft-style water done (but no texture animation or sound)

14 years agoold water removed, some fixes here and there
Perttu Ahola [Mon, 17 Jan 2011 12:57:37 +0000 (14:57 +0200)]
old water removed, some fixes here and there

14 years agocommit before messing with water
Perttu Ahola [Mon, 17 Jan 2011 09:16:41 +0000 (11:16 +0200)]
commit before messing with water

14 years agofine-tuning of map generator and server and stuff.
Perttu Ahola [Mon, 17 Jan 2011 00:40:53 +0000 (02:40 +0200)]
fine-tuning of map generator and server and stuff.

14 years agoInitial commit of mapgen v.2. Lacks configuration and saving to disk.
Perttu Ahola [Sun, 16 Jan 2011 17:32:14 +0000 (19:32 +0200)]
Initial commit of mapgen v.2. Lacks configuration and saving to disk.

14 years agobacking up working heightmap.{h,cpp}
Perttu Ahola [Sat, 15 Jan 2011 13:55:03 +0000 (15:55 +0200)]
backing up working heightmap.{h,cpp}

14 years agogenerate-time lighting optimization
Perttu Ahola [Sat, 15 Jan 2011 11:50:13 +0000 (13:50 +0200)]
generate-time lighting optimization

14 years agojust backuppin' a working mapblock.cpp
Perttu Ahola [Sat, 15 Jan 2011 11:07:10 +0000 (13:07 +0200)]
just backuppin' a working mapblock.cpp

14 years agoPlayers are left on server while server is running. No passwords yet.
Perttu Ahola [Sat, 15 Jan 2011 01:28:19 +0000 (03:28 +0200)]
Players are left on server while server is running. No passwords yet.

14 years agotweaking around, including mapgen, player speed in water, settings
Perttu Ahola [Fri, 14 Jan 2011 23:26:29 +0000 (01:26 +0200)]
tweaking around, including mapgen, player speed in water, settings

14 years agofixed data path in porting.cpp for normal linux builds to get data from /binary/dir...
Perttu Ahola [Mon, 10 Jan 2011 16:21:44 +0000 (18:21 +0200)]
fixed data path in porting.cpp for normal linux builds to get data from /binary/dir/../share/APPNAME

14 years agorandom build system tweaking
Perttu Ahola [Sun, 9 Jan 2011 15:28:31 +0000 (17:28 +0200)]
random build system tweaking

14 years agoMainly small build system fixes
Perttu Ahola [Sat, 8 Jan 2011 22:49:32 +0000 (00:49 +0200)]
Mainly small build system fixes

14 years agoLots of small stuff
Perttu Ahola [Sat, 8 Jan 2011 17:35:14 +0000 (19:35 +0200)]
Lots of small stuff

14 years agocontinued.
Perttu Ahola [Sat, 8 Jan 2011 16:58:40 +0000 (18:58 +0200)]
continued.

14 years agoFixed (maybe) segfault if font is not found
Perttu Ahola [Sat, 8 Jan 2011 16:57:21 +0000 (18:57 +0200)]
Fixed (maybe) segfault if font is not found

14 years agomore linker parameters
Perttu Ahola [Sat, 8 Jan 2011 16:24:32 +0000 (18:24 +0200)]
more linker parameters

14 years agoFixed some missing linking to libraries
Perttu Ahola [Sat, 8 Jan 2011 16:21:22 +0000 (18:21 +0200)]
Fixed some missing linking to libraries

14 years agodoc updates; CMake works reasonably well now.
Perttu Ahola [Sat, 8 Jan 2011 15:45:26 +0000 (17:45 +0200)]
doc updates; CMake works reasonably well now.

14 years agoforgot config.h.in
Perttu Ahola [Sat, 8 Jan 2011 15:35:41 +0000 (17:35 +0200)]
forgot config.h.in

14 years agoCMake stuff works now on linux and windows... and should be possible to make to work...
Perttu Ahola [Sat, 8 Jan 2011 15:34:25 +0000 (17:34 +0200)]
CMake stuff works now on linux and windows... and should be possible to make to work on OS X.

14 years agoMade dungeons a bit rarer
Perttu Ahola [Sat, 8 Jan 2011 12:08:48 +0000 (14:08 +0200)]
Made dungeons a bit rarer

14 years agoCMake working on Linux (not on windows)
Perttu Ahola [Sat, 8 Jan 2011 01:10:20 +0000 (03:10 +0200)]
CMake working on Linux (not on windows)

--HG--
rename : Makefile => Makefile.bak

14 years agoAdded tag 110107195706-exp for changeset 69547bd6be42
Perttu Ahola [Fri, 7 Jan 2011 17:59:42 +0000 (19:59 +0200)]
Added tag 110107195706-exp for changeset 69547bd6be42

14 years agoFixed dedicated server build
Perttu Ahola [Fri, 7 Jan 2011 17:56:47 +0000 (19:56 +0200)]
Fixed dedicated server build

14 years agoAdded a more flexible path system (and fixed some minor stuff)
Perttu Ahola [Fri, 7 Jan 2011 17:39:27 +0000 (19:39 +0200)]
Added a more flexible path system (and fixed some minor stuff)

14 years agoremoving unused code and comments
Perttu Ahola [Fri, 7 Jan 2011 12:54:55 +0000 (14:54 +0200)]
removing unused code and comments

14 years agoupdated main.cpp TODO comments
Perttu Ahola [Fri, 7 Jan 2011 12:53:53 +0000 (14:53 +0200)]
updated main.cpp TODO comments

14 years agoremoved Client::isFetchingBlocks
Perttu Ahola [Fri, 7 Jan 2011 12:53:01 +0000 (14:53 +0200)]
removed Client::isFetchingBlocks

14 years agoremoved boost support from filesys.cpp; default to posix
Perttu Ahola [Fri, 7 Jan 2011 12:52:27 +0000 (14:52 +0200)]
removed boost support from filesys.cpp; default to posix

14 years agopossibly fixed broken crack textures on some machines
Perttu Ahola [Wed, 29 Dec 2010 19:53:42 +0000 (21:53 +0200)]
possibly fixed broken crack textures on some machines

14 years agotuned expired mesh updating while drawing a bit
Perttu Ahola [Wed, 29 Dec 2010 16:14:14 +0000 (18:14 +0200)]
tuned expired mesh updating while drawing a bit

14 years agoA bit longer day and a bit shorter night. Client-side.
Perttu Ahola [Wed, 29 Dec 2010 13:26:47 +0000 (15:26 +0200)]
A bit longer day and a bit shorter night. Client-side.

14 years agooops, forgot some test code in
Perttu Ahola [Mon, 27 Dec 2010 12:35:24 +0000 (14:35 +0200)]
oops, forgot some test code in

14 years agobetter debug output in segfaults and stack overflows in windows
Perttu Ahola [Mon, 27 Dec 2010 12:34:17 +0000 (14:34 +0200)]
better debug output in segfaults and stack overflows in windows

14 years agobetter grass generation (integration to sunlight propagation algorithms)
Perttu Ahola [Sun, 26 Dec 2010 12:34:34 +0000 (14:34 +0200)]
better grass generation (integration to sunlight propagation algorithms)

14 years agoworking good
Perttu Ahola [Sun, 26 Dec 2010 11:51:56 +0000 (13:51 +0200)]
working good

14 years agodrawing range updater update and myrand() (but not usage of it)
Perttu Ahola [Sun, 26 Dec 2010 11:33:20 +0000 (13:33 +0200)]
drawing range updater update and myrand() (but not usage of it)

14 years agonew viewing range updater algorithm
Perttu Ahola [Sun, 26 Dec 2010 01:58:19 +0000 (03:58 +0200)]
new viewing range updater algorithm

14 years agomain.cpp before viewing range stuff redoing
Perttu Ahola [Sat, 25 Dec 2010 21:25:40 +0000 (23:25 +0200)]
main.cpp before viewing range stuff redoing

14 years agosome... stuff. dunno. 8-)
Perttu Ahola [Sat, 25 Dec 2010 21:23:53 +0000 (23:23 +0200)]
some... stuff. dunno. 8-)

14 years agobetter caves
Perttu Ahola [Sat, 25 Dec 2010 14:04:51 +0000 (16:04 +0200)]
better caves

14 years agotinkering around
Perttu Ahola [Sat, 25 Dec 2010 09:27:14 +0000 (11:27 +0200)]
tinkering around

14 years agovc++ project update
Perttu Ahola [Sat, 25 Dec 2010 01:43:28 +0000 (03:43 +0200)]
vc++ project update

14 years agomissing files
Perttu Ahola [Sat, 25 Dec 2010 01:34:27 +0000 (03:34 +0200)]
missing files

14 years agomore tinkering around
Perttu Ahola [Sat, 25 Dec 2010 01:34:13 +0000 (03:34 +0200)]
more tinkering around

14 years agosome tinkering around
Perttu Ahola [Sat, 25 Dec 2010 01:33:38 +0000 (03:33 +0200)]
some tinkering around

14 years agoslight map generation bugs
Perttu Ahola [Sat, 25 Dec 2010 00:48:17 +0000 (02:48 +0200)]
slight map generation bugs

14 years agobuilds on both platforms
Perttu Ahola [Sat, 25 Dec 2010 00:33:41 +0000 (02:33 +0200)]
builds on both platforms

14 years agominecraft-like crafting
Perttu Ahola [Fri, 24 Dec 2010 23:54:39 +0000 (01:54 +0200)]
minecraft-like crafting

14 years agoslight readme update
Perttu Ahola [Fri, 24 Dec 2010 18:33:51 +0000 (20:33 +0200)]
slight readme update

14 years agodisconnect method to connection to be used instead of just timing out
Perttu Ahola [Fri, 24 Dec 2010 15:08:50 +0000 (17:08 +0200)]
disconnect method to connection to be used instead of just timing out

14 years agoProgressBarTextureMod
Perttu Ahola [Fri, 24 Dec 2010 09:44:26 +0000 (11:44 +0200)]
ProgressBarTextureMod

14 years agofiles
Perttu Ahola [Fri, 24 Dec 2010 01:17:21 +0000 (03:17 +0200)]
files

14 years agosmall segfault bug fix
Perttu Ahola [Fri, 24 Dec 2010 01:15:24 +0000 (03:15 +0200)]
small segfault bug fix

14 years agobase stuff for item->object conversion
Perttu Ahola [Fri, 24 Dec 2010 01:08:05 +0000 (03:08 +0200)]
base stuff for item->object conversion

14 years agochanges to handing of digging (non backwards-compatible i guess)
Perttu Ahola [Thu, 23 Dec 2010 20:35:53 +0000 (22:35 +0200)]
changes to handing of digging (non backwards-compatible i guess)

14 years agolittle tinkering
Perttu Ahola [Thu, 23 Dec 2010 15:32:21 +0000 (17:32 +0200)]
little tinkering

14 years agowork-in-progress gui system updating + some settings system updating
Perttu Ahola [Thu, 23 Dec 2010 15:09:49 +0000 (17:09 +0200)]
work-in-progress gui system updating + some settings system updating

14 years agoredoing gui stuff
Perttu Ahola [Thu, 23 Dec 2010 13:31:50 +0000 (15:31 +0200)]
redoing gui stuff

14 years agofixed crack animation timing in client
Perttu Ahola [Thu, 23 Dec 2010 10:10:46 +0000 (12:10 +0200)]
fixed crack animation timing in client

14 years agoa mutex added to TempMods which hopefully fixes rare segfaults on client
Perttu Ahola [Thu, 23 Dec 2010 08:29:09 +0000 (10:29 +0200)]
a mutex added to TempMods which hopefully fixes rare segfaults on client

14 years agochanged default time speed
Perttu Ahola [Wed, 22 Dec 2010 18:59:34 +0000 (20:59 +0200)]
changed default time speed

14 years agoadded fog to players
Perttu Ahola [Wed, 22 Dec 2010 18:47:17 +0000 (20:47 +0200)]
added fog to players

14 years agoupdated example config
Perttu Ahola [Wed, 22 Dec 2010 17:05:01 +0000 (19:05 +0200)]
updated example config

14 years agofixed crafting bug
Perttu Ahola [Wed, 22 Dec 2010 17:00:48 +0000 (19:00 +0200)]
fixed crafting bug

14 years agoserver starting on port 0 on invalid settings
Perttu Ahola [Wed, 22 Dec 2010 15:58:02 +0000 (17:58 +0200)]
server starting on port 0 on invalid settings

14 years agocrafting system!
Perttu Ahola [Wed, 22 Dec 2010 14:30:23 +0000 (16:30 +0200)]
crafting system!

14 years agojust savin'
Perttu Ahola [Wed, 22 Dec 2010 09:29:06 +0000 (11:29 +0200)]
just savin'

14 years agomissing files
Perttu Ahola [Wed, 22 Dec 2010 01:34:21 +0000 (03:34 +0200)]
missing files

14 years agosome work-in-progress
Perttu Ahola [Wed, 22 Dec 2010 01:33:58 +0000 (03:33 +0200)]
some work-in-progress

14 years agoorganizing stuff.
Perttu Ahola [Tue, 21 Dec 2010 16:08:24 +0000 (18:08 +0200)]
organizing stuff.

14 years agoCracking blocks while digging
Perttu Ahola [Tue, 21 Dec 2010 00:25:47 +0000 (02:25 +0200)]
Cracking blocks while digging

14 years agoadded some missing files
Perttu Ahola [Mon, 20 Dec 2010 20:23:24 +0000 (22:23 +0200)]
added some missing files

14 years agoframework for modifying textures
Perttu Ahola [Mon, 20 Dec 2010 20:03:49 +0000 (22:03 +0200)]
framework for modifying textures

14 years agosome tinkering with gui. removed updating of configuration file at end
Perttu Ahola [Mon, 20 Dec 2010 12:59:21 +0000 (14:59 +0200)]
some tinkering with gui. removed updating of configuration file at end

14 years agoworking time-of-day sending from server to client
Perttu Ahola [Mon, 20 Dec 2010 12:04:31 +0000 (14:04 +0200)]
working time-of-day sending from server to client

14 years agoadded dedicated server build without irrlicht
Perttu Ahola [Sun, 19 Dec 2010 17:11:05 +0000 (19:11 +0200)]
added dedicated server build without irrlicht

14 years agoday/night working client side
Perttu Ahola [Sun, 19 Dec 2010 14:51:45 +0000 (16:51 +0200)]
day/night working client side