oweals/minetest.git
12 years agoadded TODO in main.cpp
Perttu Ahola [Mon, 1 Aug 2011 16:21:43 +0000 (19:21 +0300)]
added TODO in main.cpp

12 years agoAdded tag 0.2.20110731_3 for changeset b277d01700f6
Perttu Ahola [Sun, 31 Jul 2011 12:55:00 +0000 (15:55 +0300)]
Added tag 0.2.20110731_3 for changeset b277d01700f6

12 years agoupdated version in CMakeLists 0.2.20110731_3
Perttu Ahola [Sun, 31 Jul 2011 12:54:54 +0000 (15:54 +0300)]
updated version in CMakeLists

12 years agoRemoved tag 0.2.20110731_3
Perttu Ahola [Sun, 31 Jul 2011 12:54:47 +0000 (15:54 +0300)]
Removed tag 0.2.20110731_3

12 years agoAdded tag 0.2.20110731_3 for changeset c87e28deaabf
Perttu Ahola [Sun, 31 Jul 2011 12:51:33 +0000 (15:51 +0300)]
Added tag 0.2.20110731_3 for changeset c87e28deaabf

12 years agoFixes a bug that made the server to deny non-empty passwords from players connecting...
Perttu Ahola [Sun, 31 Jul 2011 12:51:24 +0000 (15:51 +0300)]
Fixes a bug that made the server to deny non-empty passwords from players connecting the first time.

12 years agoAdded tag 0.2.20110731_2 for changeset 8ad16fbce9a4
Perttu Ahola [Sun, 31 Jul 2011 12:41:39 +0000 (15:41 +0300)]
Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4

12 years agoupdated changelog
Perttu Ahola [Sun, 31 Jul 2011 12:41:34 +0000 (15:41 +0300)]
updated changelog

12 years agoRemoved tag 0.2.20110731_2
Perttu Ahola [Sun, 31 Jul 2011 12:41:26 +0000 (15:41 +0300)]
Removed tag 0.2.20110731_2

12 years agoAdded tag 0.2.20110731_2 for changeset 4a6cf9491306
Perttu Ahola [Sun, 31 Jul 2011 12:33:22 +0000 (15:33 +0300)]
Added tag 0.2.20110731_2 for changeset 4a6cf9491306

12 years agoupdated version
Perttu Ahola [Sun, 31 Jul 2011 12:33:13 +0000 (15:33 +0300)]
updated version

12 years agoFixed problem of server always receiving an empty password from the client
Perttu Ahola [Sun, 31 Jul 2011 12:32:45 +0000 (15:32 +0300)]
Fixed problem of server always receiving an empty password from the client

12 years agoAdded tag 0.2.20110731_1 for changeset 705a7e95b871
Perttu Ahola [Sat, 30 Jul 2011 23:35:15 +0000 (02:35 +0300)]
Added tag 0.2.20110731_1 for changeset 705a7e95b871

12 years agoMade stricter handling for old clients because now they are not compatible at all.
Perttu Ahola [Sat, 30 Jul 2011 23:27:26 +0000 (02:27 +0300)]
Made stricter handling for old clients because now they are not compatible at all.

12 years agoAdded MaterialItem conversion from old content type namespace to new
Perttu Ahola [Sat, 30 Jul 2011 23:20:40 +0000 (02:20 +0300)]
Added MaterialItem conversion from old content type namespace to new

12 years agoAdded tag 0.2.20110731_0 for changeset 06c62112b503
Perttu Ahola [Sat, 30 Jul 2011 22:16:18 +0000 (01:16 +0300)]
Added tag 0.2.20110731_0 for changeset 06c62112b503

12 years agochangelog update and disable motd by default
Perttu Ahola [Sat, 30 Jul 2011 22:14:56 +0000 (01:14 +0300)]
changelog update and disable motd by default

12 years agoUpdated CMakeLists, changelog and example config for release
Perttu Ahola [Sat, 30 Jul 2011 22:07:31 +0000 (01:07 +0300)]
Updated CMakeLists, changelog and example config for release

12 years agoupdated CMakeList.txts a bit
Perttu Ahola [Sat, 30 Jul 2011 21:51:18 +0000 (00:51 +0300)]
updated CMakeList.txts a bit

12 years agoadded windows icon
Perttu Ahola [Sat, 30 Jul 2011 21:39:43 +0000 (00:39 +0300)]
added windows icon

