2011-07-09 |
Nils Dagsson... | * amended upstream branch notes |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Nils Dagsson... | + notes regarding upstream conversion from mercurial... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Nils Dagsson... | Merge pull request #13 from Bahamada/upstream_merge |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Sebastian Rühl | backported cactus, papyrus and clay |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Sebastian Rühl | small fix |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Sebastian Rühl | Merge branch 'master' of https://github.com/erlehmann... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | moved mapgen stuff around abit |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | moved map generator to separate source files |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | added minetestmapper in utils/ |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | mapgen stuff |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | added correct data to new images, added comments in... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | New map generator added (and SQLite, messed up the... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Perttu Ahola | Reorganizing stuff (import from temporary git repo) |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Perttu Ahola | disabled farmesh in default settings |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Perttu Ahola | fixed servermain.cpp lacking filesys.h |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Perttu Ahola | path_userdata is now created before potentially creatin... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Perttu Ahola | moved the mac include in porting.cpp out of namespace |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Perttu Ahola | fixed a segfault in case of wrong input from network... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Perttu Ahola | uh oh, forgot to add treeprop.png to the repo |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Modified the mesh update thread's sleep time to speed... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | lol, i have apparently used python too much... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | added a small php example |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Added endianess to procotol.txt |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Fixed typo in protocol.txt |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | updated protocol.txt |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Documentation update |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Hand-picked Mac OSX cursor and bundle path fixes from... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Added tag 0.2.20110618_0_dev for changeset dd08a9b5cb84 |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | Changed MapBlockObjects to be never written anymore... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | comment update |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | farmesh render range is now dynamic |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | fixed tree placement in farmesh |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | farmesh is now usable. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | modified health bar a bit |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | enabled word wrap in chat |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | fixed wrong furnace menu layout |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Perttu Ahola | merged Mac OSX build fix from minetest-delta |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | removed furnace menu because it is not needed anymore |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | separated inventory-related game content to content_inv... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | forgot to add mapblock_nodemod.h |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | moved inventory menu definition of chest and furnace... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | Created and moved stuff to content_nodemeta.{h,cpp} |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | added in-game key shortcuts for toggling free_move... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | modified iron amount a bit |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | Updated comments |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | Moved stuff from mapblock{h,cpp} to mapblock_mesh.... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | removed licensecomment.txt |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Perttu Ahola | Moved some mapnode content stuff from mapnode.{h,cpp... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Perttu Ahola | hopefully fixed old furnaces taking ridiculous amounts... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Perttu Ahola | Probably fixed the single-MapBlock generator using... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Nils Dagsson... | + rail block bounding box |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Perttu Ahola | Added an experimental "far view" thing. Doesn't work... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Nils Dagsson... | + rail |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Perttu Ahola | ...and the map part of that |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Perttu Ahola | made server to send map seed for testing |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Perttu Ahola | updated comment in main.cpp |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Perttu Ahola | tried to reduce unnecessary map saving disk i/o a bit |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Perttu Ahola | Messed around with genmap.py. Now supports format versi... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Perttu Ahola | updated mapformat.txt a bit |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Perttu Ahola | documentation update (mapformat.txt mainly) |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nils Dagsson... | + bookshelf in minetestmapper, same color as wood |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nils Dagsson... | * point out setInventoryTextureCube() is broken with... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nils Dagsson... | + paper, book, bookshelf |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | + papyrus in minetestmapper |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | + papyrus |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * made cactus color darker |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Perttu Ahola | removed a debug print that would flood a lot in some... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Perttu Ahola | In a globally installed build, debug.txt is now placed... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | + check if sectors/sectors2 directories exist before... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * encoding fix |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * tabs to spaces |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * ignore minetestmapper output |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | + sandstone color value now in minetestmapper |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | + minetestmapper2, colors modified for Minetest Δ |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Nils Dagsson... | Merge pull request #1 from TeddyDesTodes/master |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | added -Wno-unused-but-set-variable to debug build |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | more merging - hopefully all spare heads are now gone |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | merged an old head into main branch |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | merged fence graphic updates another time... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | Merged CiaranG's fence graphic updates (ugh, well,... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | Added tag 0.2.20110602_0 for changeset 6f17cd3f6c54 |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | Removed tag 0.2.20110602_0 |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | Added tag 0.2.20110602_0 for changeset 96efc17b4cd9 |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | 0.2.20110602_0 |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Perttu Ahola | Fixed the password crash on Windows |
commit | commitdiff | tree | snapshot |
2011-06-01 |
teddydestodes | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2011-06-01 |
teddydestodes | added new submenu for key assignment |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | Merge pull request #5 from bucket-T/master |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-06-01 |
teddydestodes | Merge remote-tracking branch 'bucket-t/master' |
commit | commitdiff | tree | snapshot |
2011-06-01 |
MrLoom | MacOSX build support |
commit | commitdiff | tree | snapshot |
2011-06-01 |
teddydestodes | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | * improved fence dimensions (cuboid side lengths now... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | * clay is rarer now |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nils Dagsson... | + clay and associated items |
commit | commitdiff | tree | snapshot |
next |