Commit Graph

  • 4e5aac5f26 fixed not finding dll for gettext in MSVC Constantin Wenger 2011-07-21 16:21:01 +0200
  • 3f4f844eeb Added missing .po fil.e Cyriaque Skrapits 2011-07-21 16:14:18 +0200
  • 9303283d6e Added missing .po fil.e Cyriaque Skrapits 2011-07-21 16:14:18 +0200
  • 6875ead7cf Added french translation. Cyriaque Skrapits 2011-07-21 16:09:57 +0200
  • 8048961cc5 Added french translation. Cyriaque Skrapits 2011-07-21 16:09:57 +0200
  • 52ad5944c0 Attempt to fix the big bug. Now server either stops sending map or mapgen starts generating CONTENT_IGNORE. Perttu Ahola 2011-07-21 17:00:08 +0300
  • 5388e8b124 * different collision box for fireflies so they now hover above the ground Nils Dagsson Moskopp 2011-07-21 15:40:00 +0200
  • cbf2ac5e8f * different collision box for fireflies so they now hover above the ground Nils Dagsson Moskopp 2011-07-21 15:40:00 +0200
  • 02b14090c2 Reorganize cmake gettext message output to ease debugging Giuseppe Bilotta 2011-07-21 15:16:59 +0200
  • 767280577b Reorganize cmake gettext message output to ease debugging Giuseppe Bilotta 2011-07-21 15:16:59 +0200
  • 56a744599f Restore "Leave address blank" position Giuseppe Bilotta 2011-07-21 15:12:58 +0200
  • aa6506ce96 Restore "Leave address blank" position Giuseppe Bilotta 2011-07-21 15:12:58 +0200
  • 9fa4b72a47 Find correct library for MSVC vs MingW in Winows Giuseppe Bilotta 2011-07-21 14:50:15 +0200
  • 02695bebc6 Find correct library for MSVC vs MingW in Winows Giuseppe Bilotta 2011-07-21 14:50:15 +0200
  • 3e78b29cae Only install locale files if using gettext Giuseppe Bilotta 2011-07-21 14:46:14 +0200
  • 7b93fb59cf Only install locale files if using gettext Giuseppe Bilotta 2011-07-21 14:46:14 +0200
  • d63c160bd6 Uppercase DEFINED or cmake 2.8.4 complains Giuseppe Bilotta 2011-07-21 13:59:50 +0200
  • adb7181969 Uppercase DEFINED or cmake 2.8.4 complains Giuseppe Bilotta 2011-07-21 13:59:50 +0200
  • 2a6c0fc17f updated some path because the dlls are mostly under bin not lib added explanation why libintl must not belinked under some oses Constantin Wenger 2011-07-21 13:24:37 +0200
  • ad2f95fc70 updated some path because the dlls are mostly under bin not lib added explanation why libintl must not belinked under some oses Constantin Wenger 2011-07-21 13:24:37 +0200
  • 1340da7b54 Refactor and clean up gettext management Giuseppe Bilotta 2011-07-21 12:33:29 +0200
  • b99174cb0c Refactor and clean up gettext management Giuseppe Bilotta 2011-07-21 12:33:29 +0200
  • 89af509d10 Make gettext optional Giuseppe Bilotta 2011-07-21 07:53:13 +0200
  • fd70bbd367 Make gettext optional Giuseppe Bilotta 2011-07-21 07:53:13 +0200
  • 89b8b792c1 Tweak makefiles to add -delta suffix. Weedy 2011-07-21 02:36:30 -0400
  • 36d8f91f1a Tweak makefiles to add -delta suffix. Weedy 2011-07-21 02:36:30 -0400
  • a19491dbd2 Fix win32 MSVC compile. (screw gettext) Weedy 2011-07-21 02:30:21 -0400
  • 9cb5f70be5 Fix win32 MSVC compile. (screw gettext) Weedy 2011-07-21 02:30:21 -0400
  • f5c6e3973c Merge pull request #27 from Oblomov/master Nils Dagsson Moskopp 2011-07-20 14:29:01 -0700
  • bca3de3d08 Merge pull request #27 from Oblomov/master Nils Dagsson Moskopp 2011-07-20 14:29:01 -0700
  • e7beaac6f5 Move package search out of conditional Giuseppe Bilotta 2011-07-20 22:49:48 +0200
  • 29aae3dcb5 Move package search out of conditional Giuseppe Bilotta 2011-07-20 22:49:48 +0200
  • 84684e53ed + fireflies Nils Dagsson Moskopp 2011-07-20 22:04:24 +0200
  • 8129d16dd3 + fireflies Nils Dagsson Moskopp 2011-07-20 22:04:24 +0200
  • 4c0e36a5e9 * README updated Nils Dagsson Moskopp 2011-07-20 19:14:40 +0200
  • 4cbdf136fc * README updated Nils Dagsson Moskopp 2011-07-20 19:14:40 +0200
  • 8ed83250d7 Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 18:56:32 +0200
  • 2732dac337 Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 18:56:32 +0200
  • 360a8918dd Merge pull request #24 from SpeedProg/master Nils Dagsson Moskopp 2011-07-20 09:56:23 -0700
  • 0f10fc0cd9 Merge pull request #24 from SpeedProg/master Nils Dagsson Moskopp 2011-07-20 09:56:23 -0700
  • 4d43a67419 fixed problem with wront paths in gettext Constantin Wenger 2011-07-20 18:49:18 +0200
  • c6d99fbe0c fixed problem with wront paths in gettext Constantin Wenger 2011-07-20 18:49:18 +0200
  • 33e80dae7f Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 18:29:48 +0200
  • 84b85964fa Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 18:29:48 +0200
  • 4f53619a15 Merge pull request #23 from Oblomov/master Nils Dagsson Moskopp 2011-07-20 09:29:07 -0700
  • af4b532c9e Merge pull request #23 from Oblomov/master Nils Dagsson Moskopp 2011-07-20 09:29:07 -0700
  • 3fb5b7a3bd Set the window caption for the initial window too Giuseppe Bilotta 2011-06-09 22:31:40 +0200
  • 52df1b598c Set the window caption for the initial window too Giuseppe Bilotta 2011-06-09 22:31:40 +0200
  • bcd3e1af2f Check the data path before usage Giuseppe Bilotta 2011-06-08 17:27:30 +0200
  • 8fa94c3547 Check the data path before usage Giuseppe Bilotta 2011-06-08 17:27:30 +0200
  • cd45ae3d0f Use system sqlite3/jthread libs if available Giuseppe Bilotta 2011-07-19 20:02:31 +0200
  • 3321edae77 Use system sqlite3/jthread libs if available Giuseppe Bilotta 2011-07-19 20:02:31 +0200
  • e5dc58e710 Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 17:56:49 +0200
  • 69937c342c Merge branch 'master' of github.com:erlehmann/minetest-delta Nils Dagsson Moskopp 2011-07-20 17:56:49 +0200
  • cef7bb0619 Merge pull request #22 from SpeedProg/master Nils Dagsson Moskopp 2011-07-20 08:56:35 -0700
  • 489a7ef324 Merge pull request #22 from SpeedProg/master Nils Dagsson Moskopp 2011-07-20 08:56:35 -0700
  • a006b828a6 updated german po file for minetest-delta (prior it was for minetest) set +x on bashscript Constantin Wenger 2011-07-20 17:00:54 +0200
  • e787e16a83 updated german po file for minetest-delta (prior it was for minetest) set +x on bashscript Constantin Wenger 2011-07-20 17:00:54 +0200
  • 052bb24c7f added gettext support german translation file and bashscript to update translations Constantin Wenger 2011-07-20 16:51:19 +0200
  • 6a8328de79 added gettext support german translation file and bashscript to update translations Constantin Wenger 2011-07-20 16:51:19 +0200
  • 3c630c0d90 Merge branch 'upstream/master' Nils Dagsson Moskopp 2011-07-20 14:20:07 +0200
  • 9bc701d194 Merge branch 'upstream/master' Nils Dagsson Moskopp 2011-07-20 14:20:07 +0200
  • d0810b0156 * README updated (graphics licensing) Nils Dagsson Moskopp 2011-07-20 02:45:15 +0200
  • 2095b15816 * README updated (graphics licensing) Nils Dagsson Moskopp 2011-07-20 02:45:15 +0200
  • ffd3cdf519 * by popular request, fewer clouds Nils Dagsson Moskopp 2011-07-20 02:44:51 +0200
  • 6791c856b2 * by popular request, fewer clouds Nils Dagsson Moskopp 2011-07-20 02:44:51 +0200
  • ac2e822ea1 * README updated Nils Dagsson Moskopp 2011-07-19 23:35:12 +0200
  • 41919edb2f * README updated Nils Dagsson Moskopp 2011-07-19 23:35:12 +0200
  • 0cd2972d60 + minetest application icon Nils Dagsson Moskopp 2011-07-19 23:32:01 +0200
  • 2470bce7c2 + minetest application icon Nils Dagsson Moskopp 2011-07-19 23:32:01 +0200
  • 821ff68f54 * initialize liquid_kind properly so compiler does not bitch about it Nils Dagsson Moskopp 2011-07-19 02:02:50 +0200
  • 57fcfb2b0d * initialize liquid_kind properly so compiler does not bitch about it Nils Dagsson Moskopp 2011-07-19 02:02:50 +0200
  • e8eb4d233b + fake shading for the volumetric clouds Nils Dagsson Moskopp 2011-07-19 01:43:30 +0200
  • a99b7e6e05 + fake shading for the volumetric clouds Nils Dagsson Moskopp 2011-07-19 01:43:30 +0200
  • 414d1ff9e2 + volumetric clouds (thanks teddydestodes) Nils Dagsson Moskopp 2011-07-18 22:50:14 +0200
  • 890d3468e7 + volumetric clouds (thanks teddydestodes) Nils Dagsson Moskopp 2011-07-18 22:50:14 +0200
  • 7d92ce061d final fixes to liquid flow, works now as intended Felix Krause 2011-07-17 13:55:59 +0200
  • 466f9d87b6 final fixes to liquid flow, works now as intended Felix Krause 2011-07-17 13:55:59 +0200
  • a1e2a8bec6 fixes to liquid transformation Felix Krause 2011-07-17 13:15:33 +0200
  • b7862805c8 fixes to liquid transformation Felix Krause 2011-07-17 13:15:33 +0200
  • f34a9b6a71 fixed refactoring issues // slowed down water flow a bit Felix Krause 2011-07-17 04:01:31 +0200
  • c4b86adee8 fixed refactoring issues // slowed down water flow a bit Felix Krause 2011-07-17 04:01:31 +0200
  • def870953a * refactored liquid transformation code (has some flaws) Felix Krause 2011-07-16 16:01:37 +0200
  • f1e8ff2245 * refactored liquid transformation code (has some flaws) Felix Krause 2011-07-16 16:01:37 +0200
  • f2c6330505 * Омская птица Nils Dagsson Moskopp 2011-07-18 02:09:55 +0200
  • 2586a186bd * Омская птица Nils Dagsson Moskopp 2011-07-18 02:09:55 +0200
  • 077ffa5231 * changed GUI to indicate Minetest Δ Nils Dagsson Moskopp 2011-07-17 22:33:18 +0200
  • 13b2bad54b * changed GUI to indicate Minetest Δ Nils Dagsson Moskopp 2011-07-17 22:33:18 +0200
  • 74ef5b8a42 Hopefully fixed u64 to be the actual 64-bit type on 64-bit architectures. This should fix the compiler error caused by irrlicht on 64-bit fedora defining u64 to be different. Perttu Ahola 2011-07-17 19:32:06 +0300
  • 496e783988 A small fix to an unlikely situation where the map generator requires a block that hasn't been loaded from disk. Now it is actually loaded from disk in that case. Perttu Ahola 2011-07-17 13:40:47 +0300
  • 0802edf582 * README updated Nils Dagsson Moskopp 2011-07-16 17:14:58 +0200
  • 1f243e54b4 * README updated Nils Dagsson Moskopp 2011-07-16 17:14:58 +0200
  • 8bfa56648d Merge remote-tracking branch 'origin/upstream' Nils Dagsson Moskopp 2011-07-16 16:52:45 +0200
  • 014a3aea32 Merge remote-tracking branch 'origin/upstream' Nils Dagsson Moskopp 2011-07-16 16:52:45 +0200
  • afa2b8714f Attempt to fix a problem with the factory mappings of objects residing in different source files than the prototype objects that fill them in Perttu Ahola 2011-07-16 17:39:03 +0300
  • 4d20f1283f * fix automerge regression Nils Dagsson Moskopp 2011-07-15 20:16:02 +0200
  • 5086bd5664 * fix automerge regression Nils Dagsson Moskopp 2011-07-15 20:16:02 +0200
  • 0a38e542c1 * regression fix, clay occurs again now Nils Dagsson Moskopp 2011-07-15 06:37:47 +0200
  • 2c5617709d * regression fix, clay occurs again now Nils Dagsson Moskopp 2011-07-15 06:37:47 +0200
  • 96f551a287 * possibly nicer trees Nils Dagsson Moskopp 2011-07-15 02:23:41 +0200