12 years agoadded one temporary directory to .hgignore
Perttu Ahola [Sat, 30 Jul 2011 20:54:34 +0000 (23:54 +0300)]
added one temporary directory to .hgignore

12 years agoadded sword textures
Perttu Ahola [Sat, 30 Jul 2011 20:54:16 +0000 (23:54 +0300)]
added sword textures

12 years agoupdated example config
Perttu Ahola [Sat, 30 Jul 2011 20:34:16 +0000 (23:34 +0300)]
updated example config

12 years agoFixed handling of inventory in creative mode (normal inventory is not trashed anymore...
Perttu Ahola [Sat, 30 Jul 2011 20:33:57 +0000 (23:33 +0300)]
Fixed handling of inventory in creative mode (normal inventory is not trashed anymore), fixed mese pick speed, added some forgotten stuff

12 years agoupdated version to rc2, rolling out new windows test binary
Perttu Ahola [Sat, 30 Jul 2011 18:16:36 +0000 (21:16 +0300)]
updated version to rc2, rolling out new windows test binary

12 years agofix to the former
Perttu Ahola [Sat, 30 Jul 2011 17:10:16 +0000 (20:10 +0300)]
fix to the former

12 years agoeasier notice on old version
Perttu Ahola [Sat, 30 Jul 2011 17:06:30 +0000 (20:06 +0300)]
easier notice on old version

12 years agoAdded network protocol version number in protocol
Perttu Ahola [Sat, 30 Jul 2011 17:02:17 +0000 (20:02 +0300)]
Added network protocol version number in protocol

12 years agoServer configuration is now written when "/#setting whatever = whatever" is issued.
Perttu Ahola [Sat, 30 Jul 2011 16:49:42 +0000 (19:49 +0300)]
Server configuration is now written when "/#setting whatever = whatever" is issued.

12 years agoAdded message of the day and made it properly configurable using /#setting (not saved...
Perttu Ahola [Sat, 30 Jul 2011 16:31:33 +0000 (19:31 +0300)]
Added message of the day and made it properly configurable using /#setting (not saved to config file yet)

12 years agoMade picking items up in creative mode delete them (because they usually are in the...
Perttu Ahola [Sat, 30 Jul 2011 16:05:25 +0000 (19:05 +0300)]
Made picking items up in creative mode delete them (because they usually are in the inventory already anyway)

12 years agoupdated pause menu text a bit
Perttu Ahola [Sat, 30 Jul 2011 15:54:02 +0000 (18:54 +0300)]
updated pause menu text a bit

12 years agoRats are now eatable. Also made their selection box move smoothly.
Perttu Ahola [Sat, 30 Jul 2011 15:51:15 +0000 (18:51 +0300)]
Rats are now eatable. Also made their selection box move smoothly.

12 years agoMade rats cookable and made them spawn near trees
Perttu Ahola [Sat, 30 Jul 2011 14:51:21 +0000 (17:51 +0300)]
Made rats cookable and made them spawn near trees

12 years agomade more things burnable in furnace
Perttu Ahola [Sat, 30 Jul 2011 11:57:43 +0000 (14:57 +0300)]
made more things burnable in furnace

12 years agoquick fix to it not building with gettext on my visual studio environment
Perttu Ahola [Sat, 30 Jul 2011 11:38:41 +0000 (14:38 +0300)]
quick fix to it not building with gettext on my visual studio environment

12 years agoRemoved remaining -delta references
Perttu Ahola [Sat, 30 Jul 2011 11:02:11 +0000 (14:02 +0300)]
Removed remaining -delta references

12 years agoremoved delta README
Perttu Ahola [Fri, 29 Jul 2011 09:59:37 +0000 (12:59 +0300)]
removed delta README

12 years agofix server build
Perttu Ahola [Mon, 25 Jul 2011 20:31:02 +0000 (23:31 +0300)]
fix server build

12 years agoLowered default viewing range minimum to such that it allows fairly good framerate...
Perttu Ahola [Sun, 24 Jul 2011 09:49:47 +0000 (12:49 +0300)]
Lowered default viewing range minimum to such that it allows fairly good framerate in jungles with sucky hardware.
Almost all computers stick to the minimum with the current farmesh range that someone has set up without asking from me, but farmesh is not used as default anyway so those that use it can raise the lower limit in their configuration as they wish.

12 years agoUpdated the texture atlas a bit
Perttu Ahola [Sun, 24 Jul 2011 09:45:52 +0000 (12:45 +0300)]
Updated the texture atlas a bit

12 years agoand now fixed a bug in removing that debug output
Perttu Ahola [Sun, 24 Jul 2011 09:13:51 +0000 (12:13 +0300)]
and now fixed a bug in removing that debug output

12 years agoremoved a remaining debug print
Perttu Ahola [Sun, 24 Jul 2011 09:12:55 +0000 (12:12 +0300)]
removed a remaining debug print

12 years agoAdded a mapblock analyzing function for debugging use and fixed remaining mapgen...
Perttu Ahola [Sun, 24 Jul 2011 09:09:33 +0000 (12:09 +0300)]
Added a mapblock analyzing function for debugging use and fixed remaining mapgen bugs

12 years agochanged jungletree/junglegrass content ids to extended range
Perttu Ahola [Sun, 24 Jul 2011 08:40:14 +0000 (11:40 +0300)]
changed jungletree/junglegrass content ids to extended range

12 years agomerged fix to decapitated trees; other bugs now exists
Perttu Ahola [Sun, 24 Jul 2011 08:39:13 +0000 (11:39 +0300)]
merged fix to decapitated trees; other bugs now exists

12 years agoremoved unnecessary verbosity from debug output of tile.cpp
Perttu Ahola [Sun, 24 Jul 2011 07:12:08 +0000 (10:12 +0300)]
removed unnecessary verbosity from debug output of tile.cpp

12 years agowho put pnoise.py in my /?
Perttu Ahola [Sat, 23 Jul 2011 22:51:27 +0000 (01:51 +0300)]
who put pnoise.py in my /?

12 years agomade shadows less blue
Perttu Ahola [Sat, 23 Jul 2011 21:49:45 +0000 (00:49 +0300)]
made shadows less blue

12 years agoFixed issue #15: Glass blocks a lot of light
Perttu Ahola [Sat, 23 Jul 2011 17:28:05 +0000 (20:28 +0300)]
Fixed issue #15: Glass blocks a lot of light

12 years agoFixed #21 Earth under torches oscillates between mud and grass
Perttu Ahola [Sat, 23 Jul 2011 17:22:22 +0000 (20:22 +0300)]
Fixed #21 Earth under torches oscillates between mud and grass

12 years agoMade hotbar a bit smaller
Perttu Ahola [Sat, 23 Jul 2011 17:22:04 +0000 (20:22 +0300)]
Made hotbar a bit smaller

12 years agomerged jungle and bluish shadows
Perttu Ahola [Sat, 23 Jul 2011 17:01:06 +0000 (20:01 +0300)]
merged jungle and bluish shadows

12 years agoremoved -delta namings
Perttu Ahola [Sat, 23 Jul 2011 16:33:49 +0000 (19:33 +0300)]
removed -delta namings

12 years agoconverted main.cpp dos linefeeds to unix linefeeds.
Perttu Ahola [Sat, 23 Jul 2011 16:17:39 +0000 (19:17 +0300)]
converted main.cpp dos linefeeds to unix linefeeds.

12 years agoupdated main.cpp comments a bit
Perttu Ahola [Sat, 23 Jul 2011 16:16:49 +0000 (19:16 +0300)]
updated main.cpp comments a bit

12 years agochanged rat texture to mine
Perttu Ahola [Sat, 23 Jul 2011 16:05:06 +0000 (19:05 +0300)]
changed rat texture to mine

12 years agomerged the content type extension and delta
Perttu Ahola [Sat, 23 Jul 2011 16:04:37 +0000 (19:04 +0300)]
merged the content type extension and delta

12 years agoextended content-type range
Perttu Ahola [Sat, 23 Jul 2011 13:55:26 +0000 (16:55 +0300)]
extended content-type range

12 years agoswitched to old transformLiquids, new one is not ready
Perttu Ahola [Sat, 23 Jul 2011 13:46:34 +0000 (16:46 +0300)]
switched to old transformLiquids, new one is not ready

12 years agoswitched my textures back
Perttu Ahola [Sat, 23 Jul 2011 13:08:07 +0000 (16:08 +0300)]
switched my textures back

12 years agouh, i guess this now merges the new delta stuff?
Perttu Ahola [Sat, 23 Jul 2011 12:50:05 +0000 (15:50 +0300)]
uh, i guess this now merges the new delta stuff?

12 years agomerged some stuff from upstream while merging delta
Perttu Ahola [Sat, 23 Jul 2011 12:46:00 +0000 (15:46 +0300)]
merged some stuff from upstream while merging delta

12 years agoMade dark places tint slightly in blue
Perttu Ahola [Sat, 23 Jul 2011 01:10:17 +0000 (04:10 +0300)]
Made dark places tint slightly in blue

12 years agoJungle biome/whatever thing
Perttu Ahola [Fri, 22 Jul 2011 23:04:24 +0000 (02:04 +0300)]
Jungle biome/whatever thing

12 years agoMerge branch 'master' of git://github.com/erlehmann/minetest-delta
Perttu Ahola [Fri, 22 Jul 2011 19:59:15 +0000 (22:59 +0300)]
Merge branch 'master' of git://github.com/erlehmann/minetest-delta

12 years ago* README updated
Nils Dagsson Moskopp [Fri, 22 Jul 2011 19:56:00 +0000 (21:56 +0200)]
* README updated

12 years ago* key change menu now saving immediately
Perttu Ahola [Fri, 22 Jul 2011 19:53:50 +0000 (21:53 +0200)]
* key change menu now saving immediately

12 years agoChanging key settings now doesn't require a game restart
Perttu Ahola [Fri, 22 Jul 2011 19:35:20 +0000 (22:35 +0300)]
Changing key settings now doesn't require a game restart

12 years agoMerge pull request #33 from SpeedProg/master
Nils Dagsson Moskopp [Fri, 22 Jul 2011 19:10:19 +0000 (12:10 -0700)]
Merge pull request #33 from SpeedProg/master

gettext fix of laguagefile names

12 years agochange in readme of a lib
Constantin Wenger [Fri, 22 Jul 2011 18:55:00 +0000 (20:55 +0200)]
change in readme of a lib

12 years agoMerge remote-tracking branch 'upstream/master'
Constantin Wenger [Fri, 22 Jul 2011 18:53:29 +0000 (20:53 +0200)]
Merge remote-tracking branch 'upstream/master'

12 years agofixed some problems with filenames of the translations
Constantin Wenger [Fri, 22 Jul 2011 18:19:43 +0000 (20:19 +0200)]
fixed some problems with filenames of the translations

12 years agoupdated some parts which don't really make a problem but are better this way
Constantin Wenger [Wed, 20 Jul 2011 17:57:44 +0000 (19:57 +0200)]
updated some parts which don't really make a problem but are better this way

12 years agoMerge branch 'upstream/master'
Nils Dagsson Moskopp [Fri, 22 Jul 2011 18:16:58 +0000 (20:16 +0200)]
Merge branch 'upstream/master'

12 years agoMerge pull request #32 from Oblomov/master
Nils Dagsson Moskopp [Fri, 22 Jul 2011 17:30:55 +0000 (10:30 -0700)]
Merge pull request #32 from Oblomov/master

Gettext + misc fixes

12 years agoFixed the problem of <=r548 clients fucking up maps on >=r549 servers. Also, already...
Perttu Ahola [Fri, 22 Jul 2011 15:51:49 +0000 (18:51 +0300)]
Fixed the problem of <=r548 clients fucking up maps on >=r549 servers. Also, already fucked up maps are now loaded correctly.

12 years agoDeclare USE_GETTEXT option
Giuseppe Bilotta [Fri, 22 Jul 2011 12:42:04 +0000 (14:42 +0200)]
Declare USE_GETTEXT option

12 years agofixed problem with displaying special chars
Constantin Wenger [Fri, 22 Jul 2011 10:54:07 +0000 (12:54 +0200)]
fixed problem with displaying special chars

12 years agoupdatepo cmake rule
Giuseppe Bilotta [Fri, 22 Jul 2011 08:55:05 +0000 (10:55 +0200)]
updatepo cmake rule

Get rid of the system-specific updatelocales.sh and introduce an
updatepo cmake rule. po files are also updated before creating the mo
files, and we now keep the .pot file (in the po/en directory). To
stabilize the po file creation, file contents are sorted by source
filename.

Update po files in the process.

12 years agoadded an unit test for the Settings thingy (the python ConfigParser -like thing)
Perttu Ahola [Fri, 22 Jul 2011 10:10:58 +0000 (13:10 +0300)]
added an unit test for the Settings thingy (the python ConfigParser -like thing)

12 years agoStatic naming of po file
Giuseppe Bilotta [Fri, 22 Jul 2011 07:58:02 +0000 (09:58 +0200)]
Static naming of po file

The po file should not be named c55 if we're in ∆. But since it is not
exposed at installation time, we don't actually need its name to be
based on the project name at all, so just call it minetest.po

12 years agoRefactor mo creation/installation
Giuseppe Bilotta [Fri, 22 Jul 2011 07:36:17 +0000 (09:36 +0200)]
Refactor mo creation/installation

12 years agoUse project name for mo files
Giuseppe Bilotta [Fri, 22 Jul 2011 06:33:08 +0000 (08:33 +0200)]
Use project name for mo files

12 years agoMerge remote-tracking branch 'erlehmann/master'
Giuseppe Bilotta [Fri, 22 Jul 2011 05:48:22 +0000 (07:48 +0200)]
Merge remote-tracking branch 'erlehmann/master'

Conflicts (from the introduction of fr translations):
src/CMakeLists.txt

12 years agochanged some lines to fit the 80chars limit
Constantin Wenger [Thu, 21 Jul 2011 14:44:43 +0000 (16:44 +0200)]
changed some lines to fit the 80chars limit

12 years agoFixed small error in mapnode.cpp (didn't cause any harm though)
Perttu Ahola [Thu, 21 Jul 2011 22:37:21 +0000 (01:37 +0300)]
Fixed small error in mapnode.cpp (didn't cause any harm though)

12 years agoFixed new map generator causing a crash when generating at map limit
Perttu Ahola [Thu, 21 Jul 2011 22:37:05 +0000 (01:37 +0300)]
Fixed new map generator causing a crash when generating at map limit

12 years agoadded some TODOs to main.cpp
Perttu Ahola [Thu, 21 Jul 2011 20:28:30 +0000 (23:28 +0300)]
added some TODOs to main.cpp

12 years ago* nicer firefly texture
Nils Dagsson Moskopp [Thu, 21 Jul 2011 18:13:31 +0000 (20:13 +0200)]
* nicer firefly texture

12 years agoMerged minetest-delta a624fe549bc75855a170
Perttu Ahola [Thu, 21 Jul 2011 17:55:08 +0000 (20:55 +0300)]
Merged minetest-delta a624fe549bc75855a170

12 years ago+ unknown block is sick
Nils Dagsson Moskopp [Thu, 21 Jul 2011 15:36:23 +0000 (17:36 +0200)]
+ unknown block is sick

12 years agoMerge pull request #29 from cisoun/master
Nils Dagsson Moskopp [Thu, 21 Jul 2011 14:33:34 +0000 (07:33 -0700)]
Merge pull request #29 from cisoun/master

Add french translation.

12 years agofixed not finding dll for gettext in MSVC
Constantin Wenger [Thu, 21 Jul 2011 14:21:01 +0000 (16:21 +0200)]
fixed not finding dll for gettext in MSVC

12 years agoAdded missing .po fil.e
Cyriaque Skrapits [Thu, 21 Jul 2011 14:14:18 +0000 (16:14 +0200)]
Added missing .po fil.e

12 years agoAdded french translation.
Cyriaque Skrapits [Thu, 21 Jul 2011 14:09:57 +0000 (16:09 +0200)]
Added french translation.

12 years agoAttempt to fix the big bug. Now server either stops sending map or mapgen starts...
Perttu Ahola [Thu, 21 Jul 2011 14:00:08 +0000 (17:00 +0300)]
Attempt to fix the big bug. Now server either stops sending map or mapgen starts generating CONTENT_IGNORE.

12 years ago* different collision box for fireflies so they now hover above the ground
Nils Dagsson Moskopp [Thu, 21 Jul 2011 13:40:00 +0000 (15:40 +0200)]
* different collision box for fireflies so they now hover above the ground

12 years agoReorganize cmake gettext message output to ease debugging
Giuseppe Bilotta [Thu, 21 Jul 2011 13:16:59 +0000 (15:16 +0200)]
Reorganize cmake gettext message output to ease debugging

12 years agoRestore "Leave address blank" position
Giuseppe Bilotta [Thu, 21 Jul 2011 13:12:58 +0000 (15:12 +0200)]
Restore "Leave address blank" position