Commit Graph

  • 0f4c83eb98 * improved fence dimensions (cuboid side lengths now multiples of 2, textures should fit better) Nils Dagsson Moskopp 2011-05-31 02:56:23 +0200
  • b461213ddb * improved fence dimensions (cuboid side lengths now multiples of 2, textures should fit better) Nils Dagsson Moskopp 2011-05-31 02:56:23 +0200
  • 63ae3d7387 forgot to add profiler to servermain.cpp Perttu Ahola 2011-05-31 00:26:47 +0300
  • 97dc966759 updated version Perttu Ahola 2011-05-31 00:24:44 +0300
  • db36771c63 auth stuff is now saved only when modified Perttu Ahola 2011-05-31 00:23:39 +0300
  • 41f07328c8 removed some debug prints ...and added support for simple time usage profiling in the last one. Perttu Ahola 2011-05-31 00:16:58 +0300
  • 223b379348 Reduced the CPU usage of the sent block selector algorithm Perttu Ahola 2011-05-31 00:15:43 +0300
  • 10cf6c3f6d Ability to set texture coordinates on a generated cuboid (for fences) Ciaran Gultnieks 2011-05-30 18:38:46 +0100
  • 880aa870a0 + cactii Nils Dagsson Moskopp 2011-05-30 14:42:08 +0200
  • 289e31ed98 + cactii Nils Dagsson Moskopp 2011-05-30 14:42:08 +0200
  • 16fdb42590 Added tag 0.2.20110529_2 for changeset cf6dd618ef0b Perttu Ahola 2011-05-29 22:38:27 +0300
  • a6c97be1a4 20110529_2 Perttu Ahola 2011-05-29 22:38:16 +0300
  • e81919c818 hopefully fixed the privilege problems Perttu Ahola 2011-05-29 22:34:04 +0300
  • e8b8ed0280 Added tag 0.2.20110529_1 for changeset 6fa0a8b40406 Perttu Ahola 2011-05-29 21:35:41 +0300
  • f966ea8659 version Perttu Ahola 2011-05-29 21:35:38 +0300
  • 5ae0f8ed8c Added tag 0.2.20110529_0 for changeset 9b05d4bfee93 Perttu Ahola 2011-05-29 21:28:30 +0300
  • cc2df1a3ed changed version number to 0.2.20110529_0 Perttu Ahola 2011-05-29 21:28:22 +0300
  • b7361e295a updated comments Perttu Ahola 2011-05-29 21:16:37 +0300
  • b3d242ae38 tuned grass growth rate Perttu Ahola 2011-05-29 21:16:15 +0300
  • 9f7c21a0b4 invert_mouse config option Perttu Ahola 2011-05-29 21:13:29 +0300
  • 63611932eb player passwords and privileges in world/auth.txt Perttu Ahola 2011-05-29 21:11:16 +0300
  • cf136f1935 + .gitignore Nils Dagsson Moskopp 2011-05-30 01:08:59 +0800
  • 876553220f + .gitignore Nils Dagsson Moskopp 2011-05-30 01:08:59 +0800
  • ca26de72c9 fast_move and free_move can now be toggled teddydestodes 2011-05-29 19:17:42 +0200
  • 544aeb0840 fast_move and free_move can now be toggled teddydestodes 2011-05-29 19:17:42 +0200
  • af574e58fe + .gitignore Nils Dagsson Moskopp 2011-05-29 19:08:59 +0200
  • 5f063ce97c + .gitignore Nils Dagsson Moskopp 2011-05-29 19:08:59 +0200
  • ed81aa8aae + README in main directory Nils Dagsson Moskopp 2011-05-29 19:03:05 +0200
  • 5200f96707 + README in main directory Nils Dagsson Moskopp 2011-05-29 19:03:05 +0200
  • 9ab64658ba * better heart icon Nils Dagsson Moskopp 2011-05-29 18:49:02 +0200
  • 16c8826041 * better heart icon Nils Dagsson Moskopp 2011-05-29 18:49:02 +0200
  • 3504a66eda * better glass graphics Nils Dagsson Moskopp 2011-05-29 18:48:39 +0200
  • c484aaf6f6 * better glass graphics Nils Dagsson Moskopp 2011-05-29 18:48:39 +0200
  • 3f0ac7adce * better rat graphics Nils Dagsson Moskopp 2011-05-29 18:48:21 +0200
  • cd71566a46 * better rat graphics Nils Dagsson Moskopp 2011-05-29 18:48:21 +0200
  • 0076339914 * enemies are now omsk birds Nils Dagsson Moskopp 2011-05-29 18:47:40 +0200
  • 50021073bf * enemies are now omsk birds Nils Dagsson Moskopp 2011-05-29 18:47:40 +0200
  • 2176f4d697 * better player graphics Nils Dagsson Moskopp 2011-05-29 18:45:50 +0200
  • c39a03d803 * better player graphics Nils Dagsson Moskopp 2011-05-29 18:45:50 +0200
  • 843ffba567 + sandstone Nils Dagsson Moskopp 2011-05-28 02:17:19 +0200
  • e76f4155d5 + sandstone Nils Dagsson Moskopp 2011-05-28 02:17:19 +0200
  • 99c2ac0125 A very poor (but better than nothing) inventory icon for fences Ciaran Gultnieks 2011-05-24 23:18:41 +0100
  • acd7ce897d when pause menu is activated, move mouse cursor on top of the disconnect button, for convenience. Perttu Ahola 2011-05-24 21:04:22 +0300
  • 12ca835e14 Merged CiaranG's fence and fixed two things Perttu Ahola 2011-05-24 20:13:21 +0300
  • 0c5f580365 a work-in-progress map modified callback interface (committing because i want to merge the fence stuff) Perttu Ahola 2011-05-24 20:05:30 +0300
  • ab02f0aa1b Added a check that avoids server crash (unhandled exception) when map generation is attempted near limit Perttu Ahola 2011-05-24 20:03:19 +0300
  • c5e583e059 Added fences (but still needs an icon or something to display in inventory) Ciaran Gultnieks 2011-05-24 17:52:04 +0100
  • 8bbc512fe5 Added 'shout' player privilege Ciaran Gultnieks 2011-05-23 20:40:25 +0100
  • a9940c2ccf Allow default privileges for new players to be set in the server config Ciaran Gultnieks 2011-05-22 23:56:57 +0100
  • e1a2b8f600 merged password change menu Perttu Ahola 2011-05-23 00:12:24 +0300
  • 4a6b9a6ac1 Some work-in-progress stuff and many comment updates Perttu Ahola 2011-05-22 23:55:02 +0300
  • a8a3271470 Added the ability to change your password (via pause menu) Ciaran Gultnieks 2011-05-22 21:09:12 +0100
  • e0329a3cae mud placed in sunlight no longer instantly turns to grass; also tuned transforming speed a bit (will be made a lot longer when testing is complete) Perttu Ahola 2011-05-22 17:25:52 +0300
  • 0af5311538 Preliminary "active block" stuff + set up test code to grow grass. Perttu Ahola 2011-05-22 17:00:09 +0300
  • af7d50e910 Fixed a small memory leak in ServerEnvironment and cleaned the code a bit Perttu Ahola 2011-05-21 14:28:58 +0300
  • eb6f1804fb fixed a small memory leak in game.cpp Perttu Ahola 2011-05-21 14:28:28 +0300
  • 60bb663bf8 fixed a small memory leak in mapnode.cpp Perttu Ahola 2011-05-21 14:28:13 +0300
  • e3f62f354e updated readme a bit Perttu Ahola 2011-05-21 12:52:57 +0300
  • c1b164cbcb added a delay to menu loop Perttu Ahola 2011-05-21 12:28:33 +0300
  • fe02a19f17 Cleaned networking code a bit (had this one on the to-do list for like 4 months already) Perttu Ahola 2011-05-21 12:25:08 +0300
  • 3b707b8a4a fix in readme Perttu Ahola 2011-05-21 11:44:29 +0300
  • 49a22e1291 some documentation updates Perttu Ahola 2011-05-21 11:31:48 +0300
  • 99047ac802 and the changelog Perttu Ahola 2011-05-21 11:07:45 +0300
  • 969fbb189d All textures are are now searched first from the directory specified by the texture_path setting. Perttu Ahola 2011-05-21 11:07:03 +0300
  • a8acf3c391 updated changelog Perttu Ahola 2011-05-21 10:13:10 +0300
  • 76e241392d Merge: New map directory structure and player passwords Perttu Ahola 2011-05-21 01:11:58 +0300
  • 52d857cf15 Passwords - a few corrections to the previous commit Ciaran Gultnieks 2011-05-20 21:37:13 +0100
  • d4d49ee8f4 Passwords - password entry at main menu, stored and checked by server Ciaran Gultnieks 2011-05-20 20:28:03 +0100
  • 73a18b9271 change default sneak key from RSHIFT to LSHIFT Perttu Ahola 2011-05-19 22:59:10 +0300
  • 26bbe66288 Moved the temporary mapgen test files and added a modified map.cpp too... These are probably useful in the next mapgen update and shouldn't be lost. Perttu Ahola 2011-05-19 20:10:17 +0300
  • bc6d477cbb Add (possibly non-compatible) work-in-progress noise.{h,cpp} so that they won't be accidentally lost. These are useful for upcoming mapgen updates. Perttu Ahola 2011-05-19 20:06:54 +0300
  • 58ffdf6d9c add recent major changes to changelog Perttu Ahola 2011-05-19 20:04:59 +0300
  • b5ceaf445a Don't say 'Creating server and client' if the server is remote, so not being created Ciaran Gultnieks 2011-05-19 12:18:42 +0100
  • 889de3e93a put the wstring stoi too in the ignore-on-vc2010 #if Perttu Ahola 2011-05-19 08:16:48 +0300
  • ea3c653a8b (hopefully) fixed stoi/stof compile problems on vc2010 Perttu Ahola 2011-05-18 22:05:31 +0300
  • cdfb5345e9 small comment update Perttu Ahola 2011-05-18 21:59:31 +0300
  • e09fec3373 New map directory structure that avoids map size being limited by filesystem Ciaran Gultnieks 2011-05-18 16:48:27 +0100
  • 9de8e59c20 Added libIrrlicht.dll.a to searched library names for non-MSVC windows Perttu Ahola 2011-05-17 20:11:12 +0300
  • c52fbcd8e9 merged fix to readlink ignored return value warning Perttu Ahola 2011-05-17 00:00:01 +0300
  • 07ff1da6ae merged CiaranG's stuff again: auto-admin powers to local user, DSTACK macro -Wformat warnings Perttu Ahola 2011-05-16 23:59:28 +0300
  • f1bdc6b187 Get rid of ignored return value warning Ciaran Gultnieks 2011-05-16 21:57:36 +0100
  • 29932d4bdd Get rid of all the string format warnings caused by the DSTACK macro Ciaran Gultnieks 2011-05-16 21:47:50 +0100
  • 5624dac3b7 added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 which only slows down development with no effect on security or anything. Perttu Ahola 2011-05-16 20:40:19 +0300
  • 8bba9cde5c Restored the auto-admin powers of the local user (via name= in the config) Ciaran Gultnieks 2011-05-16 18:26:37 +0100
  • bc59c18503 Fixed two compiler warnings Perttu Ahola 2011-05-16 19:54:08 +0300
  • 94c9686020 merged CiaranG's changes (player privileges) Perttu Ahola 2011-05-16 19:39:15 +0300
  • b3268ff389 Server commands without classes Ciaran Gultnieks 2011-05-16 17:13:33 +0100
  • 1520d49310 Privileges to/from string conversion functions standalone, not static members Ciaran Gultnieks 2011-05-16 16:13:17 +0100
  • 7cdd988f88 Better synchronisation of build/mine attempts when the player isn't allowed to Ciaran Gultnieks 2011-05-16 11:34:06 +0100
  • 50c48219a7 Allow "all" to be specified in player config file for privileges Ciaran Gultnieks 2011-05-16 11:32:49 +0100
  • 248d7c8469 Improved server commands and added player permissions. Ciaran Gultnieks 2011-05-16 10:41:19 +0100
  • 1c3a85fa54 fixed an "unused variable" warning Perttu Ahola 2011-05-15 13:07:53 +0300
  • 17f575b11b added missing #ifndef KEYCODE_HEADER to keycode.h Perttu Ahola 2011-05-15 13:06:46 +0300
  • dadac0e79f removed a leftover debug print Perttu Ahola 2011-05-14 19:46:35 +0300
  • 5cb569af7f removed unnecessary comment Perttu Ahola 2011-05-14 15:44:27 +0300
  • 974c5cc08c Added key configuration in the configuration file. Perttu Ahola 2011-05-14 15:43:26 +0300
  • 0674db4a6b merged CiaranG's changes: the glass block Perttu Ahola 2011-05-09 21:41:16 +0300
  • 2c4eb198c3 Added .hgignore Ciaran Gultnieks 2011-05-09 19:35:46 +0100
  • e16c78aac1 Added glass texture (poor artwork skills, apologies in advance) Ciaran Gultnieks 2011-05-09 19:28:12 +0100
  • 2e1a69c3b1 Added glass, with rendering and furnace support. Ciaran Gultnieks 2011-05-09 19:22:07 +0100