2012-03-18 |
Perttu Ahola | Fix getVisibleBrightness() to return sunlight visibilit... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Make some things diggable by hand by using a special... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Fix old world search path for non-run-in-place build |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Move doc/changelog.txt and doc/ancient_main_comment... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Disable word wrap in vertical texts in main menu |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Fix installation in cmake project files |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | "or" -> "||" in content_mapblock.cpp |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Fix and tune stars |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Do not clear address in main menu if starting a singlep... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Perttu Ahola | Dynamic sky, fog and cloud colors; sun and moon |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Move ClientMap to clientmap.{h,cpp} |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Add Client::getEnv() and remove some unnecessary wrappers |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Revert old 4BS/s walk speed for now |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Kahrl | MapBlockMesh, mesh animation system, urgent mesh update... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Tune main menu |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Create main menu tab "Settings" for client settings |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Fix click areas of singleplayer checkboxes |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Fix initial moving of mouse above the "exit to menu... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Fix and improve Server's privilege get/setters |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Add "simple singleplayer mode"; Fix a number of GUI... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Save selected tab |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Menu tuning WIP |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Perttu Ahola | Use a more standard order of yes/no/cancel/whatever... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Perttu Ahola | Crude tab test in main menu (requires gui redesign... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Add [new] to world name when supplying a non-existent... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Allow directly supplying world as a parameter, includin... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Move keychange/connect main menu buttons a bit |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Fix game selection in world creation (used always the... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Attempt to fix RUN_IN_PLACE autodetection on Linux |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Add confirmation menu and make world deletion possible... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | World creation button and dialog and functionality |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Remember selected world by path |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Make finish quicktune and leave it unused (as intended) |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Perttu Ahola | Add quicktune.{cpp,h} |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Handle certain errors properly when using --go |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Add a note about minetest.conf in the key change dialog... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Use default_game when making a new world using --world... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Remove duplicate code in main menu |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Rename "Delete map" to "Delete world" |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Proper handling of failing to bind server socket |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | World selection box in main menu (and random fixing) |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | --world implies local game |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Fix CreateAllDirs() (failed for relative fully non... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Mention world location at server startup at action... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Redirect Lua print to minetest.debug |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | --logfile '' = no logging |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Remove useless debug output (log at info level) |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | --gameid list |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Update --gameid to manpages |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Update version number to 0.4.dev-20120311 |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | world.mt creation |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | command-line/world game selection |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | full_punch_interval = 1.0 for mese pickaxe |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Limit crack update speed |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | When mouse button is held down in air, show continuous... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Fix log output in ban.cpp |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Improve command-line parameters |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Prettify --help output |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Move huge comment from the beginning of main.cpp to... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | --verbose, not --info-on-stderr |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Clean up log messages everywhere |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Do not print errors when searching for usable configura... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix configuration file behaviour |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Increase Peer max_packets_per_second (hopefully doesn... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add description in minetest.conf.example |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tune "Connecting to server" and "Waiting content" screens |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Chat console, including a number of rebases and modific... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Starting the game in the pause menu is lame, don't... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Set fixed FOV for the wielded item |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Different implementation of KeyPress::operator== |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Make Camera::updateViewingRange more snappy in followin... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Faster player movement and smaller collision box |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | dig_immediate=2 -> 0.5 seconds digging time |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Set rail to have dig_immediate=2 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tidy up server log output a bit |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Clean unit test output |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add and tidy up some Server log output for declined... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Remove servermain.cpp, use main.cpp with a couple of... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix addon and configuration file paths |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Initial directory structure rework |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Ban and Auth managers use infostream rather than dstream |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Replace dig_immediate=1 with dig_immediate=3 in mods... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add a small bunch of notes about groups in mods/default... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | dig_immediate=3 instead of 1 means 0 seconds |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Update mini documentation in mods/default/init.lua... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Immediate smoke puff when a normal entity is punched... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix and tune things, add tool "recharge" animation... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Set proper armor group for experimental:tnt |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | LuaEntity armor groups |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | ClientActiveObject::debugInfoText() |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Remove header in servermain.cpp to make minetestserver... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Damage groups WIP |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Entity damage system WIP; Remove C++ mobs |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Small fix in getHitParams |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Don't draw cracks when digging is impossible |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | itemgroup.h and ItemGroupList typedef |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tune group digging time stuff a bit |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | remove material from minetest.nodedef_default |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Digging time groups WIP |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jeija | Improve raillike drawtype |
commit | commitdiff | tree | snapshot |
next |