oweals/minetest.git
13 years agobefore adding day/night lighting
Perttu Ahola [Sat, 18 Dec 2010 11:10:37 +0000 (13:10 +0200)]
before adding day/night lighting

--HG--
rename : data/light.png => data/cloud.png

13 years agosettings manager: better default setting handling and updating config file and comman...
Perttu Ahola [Tue, 14 Dec 2010 13:16:49 +0000 (15:16 +0200)]
settings manager: better default setting handling and updating config file and command line parsing

13 years agotinkering around
Perttu Ahola [Tue, 14 Dec 2010 11:14:43 +0000 (13:14 +0200)]
tinkering around

13 years agopausemenu stuff
Perttu Ahola [Tue, 14 Dec 2010 01:07:37 +0000 (03:07 +0200)]
pausemenu stuff

13 years agopause menu added
Perttu Ahola [Tue, 14 Dec 2010 01:07:13 +0000 (03:07 +0200)]
pause menu added

13 years agolittle fixes
Perttu Ahola [Tue, 14 Dec 2010 00:24:00 +0000 (02:24 +0200)]
little fixes

13 years agoAdded tag working for changeset c37bcfd89dd6
Perttu Ahola [Tue, 14 Dec 2010 00:05:34 +0000 (02:05 +0200)]
Added tag working for changeset c37bcfd89dd6

13 years agoremoved bin/zlibwapi.dll
Perttu Ahola [Tue, 14 Dec 2010 00:04:39 +0000 (02:04 +0200)]
removed bin/zlibwapi.dll

13 years agoadded some missing files
Perttu Ahola [Mon, 13 Dec 2010 23:59:56 +0000 (01:59 +0200)]
added some missing files

13 years agobetter graphics, zlib to work on vc++
Perttu Ahola [Mon, 13 Dec 2010 23:56:24 +0000 (01:56 +0200)]
better graphics, zlib to work on vc++

13 years agograss edges workin'
Perttu Ahola [Mon, 13 Dec 2010 22:29:32 +0000 (00:29 +0200)]
grass edges workin'

13 years agoin before messing with face drawing orientation
Perttu Ahola [Mon, 13 Dec 2010 22:21:18 +0000 (00:21 +0200)]
in before messing with face drawing orientation

13 years agocommit before content-tile separation
Perttu Ahola [Mon, 13 Dec 2010 19:32:35 +0000 (21:32 +0200)]
commit before content-tile separation

13 years agofixes for vc++
Perttu Ahola [Mon, 13 Dec 2010 09:51:53 +0000 (11:51 +0200)]
fixes for vc++

13 years agorandom stuff and different node lighting
Perttu Ahola [Mon, 13 Dec 2010 09:38:04 +0000 (11:38 +0200)]
random stuff and different node lighting

13 years agoadded images
Perttu Ahola [Mon, 13 Dec 2010 01:22:02 +0000 (03:22 +0200)]
added images

13 years agoworking nicely
Perttu Ahola [Mon, 13 Dec 2010 01:19:12 +0000 (03:19 +0200)]
working nicely

13 years agostarting to separate "material" to "content" and "tile"
Perttu Ahola [Sun, 12 Dec 2010 12:33:13 +0000 (14:33 +0200)]
starting to separate "material" to "content" and "tile"

13 years agoremoved accidental double flowWater
Perttu Ahola [Sat, 11 Dec 2010 16:12:18 +0000 (18:12 +0200)]
removed accidental double flowWater

13 years agocommit before some radicallish changes to water behavior
Perttu Ahola [Sat, 11 Dec 2010 16:11:03 +0000 (18:11 +0200)]
commit before some radicallish changes to water behavior

13 years agosome work-in-progress water stuff
Perttu Ahola [Wed, 1 Dec 2010 13:20:12 +0000 (15:20 +0200)]
some work-in-progress water stuff

13 years agobetter water
Perttu Ahola [Tue, 30 Nov 2010 13:35:03 +0000 (15:35 +0200)]
better water

13 years agodoc update
Perttu Ahola [Mon, 29 Nov 2010 21:07:03 +0000 (23:07 +0200)]
doc update

13 years agoremove bin/Irrlicht.dll
Perttu Ahola [Mon, 29 Nov 2010 20:46:24 +0000 (22:46 +0200)]
remove bin/Irrlicht.dll

13 years agotest
Perttu Ahola [Mon, 29 Nov 2010 19:28:14 +0000 (21:28 +0200)]
test

13 years agolicense stuff
Perttu Ahola [Mon, 29 Nov 2010 18:13:04 +0000 (20:13 +0200)]
license stuff

--HG--
rename : src/licensecomment.txt => licensecomment.txt

13 years agolicense stuff (more to come)
Perttu Ahola [Mon, 29 Nov 2010 18:05:30 +0000 (20:05 +0200)]
license stuff (more to come)

13 years agodefault setting change, random tinkering
Perttu Ahola [Mon, 29 Nov 2010 17:55:41 +0000 (19:55 +0200)]
default setting change, random tinkering

13 years agoWindows bug fixes
Perttu Ahola [Mon, 29 Nov 2010 15:55:07 +0000 (17:55 +0200)]
Windows bug fixes

13 years agoplant amount fix and ravine amount setting
Perttu Ahola [Mon, 29 Nov 2010 12:17:46 +0000 (14:17 +0200)]
plant amount fix and ravine amount setting

13 years agofixed face updating slowness bug
Perttu Ahola [Mon, 29 Nov 2010 12:03:40 +0000 (14:03 +0200)]
fixed face updating slowness bug

13 years agoreversed meshbuffer cache
Perttu Ahola [Mon, 29 Nov 2010 11:04:03 +0000 (13:04 +0200)]
reversed meshbuffer cache

13 years agomeshbuffer cache test. No much speed improvement.
Perttu Ahola [Mon, 29 Nov 2010 11:03:30 +0000 (13:03 +0200)]
meshbuffer cache test. No much speed improvement.

13 years ago- added map generating script
Perttu Ahola [Mon, 29 Nov 2010 10:16:17 +0000 (12:16 +0200)]
- added map generating script
- dropped support for versions older than 2 because of lighting support

13 years agoconstant size for array for vc
Perttu Ahola [Mon, 29 Nov 2010 09:01:18 +0000 (11:01 +0200)]
constant size for array for vc

13 years agovokselijuttu lisätty
Perttu Ahola [Mon, 29 Nov 2010 08:57:05 +0000 (10:57 +0200)]
vokselijuttu lisätty

13 years agositä sun tätä tekeillä, toimii kivasti
Perttu Ahola [Mon, 29 Nov 2010 08:52:07 +0000 (10:52 +0200)]
sitä sun tätä tekeillä, toimii kivasti

13 years agoblock send priority queue
Perttu Ahola [Sat, 27 Nov 2010 16:10:11 +0000 (18:10 +0200)]
block send priority queue

13 years agoWorking version before block send priorization update
Perttu Ahola [Sat, 27 Nov 2010 15:18:34 +0000 (17:18 +0200)]
Working version before block send priorization update

13 years agoInitial files
Perttu Ahola [Fri, 26 Nov 2010 23:02:21 +0000 (01:02 +0200)]
Initial files