Commit Graph

  • 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
  • 8c3b4fed10 Removed a single outdated comment in client.cpp Perttu Ahola 2011-05-09 16:39:37 +0300
  • 1a6e1e142f Fixed viewing range stuff a bit (now it works better with very low ranges) Perttu Ahola 2011-05-06 16:58:06 +0300
  • 59c4a342a9 Fixed a temporary solution of server shutting down to an assert(0) when a too large block metadata is sent to an old client Perttu Ahola 2011-05-03 17:33:51 +0300
  • 821d5bb4cc Hopefully fixed the bug of huge mineral deposits rarely in seafloor sand Perttu Ahola 2011-05-03 17:33:13 +0300
  • 1c08b6c99a comment update Perttu Ahola 2011-05-03 08:22:05 +0300
  • 9c72d44fe7 random comment updates Perttu Ahola 2011-04-30 02:12:32 +0300
  • 67529acf5f added cobblestone to the texture atlas Perttu Ahola 2011-04-29 18:30:34 +0300
  • 59af97710a changelog update Perttu Ahola 2011-04-29 17:55:50 +0300
  • a73b10eb1c made proper skyboxes for dawn/evening and night Perttu Ahola 2011-04-29 17:53:07 +0300
  • a5df5f8291 Tweaked clouds a bit Perttu Ahola 2011-04-29 16:39:47 +0300
  • b8b06ef34b updated changelog Perttu Ahola 2011-04-29 16:02:58 +0300
  • 0847e550f0 added simple skybox Perttu Ahola 2011-04-29 16:00:36 +0300
  • 7a367f96e1 added clouds Perttu Ahola 2011-04-29 15:34:26 +0300
  • 0fecd24758 didn't actually change everything, just re-saved the grass texture. Perttu Ahola 2011-04-29 00:38:11 +0300
  • 288822e73d Maybe fixed the flood of "WARNING: StaticObjectList::remove(): id=13 not found" style debug messages on the server when a player has quit. Perttu Ahola 2011-04-29 00:29:34 +0300
  • 8377b5f2a6 Changed a bit of the code that is and should still be commented out. Perttu Ahola 2011-04-27 00:14:16 +0300
  • 36d299ce58 forgot to change one thing back Perttu Ahola 2011-04-26 16:22:00 +0300
  • ffb1128951 tested out and commented out some new stuff for the terrain generator, to be used in the future. Perttu Ahola 2011-04-26 15:38:42 +0300
  • 664eb4f7c5 A small fix to unnecessary saving of map metadata Perttu Ahola 2011-04-26 01:13:30 +0300
  • 2830095366 Optimized map saving and sending (server-side) Perttu Ahola 2011-04-26 00:23:38 +0300
  • 42fb1ba676 Set oerkki1 to not be drawn in completely dark Perttu Ahola 2011-04-25 11:55:40 +0300
  • 041b5e5479 Added /#time <int> command to server for changing the time of day Perttu Ahola 2011-04-25 11:55:07 +0300
  • 2c4351b9b2 fix to the previous commit Perttu Ahola 2011-04-25 00:31:22 +0300
  • ab51298a0d server to print version in chat Perttu Ahola 2011-04-25 00:24:40 +0300