summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAge
* + firefliesNils Dagsson Moskopp2011-07-20
|
* * Омская птицаNils Dagsson Moskopp2011-07-18
|
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-14
|\ | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp
| * better handling of unknown blocks on clientPerttu Ahola2011-06-27
| |
| * reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-26
| | | | | | | | doing it
* | backported cactus, papyrus and claySebastian Rühl2011-06-26
| |
* | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl2011-06-26
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de>
| * + railNils Dagsson Moskopp2011-06-07
| |
| * + paper, book, bookshelfNils Dagsson Moskopp2011-06-03
| |
| * + papyrusNils Dagsson Moskopp2011-06-03
| |
| * + clay and associated itemsNils Dagsson Moskopp2011-06-01
| |
| * + brickNils Dagsson Moskopp2011-05-31
| |
| * * menulogo now shows minetest deltaNils Dagsson Moskopp2011-05-31
| |
| * + fence inventory iconNils Dagsson Moskopp2011-05-31
| |
| * + cactiiNils Dagsson Moskopp2011-05-30
| |
| * * better heart iconNils Dagsson Moskopp2011-05-29
| |
| * * better glass graphicsNils Dagsson Moskopp2011-05-29
| |
| * * better rat graphicsNils Dagsson Moskopp2011-05-29
| |
| * * enemies are now omsk birdsNils Dagsson Moskopp2011-05-29
| |
| * * better player graphicsNils Dagsson Moskopp2011-05-29
| |
| * + sandstoneNils Dagsson Moskopp2011-05-29
| |
* | added correct data to new images, added comments in main.cppPerttu Ahola2011-06-25
| |
* | New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola2011-06-25
| | | | | | | | (import from temporary git repo)
* | uh oh, forgot to add treeprop.png to the repoPerttu Ahola2011-06-19
| |
* | modified health bar a bitPerttu Ahola2011-06-18
| |
* | A very poor (but better than nothing) inventory icon for fencesCiaran Gultnieks2011-05-24
|/
* Added glass texture (poor artwork skills, apologies in advance)Ciaran Gultnieks2011-05-09
|
* made proper skyboxes for dawn/evening and nightPerttu Ahola2011-04-29
|
* added simple skyboxPerttu Ahola2011-04-29
|
* didn't actually change everything, just re-saved the grass texture.Perttu Ahola2011-04-29
|
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-24
|
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-21
|
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-05
| | | | | | --HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
* Chests work now!Perttu Ahola2011-04-04
|
* Removed lua stuffPerttu Ahola2011-04-03
|
* reverted mud to old texturePerttu Ahola2011-04-03
|
* tuned water texture and removed two debug prints from serverPerttu Ahola2011-04-02
|
* Mapgen is better now. Not a lot, but a bit!Perttu Ahola2011-04-02
|
* commit before some radical changesPerttu Ahola2011-04-02
|
* mapgen work-in-progressPerttu Ahola2011-03-02
|
* tweaked mapgenPerttu Ahola2011-02-28
|
* added trees (very glitchy) and changed grass texturePerttu Ahola2011-02-28
|
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-28
|
* modified grass texturePerttu Ahola2011-02-28
|
* updated scripting api a bitPerttu Ahola2011-02-23
| | | | | | --HG-- rename : data/luaobjects/test/client.lua => data/scripts/objects/test/client.lua rename : data/luaobjects/test/server.lua => data/scripts/objects/test/server.lua
* mainly work on object scripting apiPerttu Ahola2011-02-23
|
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-21
|
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-21
|
* Better texture handling. Textures are not added to atlas if they are big, ↵Perttu Ahola2011-02-17
| | | | and atlas is not further made after it is full.
* small fixes: crack texture, server build on windows, configuration file ↵Perttu Ahola2011-02-16
| | | | example, adding config file example to install