summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Perttu Ahola [Fri, 7 Jan 2011 17:39:27 +0000 (19:39 +0200)]
Added a more flexible path system (and fixed some minor stuff)
Perttu Ahola [Fri, 7 Jan 2011 12:54:55 +0000 (14:54 +0200)]
removing unused code and comments
Perttu Ahola [Fri, 7 Jan 2011 12:53:53 +0000 (14:53 +0200)]
updated main.cpp TODO comments
Perttu Ahola [Fri, 7 Jan 2011 12:53:01 +0000 (14:53 +0200)]
removed Client::isFetchingBlocks
Perttu Ahola [Fri, 7 Jan 2011 12:52:27 +0000 (14:52 +0200)]
removed boost support from filesys.cpp; default to posix
Perttu Ahola [Wed, 29 Dec 2010 19:53:42 +0000 (21:53 +0200)]
possibly fixed broken crack textures on some machines
Perttu Ahola [Wed, 29 Dec 2010 16:14:14 +0000 (18:14 +0200)]
tuned expired mesh updating while drawing a bit
Perttu Ahola [Wed, 29 Dec 2010 13:26:47 +0000 (15:26 +0200)]
A bit longer day and a bit shorter night. Client-side.
Perttu Ahola [Mon, 27 Dec 2010 12:35:24 +0000 (14:35 +0200)]
oops, forgot some test code in
Perttu Ahola [Mon, 27 Dec 2010 12:34:17 +0000 (14:34 +0200)]
better debug output in segfaults and stack overflows in windows
Perttu Ahola [Sun, 26 Dec 2010 12:34:34 +0000 (14:34 +0200)]
better grass generation (integration to sunlight propagation algorithms)
Perttu Ahola [Sun, 26 Dec 2010 11:51:56 +0000 (13:51 +0200)]
working good
Perttu Ahola [Sun, 26 Dec 2010 11:33:20 +0000 (13:33 +0200)]
drawing range updater update and myrand() (but not usage of it)
Perttu Ahola [Sun, 26 Dec 2010 01:58:19 +0000 (03:58 +0200)]
new viewing range updater algorithm
Perttu Ahola [Sat, 25 Dec 2010 21:25:40 +0000 (23:25 +0200)]
main.cpp before viewing range stuff redoing
Perttu Ahola [Sat, 25 Dec 2010 21:23:53 +0000 (23:23 +0200)]
some... stuff. dunno. 8-)
Perttu Ahola [Sat, 25 Dec 2010 14:04:51 +0000 (16:04 +0200)]
better caves
Perttu Ahola [Sat, 25 Dec 2010 09:27:14 +0000 (11:27 +0200)]
tinkering around
Perttu Ahola [Sat, 25 Dec 2010 01:43:28 +0000 (03:43 +0200)]
vc++ project update
Perttu Ahola [Sat, 25 Dec 2010 01:34:27 +0000 (03:34 +0200)]
missing files
Perttu Ahola [Sat, 25 Dec 2010 01:34:13 +0000 (03:34 +0200)]
more tinkering around
Perttu Ahola [Sat, 25 Dec 2010 01:33:38 +0000 (03:33 +0200)]
some tinkering around
Perttu Ahola [Sat, 25 Dec 2010 00:48:17 +0000 (02:48 +0200)]
slight map generation bugs
Perttu Ahola [Sat, 25 Dec 2010 00:33:41 +0000 (02:33 +0200)]
builds on both platforms
Perttu Ahola [Fri, 24 Dec 2010 23:54:39 +0000 (01:54 +0200)]
minecraft-like crafting
Perttu Ahola [Fri, 24 Dec 2010 18:33:51 +0000 (20:33 +0200)]
slight readme update
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
Perttu Ahola [Fri, 24 Dec 2010 09:44:26 +0000 (11:44 +0200)]
ProgressBarTextureMod
Perttu Ahola [Fri, 24 Dec 2010 01:17:21 +0000 (03:17 +0200)]
files
Perttu Ahola [Fri, 24 Dec 2010 01:15:24 +0000 (03:15 +0200)]
small segfault bug fix
Perttu Ahola [Fri, 24 Dec 2010 01:08:05 +0000 (03:08 +0200)]
base stuff for item->object conversion
Perttu Ahola [Thu, 23 Dec 2010 20:35:53 +0000 (22:35 +0200)]
changes to handing of digging (non backwards-compatible i guess)
Perttu Ahola [Thu, 23 Dec 2010 15:32:21 +0000 (17:32 +0200)]
little tinkering
Perttu Ahola [Thu, 23 Dec 2010 15:09:49 +0000 (17:09 +0200)]
work-in-progress gui system updating + some settings system updating
Perttu Ahola [Thu, 23 Dec 2010 13:31:50 +0000 (15:31 +0200)]
redoing gui stuff
Perttu Ahola [Thu, 23 Dec 2010 10:10:46 +0000 (12:10 +0200)]
fixed crack animation timing in 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
Perttu Ahola [Wed, 22 Dec 2010 18:59:34 +0000 (20:59 +0200)]
changed default time speed
Perttu Ahola [Wed, 22 Dec 2010 18:47:17 +0000 (20:47 +0200)]
added fog to players
Perttu Ahola [Wed, 22 Dec 2010 17:05:01 +0000 (19:05 +0200)]
updated example config
Perttu Ahola [Wed, 22 Dec 2010 17:00:48 +0000 (19:00 +0200)]
fixed crafting bug
Perttu Ahola [Wed, 22 Dec 2010 15:58:02 +0000 (17:58 +0200)]
server starting on port 0 on invalid settings
Perttu Ahola [Wed, 22 Dec 2010 14:30:23 +0000 (16:30 +0200)]
crafting system!
Perttu Ahola [Wed, 22 Dec 2010 09:29:06 +0000 (11:29 +0200)]
just savin'
Perttu Ahola [Wed, 22 Dec 2010 01:34:21 +0000 (03:34 +0200)]
missing files
Perttu Ahola [Wed, 22 Dec 2010 01:33:58 +0000 (03:33 +0200)]
some work-in-progress
Perttu Ahola [Tue, 21 Dec 2010 16:08:24 +0000 (18:08 +0200)]
organizing stuff.
Perttu Ahola [Tue, 21 Dec 2010 00:25:47 +0000 (02:25 +0200)]
Cracking blocks while digging
Perttu Ahola [Mon, 20 Dec 2010 20:23:24 +0000 (22:23 +0200)]
added some missing files
Perttu Ahola [Mon, 20 Dec 2010 20:03:49 +0000 (22:03 +0200)]
framework for modifying textures
Perttu Ahola [Mon, 20 Dec 2010 12:59:21 +0000 (14:59 +0200)]
some tinkering with gui. removed updating of configuration file at end
Perttu Ahola [Mon, 20 Dec 2010 12:04:31 +0000 (14:04 +0200)]
working time-of-day sending from server to client
Perttu Ahola [Sun, 19 Dec 2010 17:11:05 +0000 (19:11 +0200)]
added dedicated server build without irrlicht
Perttu Ahola [Sun, 19 Dec 2010 14:51:45 +0000 (16:51 +0200)]
day/night working client side
Perttu Ahola [Sat, 18 Dec 2010 15:46:00 +0000 (17:46 +0200)]
before daynight mesh cache
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
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
Perttu Ahola [Tue, 14 Dec 2010 11:14:43 +0000 (13:14 +0200)]
tinkering around
Perttu Ahola [Tue, 14 Dec 2010 01:07:37 +0000 (03:07 +0200)]
pausemenu stuff
Perttu Ahola [Tue, 14 Dec 2010 01:07:13 +0000 (03:07 +0200)]
pause menu added
Perttu Ahola [Tue, 14 Dec 2010 00:24:00 +0000 (02:24 +0200)]
little fixes
Perttu Ahola [Tue, 14 Dec 2010 00:05:34 +0000 (02:05 +0200)]
Added tag working for changeset
c37bcfd89dd6
Perttu Ahola [Tue, 14 Dec 2010 00:04:39 +0000 (02:04 +0200)]
removed bin/zlibwapi.dll
Perttu Ahola [Mon, 13 Dec 2010 23:59:56 +0000 (01:59 +0200)]
added some missing files
Perttu Ahola [Mon, 13 Dec 2010 23:56:24 +0000 (01:56 +0200)]
better graphics, zlib to work on vc++
Perttu Ahola [Mon, 13 Dec 2010 22:29:32 +0000 (00:29 +0200)]
grass edges workin'
Perttu Ahola [Mon, 13 Dec 2010 22:21:18 +0000 (00:21 +0200)]
in before messing with face drawing orientation
Perttu Ahola [Mon, 13 Dec 2010 19:32:35 +0000 (21:32 +0200)]
commit before content-tile separation
Perttu Ahola [Mon, 13 Dec 2010 09:51:53 +0000 (11:51 +0200)]
fixes for vc++
Perttu Ahola [Mon, 13 Dec 2010 09:38:04 +0000 (11:38 +0200)]
random stuff and different node lighting
Perttu Ahola [Mon, 13 Dec 2010 01:22:02 +0000 (03:22 +0200)]
added images
Perttu Ahola [Mon, 13 Dec 2010 01:19:12 +0000 (03:19 +0200)]
working nicely
Perttu Ahola [Sun, 12 Dec 2010 12:33:13 +0000 (14:33 +0200)]
starting to separate "material" to "content" and "tile"
Perttu Ahola [Sat, 11 Dec 2010 16:12:18 +0000 (18:12 +0200)]
removed accidental double flowWater
Perttu Ahola [Sat, 11 Dec 2010 16:11:03 +0000 (18:11 +0200)]
commit before some radicallish changes to water behavior
Perttu Ahola [Wed, 1 Dec 2010 13:20:12 +0000 (15:20 +0200)]
some work-in-progress water stuff
Perttu Ahola [Tue, 30 Nov 2010 13:35:03 +0000 (15:35 +0200)]
better water
Perttu Ahola [Mon, 29 Nov 2010 21:07:03 +0000 (23:07 +0200)]
doc update
Perttu Ahola [Mon, 29 Nov 2010 20:46:24 +0000 (22:46 +0200)]
remove bin/Irrlicht.dll
Perttu Ahola [Mon, 29 Nov 2010 19:28:14 +0000 (21:28 +0200)]
test
Perttu Ahola [Mon, 29 Nov 2010 18:13:04 +0000 (20:13 +0200)]
license stuff
--HG--
rename : src/licensecomment.txt => licensecomment.txt
Perttu Ahola [Mon, 29 Nov 2010 18:05:30 +0000 (20:05 +0200)]
license stuff (more to come)
Perttu Ahola [Mon, 29 Nov 2010 17:55:41 +0000 (19:55 +0200)]
default setting change, random tinkering
Perttu Ahola [Mon, 29 Nov 2010 15:55:07 +0000 (17:55 +0200)]
Windows bug fixes
Perttu Ahola [Mon, 29 Nov 2010 12:17:46 +0000 (14:17 +0200)]
plant amount fix and ravine amount setting
Perttu Ahola [Mon, 29 Nov 2010 12:03:40 +0000 (14:03 +0200)]
fixed face updating slowness bug
Perttu Ahola [Mon, 29 Nov 2010 11:04:03 +0000 (13:04 +0200)]
reversed meshbuffer cache
Perttu Ahola [Mon, 29 Nov 2010 11:03:30 +0000 (13:03 +0200)]
meshbuffer cache test. No much speed improvement.
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
Perttu Ahola [Mon, 29 Nov 2010 09:01:18 +0000 (11:01 +0200)]
constant size for array for vc
Perttu Ahola [Mon, 29 Nov 2010 08:57:05 +0000 (10:57 +0200)]
vokselijuttu lisätty
Perttu Ahola [Mon, 29 Nov 2010 08:52:07 +0000 (10:52 +0200)]
sitä sun tätä tekeillä, toimii kivasti
Perttu Ahola [Sat, 27 Nov 2010 16:10:11 +0000 (18:10 +0200)]
block send priority queue
Perttu Ahola [Sat, 27 Nov 2010 15:18:34 +0000 (17:18 +0200)]
Working version before block send priorization update
Perttu Ahola [Fri, 26 Nov 2010 23:02:21 +0000 (01:02 +0200)]
Initial files