Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Made picking items up in creative mode delete them (because they usually are ... | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | updated pause menu text a bit | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | Rats are now eatable. Also made their selection box move smoothly. | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | Made rats cookable and made them spawn near trees | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | made more things burnable in furnace | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | quick fix to it not building with gettext on my visual studio environment | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | Removed remaining -delta references | Perttu Ahola | 2011-07-30 | |
* | | | | | | | | | fix server build | Perttu Ahola | 2011-07-25 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Lowered default viewing range minimum to such that it allows fairly good fram... | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | Updated the texture atlas a bit | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | and now fixed a bug in removing that debug output | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | removed a remaining debug print | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | Added a mapblock analyzing function for debugging use and fixed remaining map... | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | changed jungletree/junglegrass content ids to extended range | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | merged fix to decapitated trees; other bugs now exists | Perttu Ahola | 2011-07-24 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Attempt to fix the big bug. Now server either stops sending map or mapgen sta... | Perttu Ahola | 2011-07-21 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | removed unnecessary verbosity from debug output of tile.cpp | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | made shadows less blue | Perttu Ahola | 2011-07-24 | |
* | | | | | | | | Fixed issue #15: Glass blocks a lot of light | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | Fixed #21 Earth under torches oscillates between mud and grass | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | Made hotbar a bit smaller | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | merged jungle and bluish shadows | Perttu Ahola | 2011-07-23 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Made dark places tint slightly in blue | Perttu Ahola | 2011-07-23 | |
| * | | | | | | | | Jungle biome/whatever thing | Perttu Ahola | 2011-07-23 | |
| * | | | | | | | | Changing key settings now doesn't require a game restart | Perttu Ahola | 2011-07-22 | |
* | | | | | | | | | removed -delta namings | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | | converted main.cpp dos linefeeds to unix linefeeds. | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | | updated main.cpp comments a bit | Perttu Ahola | 2011-07-23 | |
* | | | | | | | | | merged the content type extension and delta | Perttu Ahola | 2011-07-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | switched to old transformLiquids, new one is not ready | Perttu Ahola | 2011-07-23 | |
| * | | | | | | | | | uh, i guess this now merges the new delta stuff? | Perttu Ahola | 2011-07-23 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | * key change menu now saving immediately | Perttu Ahola | 2011-07-22 | |
| | |/ / / / / / / | ||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' | Constantin Wenger | 2011-07-22 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-22 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||
| | * | / | | | | | | fixed some problems with filenames of the translations | Constantin Wenger | 2011-07-22 | |
| | |/ / / / / / / | ||||
| | * | | | | | | | Declare USE_GETTEXT option | Giuseppe Bilotta | 2011-07-22 | |
| | * | | | | | | | fixed problem with displaying special chars | Constantin Wenger | 2011-07-22 | |
| | * | | | | | | | updatepo cmake rule | Giuseppe Bilotta | 2011-07-22 | |
| | * | | | | | | | Static naming of po file | Giuseppe Bilotta | 2011-07-22 | |
| | * | | | | | | | Refactor mo creation/installation | Giuseppe Bilotta | 2011-07-22 | |
| | * | | | | | | | Use project name for mo files | Giuseppe Bilotta | 2011-07-22 | |
| | * | | | | | | | Merge remote-tracking branch 'erlehmann/master' | Giuseppe Bilotta | 2011-07-22 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | changed some lines to fit the 80chars limit | Constantin Wenger | 2011-07-22 | |
| | * | | | | | | | | Reorganize cmake gettext message output to ease debugging | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Restore "Leave address blank" position | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Find correct library for MSVC vs MingW in Winows | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Only install locale files if using gettext | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Uppercase DEFINED or cmake 2.8.4 complains | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Refactor and clean up gettext management | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | | | Make gettext optional | Giuseppe Bilotta | 2011-07-21 |