Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MacOSX build support | MrLoom | 2011-06-01 |
| | |||
* | * clay is rarer now | Nils Dagsson Moskopp | 2011-06-01 |
| | |||
* | + clay and associated items | Nils Dagsson Moskopp | 2011-06-01 |
| | |||
* | + brick | Nils Dagsson Moskopp | 2011-05-31 |
| | |||
* | * menulogo now shows minetest delta | Nils Dagsson Moskopp | 2011-05-31 |
| | |||
* | + fence inventory icon | Nils Dagsson Moskopp | 2011-05-31 |
| | |||
* | * improved fence dimensions (cuboid side lengths now multiples of 2, ↵ | Nils Dagsson Moskopp | 2011-05-31 |
| | | | | textures should fit better) | ||
* | + cactii | Nils Dagsson Moskopp | 2011-05-30 |
| | |||
* | + .gitignore | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | + README in main directory | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | * better heart icon | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | * better glass graphics | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | * better rat graphics | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | * enemies are now omsk birds | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | * better player graphics | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | + sandstone | Nils Dagsson Moskopp | 2011-05-29 |
| | |||
* | when pause menu is activated, move mouse cursor on top of the disconnect ↵ | Perttu Ahola | 2011-05-24 |
| | | | | button, for convenience. | ||
* | Merged CiaranG's fence and fixed two things | Perttu Ahola | 2011-05-24 |
|\ | |||
| * | Added fences (but still needs an icon or something to display in inventory) | Ciaran Gultnieks | 2011-05-24 |
| | | |||
| * | Added 'shout' player privilege | Ciaran Gultnieks | 2011-05-23 |
| | | |||
| * | Allow default privileges for new players to be set in the server config | Ciaran Gultnieks | 2011-05-22 |
| | | |||
* | | a work-in-progress map modified callback interface (committing because i ↵ | Perttu Ahola | 2011-05-24 |
| | | | | | | | | want to merge the fence stuff) | ||
* | | Added a check that avoids server crash (unhandled exception) when map ↵ | Perttu Ahola | 2011-05-24 |
| | | | | | | | | generation is attempted near limit | ||
* | | merged password change menu | Perttu Ahola | 2011-05-23 |
|\| | |||
| * | Added the ability to change your password (via pause menu) | Ciaran Gultnieks | 2011-05-22 |
| | | | | | | | | | | --HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b | ||
* | | Some work-in-progress stuff and many comment updates | Perttu Ahola | 2011-05-22 |
|/ | |||
* | mud placed in sunlight no longer instantly turns to grass; also tuned ↵ | Perttu Ahola | 2011-05-22 |
| | | | | transforming speed a bit (will be made a lot longer when testing is complete) | ||
* | Preliminary "active block" stuff + set up test code to grow grass. | Perttu Ahola | 2011-05-22 |
| | |||
* | Fixed a small memory leak in ServerEnvironment and cleaned the code a bit | Perttu Ahola | 2011-05-21 |
| | |||
* | fixed a small memory leak in game.cpp | Perttu Ahola | 2011-05-21 |
| | |||
* | fixed a small memory leak in mapnode.cpp | Perttu Ahola | 2011-05-21 |
| | |||
* | updated readme a bit | Perttu Ahola | 2011-05-21 |
| | |||
* | added a delay to menu loop | Perttu Ahola | 2011-05-21 |
| | |||
* | Cleaned networking code a bit (had this one on the to-do list for like 4 ↵ | Perttu Ahola | 2011-05-21 |
| | | | | months already) | ||
* | fix in readme | Perttu Ahola | 2011-05-21 |
| | |||
* | some documentation updates | Perttu Ahola | 2011-05-21 |
| | |||
* | and the changelog | Perttu Ahola | 2011-05-21 |
| | |||
* | All textures are are now searched first from the directory specified by the ↵ | Perttu Ahola | 2011-05-21 |
| | | | | texture_path setting. | ||
* | updated changelog | Perttu Ahola | 2011-05-21 |
| | |||
* | Merge: New map directory structure and player passwords | Perttu Ahola | 2011-05-21 |
|\ | |||
| * | Passwords - a few corrections to the previous commit | Ciaran Gultnieks | 2011-05-20 |
| | | |||
| * | Passwords - password entry at main menu, stored and checked by server | Ciaran Gultnieks | 2011-05-20 |
| | | |||
| * | Don't say 'Creating server and client' if the server is remote, so not being ↵ | Ciaran Gultnieks | 2011-05-19 |
| | | | | | | | | created | ||
| * | New map directory structure that avoids map size being limited by filesystem | Ciaran Gultnieks | 2011-05-18 |
| | | |||
* | | change default sneak key from RSHIFT to LSHIFT | Perttu Ahola | 2011-05-19 |
| | | |||
* | | Moved the temporary mapgen test files and added a modified map.cpp too... ↵ | Perttu Ahola | 2011-05-19 |
| | | | | | | | | | | | | | | | | These are probably useful in the next mapgen update and shouldn't be lost. --HG-- rename : src/noise.cpp.new => misc/noise.cpp rename : src/noise.h.new => misc/noise.h | ||
* | | Add (possibly non-compatible) work-in-progress noise.{h,cpp} so that they ↵ | Perttu Ahola | 2011-05-19 |
| | | | | | | | | won't be accidentally lost. These are useful for upcoming mapgen updates. | ||
* | | add recent major changes to changelog | Perttu Ahola | 2011-05-19 |
| | | |||
* | | put the wstring stoi too in the ignore-on-vc2010 #if | Perttu Ahola | 2011-05-19 |
| | | |||
* | | (hopefully) fixed stoi/stof compile problems on vc2010 | Perttu Ahola | 2011-05-18 |
| | |