5784c14ab7added ipban support commands: /#ipban <nick> /#ipunban <ip>
Constantin Wenger
2011-08-12 01:13:42 +02:00
3028bbb95bUpdated .gitignore to ignore vim swap files
Perttu Ahola
2011-08-12 00:33:24 +03:00
dfdc817db3Typo fix
Giuseppe Bilotta
2011-08-11 19:45:44 +02:00
f4856a33c9.gitattributes
Giuseppe Bilotta
2011-08-11 17:57:04 +02:00
371af9c241Notify other players of wielded item change
Giuseppe Bilotta
2011-08-11 07:02:57 +02:00
88a9bae160constify inventory item serialization
Giuseppe Bilotta
2011-08-10 23:22:44 +02:00
ecd5c5f920Clients inform server on wielded item
Giuseppe Bilotta
2011-08-10 21:43:40 +02:00
91d1186cbbKeep track of player item
Giuseppe Bilotta
2011-08-10 18:31:44 +02:00
467b3cf4c1Some inventory const-ification
Giuseppe Bilotta
2011-08-10 11:38:49 +02:00
c007d8219eServer should use the same eye position as the client
Giuseppe Bilotta
2011-08-10 08:07:30 +02:00
b318e82356Refactor player's eye position coding
Giuseppe Bilotta
2011-08-10 08:06:30 +02:00
98fa00db12Introduce Player::getLightPosition
Giuseppe Bilotta
2011-08-10 07:38:51 +02:00
69fca4f3cbMerged some FreeBSD fixes
Perttu Ahola
2011-08-11 12:32:36 +03:00
f6ed45fc20Proper placement of binary files.
q66
2011-08-11 11:07:35 +02:00
e81ff1e833Gettext fix for *BSD - require special linkage as glibc is not used
q66
2011-08-11 11:04:22 +02:00
43b6ca0d14Prevent threadid_t from losing precision when casted on 64bit systems
q66
2011-08-11 10:52:00 +02:00
34492ce480Respect base virtual functions' signatures
Giuseppe Bilotta
2011-08-08 16:15:53 +02:00
163c38e175Always return from non-void functions
Giuseppe Bilotta
2011-08-08 16:13:48 +02:00
11be390110Keys should be s32, not u32
Giuseppe Bilotta
2011-08-08 16:12:15 +02:00
ea26a9f543Remove spurious assignment
Giuseppe Bilotta
2011-08-08 16:11:37 +02:00
f9e1b0cd97InventoryAction is a struct, not a class
Giuseppe Bilotta
2011-08-08 15:38:20 +02:00
805564dcf2Clang doesn't like -Wno-unused-but-set-variable
Giuseppe Bilotta
2011-08-11 10:08:58 +02:00
76fb792544Project uses C++, so use CHECK_CXX_COMPILER_FLAG
Giuseppe Bilotta
2011-08-11 10:06:48 +02:00
ff35014effFix data paths for FreeBSD
Dmitry Marakasov
2011-08-02 02:50:16 +04:00
de868d24c1Fix "integer constant is too large for 'long' type" error
Dmitry Marakasov
2011-08-02 02:49:15 +04:00
318a730c45Check whether -Wno-unused-but-set-variable is supported before using it. It seems to only be available on recent (>=4.6) versions of gcc.
Dmitry Marakasov
2011-08-01 22:17:32 +04:00
9017c51e7fthe zlib error print function now prints to dstream (debug.txt)
Perttu Ahola
2011-08-08 12:11:41 +03:00
bdb66aced7removed broken and old tags and re-added 0.2.20110731_3
Perttu Ahola
2011-08-05 11:54:54 +03:00
ab83444cc3Added tag 0.2.20110731_3 for changeset a519d6832511
Perttu Ahola
2011-08-05 11:52:58 +03:00
64a6da3e45merged delta and c55
Perttu Ahola
2011-08-05 11:22:13 +03:00
dd9909a574minetestmapper can be run from any directory
Giuseppe Bilotta
2011-08-03 08:37:56 +02:00
59c58f230eSome obvious errors in the new fluid flow management
Giuseppe Bilotta
2011-08-02 20:51:14 +02:00
f79069f5b3MapNode is a struct, not a class
Giuseppe Bilotta
2011-08-02 19:18:30 +02:00
f5e0ba266eSome more Italian translations
Giuseppe Bilotta
2011-08-02 13:02:06 +02:00
7361f29527fixed some error :/
Constantin Wenger
2011-08-02 13:39:58 +02:00
1d009a37dfchanged on string in german translation to fit to gui
Constantin Wenger
2011-08-02 12:47:32 +02:00
0fb208e63cupdated po update script to detect wgettext and N_
Constantin Wenger
2011-08-02 12:38:47 +02:00
dade01be29update op PO files
Constantin Wenger
2011-08-02 12:37:53 +02:00
45057667f1update to german translation
Constantin Wenger
2011-08-02 11:56:07 +02:00
4ab4e33450marked strings as translation now translated if set to a button
Constantin Wenger
2011-08-02 11:38:35 +02:00
0cfca69b42fixed displaying special chars in the keychange menu
Constantin Wenger
2011-08-02 10:44:25 +02:00
1278a57afeadded danish translation made by Frederik Helth
Constantin Wenger
2011-08-02 10:36:14 +02:00
071c0b5536* Welcome to OMSK.
Nils Dagsson Moskopp
2011-08-04 18:21:44 +02:00
735fa8b652* README updated
Nils Dagsson Moskopp
2011-08-03 19:01:55 +02:00
0b37f98e16* fix for broken water
Perttu Ahola
2011-08-03 19:00:25 +02:00
5f8809e425Fixed farmesh to such that it was a long time ago.
Perttu Ahola
2011-08-03 13:03:30 +03:00
f143e269f4Merge pull request #48 from Oblomov/master
Nils Dagsson Moskopp
2011-08-02 01:49:31 -07:00
1d1aec9631Use wgettext
Giuseppe Bilotta
2011-07-31 09:05:52 +02:00
817180bd55Introduce wgettext
Giuseppe Bilotta
2011-07-31 09:03:19 +02:00
60bd878f0aGet rid of unused variables
Giuseppe Bilotta
2011-07-31 08:57:52 +02:00
bbd8e645a2* README updated
Nils Dagsson Moskopp
2011-08-01 21:18:57 +02:00
97d659c9fdadded TODO in main.cpp
Perttu Ahola
2011-08-01 19:21:43 +03:00
7b8227039f* papyrus texture now darker and edgier
Nils Dagsson Moskopp
2011-08-01 16:49:35 +02:00
363487c97b* less clumsy ladder texture, based on rails
Nils Dagsson Moskopp
2011-08-01 15:47:02 +02:00
f6bc662194Merge pull request #47 from MarkTraceur/master
Nils Dagsson Moskopp
2011-08-01 05:59:40 -07:00
7bd9e53ae6Changing CONTENT_LADDER to be an extended block
Mark Holmquist
2011-07-30 17:46:43 -07:00
267744a568Fixing ladders again
Mark Holmquist
2011-07-30 21:53:05 -07:00
8e67f4c4e6Fixed a few problems in the ladder update, and changed the speed to account for gravity
Mark Holmquist
2011-07-30 17:26:13 -07:00
1c59cff832Ladders implemented!
Mark Holmquist
2011-07-27 14:38:48 -07:00
bc2819cab2Added ladders--they don't have any use yet, though
Mark Holmquist
2011-07-27 10:18:09 -07:00
7ece67727dMerge remote-tracking branch 'origin/upstream'
Nils Dagsson Moskopp
2011-07-31 20:04:04 +02:00
303351de6dAdded tag 0.2.20110731_3 for changeset b277d01700f6
Perttu Ahola
2011-07-31 15:55:00 +03:00
ff1471ba6dupdated version in CMakeLists
Perttu Ahola
2011-07-31 15:54:54 +03:00
5af9ef054eRemoved tag 0.2.20110731_3
Perttu Ahola
2011-07-31 15:54:47 +03:00
e88cd14c1fAdded tag 0.2.20110731_3 for changeset c87e28deaabf
Perttu Ahola
2011-07-31 15:51:33 +03:00
19ea901cf2Fixes a bug that made the server to deny non-empty passwords from players connecting the first time.
Perttu Ahola
2011-07-31 15:51:24 +03:00
a27200a7a1Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4
Perttu Ahola
2011-07-31 15:41:39 +03:00