Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bug-fixin' | Perttu Ahola | 2011-02-08 | 20 | -169/+336 | |
| | ||||||
* | mapgen tweaking | Perttu Ahola | 2011-02-06 | 9 | -184/+285 | |
| | ||||||
* | added noise.* | Perttu Ahola | 2011-02-05 | 2 | -0/+124 | |
| | ||||||
* | mapgen stuff | Perttu Ahola | 2011-02-05 | 17 | -3397/+240 | |
| | ||||||
* | added sand to map generator | Perttu Ahola | 2011-02-04 | 7 | -100/+315 | |
| | ||||||
* | nicer looking water | Perttu Ahola | 2011-02-04 | 4 | -7/+59 | |
| | ||||||
* | all kinds of tweaking and fixing | Perttu Ahola | 2011-02-04 | 8 | -60/+122 | |
| | ||||||
* | water drawing glitch fix | Perttu Ahola | 2011-02-04 | 1 | -8/+40 | |
| | ||||||
* | a little backwards compatibility with coal | Perttu Ahola | 2011-02-03 | 3 | -3/+23 | |
| | ||||||
* | added temporary backwards compatibility to player inventory | Perttu Ahola | 2011-02-03 | 1 | -0/+10 | |
| | ||||||
* | some generation-time mud flow tweaking | Perttu Ahola | 2011-02-03 | 5 | -75/+125 | |
| | ||||||
* | some tweaking | Perttu Ahola | 2011-02-02 | 5 | -16/+141 | |
| | ||||||
* | more tweaking | Perttu Ahola | 2011-02-02 | 2 | -6/+10 | |
| | ||||||
* | Map generator tweaking. Still doesn't resume from save properly. | Perttu Ahola | 2011-02-01 | 1 | -21/+31 | |
| | ||||||
* | end-of-day. | Perttu Ahola | 2011-02-01 | 2 | -8/+68 | |
| | ||||||
* | tweaking mapgenv2 settings for maximum awesomeness. | Perttu Ahola | 2011-02-01 | 1 | -2/+5 | |
| | ||||||
* | one line of cleaning server code | Perttu Ahola | 2011-02-01 | 1 | -1/+1 | |
| | ||||||
* | changed default minimum viewing range to a bit lower | Perttu Ahola | 2011-02-01 | 1 | -1/+1 | |
| | ||||||
* | This map generator is starting to look pretty good now... also, disabled ↵ | Perttu Ahola | 2011-02-01 | 11 | -442/+437 | |
| | | | | loading player position from disk because map is regenerated always. | |||||
* | partly working chunk-based map generator (doesn't save properly, spawn is ↵ | Perttu Ahola | 2011-02-01 | 13 | -107/+1351 | |
| | | | | pretty random) | |||||
* | map generation framework under development... not quite operational at this ↵ | Perttu Ahola | 2011-01-30 | 13 | -323/+916 | |
| | | | | point. | |||||
* | Commented out some debug output of class Settings | Perttu Ahola | 2011-01-29 | 1 | -2/+2 | |
| | ||||||
* | Fixed MBOItem inventory images | Perttu Ahola | 2011-01-29 | 1 | -2/+2 | |
| | ||||||
* | Commented out some debug output about saving players on server. | Perttu Ahola | 2011-01-29 | 1 | -11/+13 | |
| | ||||||
* | server builds now! | Perttu Ahola | 2011-01-28 | 7 | -11/+70 | |
| | ||||||
* | server might build now | Perttu Ahola | 2011-01-28 | 2 | -0/+6 | |
| | ||||||
* | Now texture handling is fast. Also now players are saved on disk. | Perttu Ahola | 2011-01-28 | 20 | -647/+1154 | |
| | ||||||
* | backing up some stuff | Perttu Ahola | 2011-01-26 | 6 | -38/+167 | |
| | ||||||
* | comments | Perttu Ahola | 2011-01-26 | 2 | -0/+13 | |
| | ||||||
* | should work now | Perttu Ahola | 2011-01-26 | 2 | -1/+6 | |
| | ||||||
* | Little fixes | Perttu Ahola | 2011-01-26 | 1 | -5/+18 | |
| | ||||||
* | Reworked texture, material, mineral and whatever handling | Perttu Ahola | 2011-01-26 | 18 | -1310/+934 | |
| | ||||||
* | Map deletion button | Perttu Ahola | 2011-01-26 | 5 | -9/+157 | |
| | ||||||
* | removed alternative name "pressure" from param2 | Perttu Ahola | 2011-01-25 | 6 | -66/+41 | |
| | ||||||
* | Tweaking around | Perttu Ahola | 2011-01-25 | 4 | -34/+23 | |
| | ||||||
* | Fixed a bug of server not reloading unloaded blocks when player builds or ↵ | Perttu Ahola | 2011-01-25 | 1 | -1/+7 | |
| | | | | digs on them. | |||||
* | Faster lighting at map generation time | Perttu Ahola | 2011-01-24 | 8 | -33/+605 | |
| | ||||||
* | forgot old water unit tests | Perttu Ahola | 2011-01-24 | 1 | -0/+2 | |
| | ||||||
* | commented out old water stuff | Perttu Ahola | 2011-01-24 | 2 | -2/+5 | |
| | ||||||
* | Mainly some texture tweaking | Perttu Ahola | 2011-01-24 | 8 | -26/+135 | |
| | ||||||
* | small fixes here and there | Perttu Ahola | 2011-01-24 | 5 | -46/+31 | |
| | ||||||
* | todo-list update | Perttu Ahola | 2011-01-23 | 1 | -20/+9 | |
| | ||||||
* | OMG! Main Menu! | Perttu Ahola | 2011-01-23 | 23 | -269/+883 | |
| | ||||||
* | Documentation updates. | Perttu Ahola | 2011-01-21 | 1 | -3/+35 | |
| | ||||||
* | made old build system to work too. the cmake one doesn't make working ↵ | Perttu Ahola | 2011-01-18 | 4 | -5/+38 | |
| | | | | | | | binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in | |||||
* | now it works! | Perttu Ahola | 2011-01-18 | 1 | -0/+1 | |
| | ||||||
* | tinkering | Perttu Ahola | 2011-01-18 | 1 | -1/+2 | |
| | ||||||
* | fixed erroneus handling of many players with no peer existing at same time | Perttu Ahola | 2011-01-18 | 2 | -1/+4 | |
| | ||||||
* | fixed erroneus handling of many players with no peer existing at same time | Perttu Ahola | 2011-01-18 | 2 | -9/+39 | |
| | ||||||
* | configuration updates; making to build on msvc | Perttu Ahola | 2011-01-17 | 4 | -54/+40 | |
| |