2011-11-06 |
Constantin... | Command-line signal handling for Windows |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Perttu Ahola | Make water invisible next to underwater glass |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Perttu Ahola | Improve "compile on Windows" section in readme |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Perttu Ahola | Call this version 0.3.dev-20111104 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Add option to set water opaque (mainly for stylistic... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Fix flowing liquid spacing; water and lava next to... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Update /README.txt, remove duplicate /doc/README.txt... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Make CONTENT_IGNORE to not block the view when occlusio... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Disable mipmapping because it is sometimes ugly |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Possible fix to bases of islands/hills getting culled... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Tune occlusion culling a bit more |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Tune occlusion culling a bit |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Perttu Ahola | Very simple occlusion culling |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Perttu Ahola | occlusion culling fix, a little reshaping of map render... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Perttu Ahola | Remove trailing / or \ in path_userdata (probably fixes... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Perttu Ahola | Add 3d cloud checkbox in main menu (and rename setting... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Perttu Ahola | Set version to 0.3.0 and update changelog 0.3.0 |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Perttu Ahola | Fix an obvious bug in utility.h |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Perttu Ahola | Attempt a workaround to the network layer segfault |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Perttu Ahola | Make it to compile on MSVC2010 0.3.dev-20111021 |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Perttu Ahola | 0.3.dev-20111021 |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Perttu Ahola | Some tuning in m_max_packets_per_second algorithm |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Perttu Ahola | Improve Connection with threading and some kind of... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Perttu Ahola | Default max_simultaneous_block_sends_server_total to... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Fix apple inventory texture |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Fix and tune block sending |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Add enable_2d_clouds setting for usage on lower-end... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Try to tune fog to work well on high-end machines also |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Fix possible NULL dereference in MobV2CAO::step |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Tune map rendering and related diagnostics |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | set backface culling off again for torches, ladders... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | ...Make the the server buildable again after the last... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Improve rendering and fix tiling in mesh generation |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Automate texture listing for texture atlas making |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Fix client profiler print interval |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Perttu Ahola | Better handling of SendFailedException in Connection |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Fix object duplication bug |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Make active_block_range default to 2 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Fix possible NULL pointer access in MobV2CAO |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Add /clearobjects |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Made a scheme to get rid of the objects in the worst... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Modify default active block range |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | F2 toggles profiler display in client |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Attempt to fix objects getting multiplicated by objects... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Fix minetest.conf.example a bit |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Add a log message to SEnv and make it load objects... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Catch SendFailedException when replying back in Connect... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Display RTT (round trip time, ping) on client status... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Add some rendering statistics to profiler |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Workaround for blocks having a huge amount of active... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Perttu Ahola | Remove very floody log message of MobV2SAO |
commit | commitdiff | tree | snapshot |
2011-10-17 |
celeron55 | Improve active object handling log output |
commit | commitdiff | tree | snapshot |
2011-10-17 |
celeron55 | Fix partly double printed debug.txt |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Fix punching of oerkkis |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Fix chest not working after walked away and came back |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Improve inventory debug output |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Fix items showing up as sticks when placed in world |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Fix to-transparend conversion of backgrounds of sprite... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Some more profiler stuff to get the hang on what really... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Improve debug profiler usage for investigating CPU... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | When granting or revoking privileges, notify the target... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Make dungeon masters not shoot the walls with no reason |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | When player times out, log the action as a timeout... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Check NULL pointer properly in some new code trying... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Better player damage prevention when falling on unloade... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Switch more stuff to use the logging thing and fix... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Fix map delete on windows (concatenate paths correctly... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Update changelog (albeit a bit late) |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Use the logger; also, default to not showing much crap... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Initially add small and tight logging facility |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Add peaceful / not peaceful distinction in mobs and... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Perttu Ahola | Update Linux build instructions in README.txt a bit... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Update version number to 0.3.dev-20111016 |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Replace M_PI with PI |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Fix some "Conditional jump or move depends on uninitial... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Resource file handling for exe icon for MinGW |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Make view bobbing amount configurable |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Make dungeon masters though and make oerkkis disappear... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | strict_protocol_version_checking setting; PROTOCOL_VERS... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Handle death and respawn better |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Set a better version number |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Perttu Ahola | Improve mobv2 |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Perttu Ahola | mobv2 |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Perttu Ahola | Lock mutex when accessing m_env in Server::~Server |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Perttu Ahola | In CMake scripts: New version number, fix MSVC stuff |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Perttu Ahola | Header file tweaking; mainly for speed |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Perttu Ahola | Saner block modification flag operation for not saving... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Kahrl | minetestmapper: Fix the way ylist is computed, use... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'marktraceur/master' |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | minetestmapper speed tweaks (kahrl & JacobF) |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Add apple color to minetestmapper and fix cactus color |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Fix minetestmapper.py |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/sectors2sqlite... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Rotate wielded tool the right way and modify axe graphi... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Fix single-frame lag in camera yaw/pitch, tune view... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Kahrl | Support Python 2 and 3 in sectors2sqlite.py. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Kahrl | Fix processing of blocks below y=0 in sectors2sqlite.py. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Server user limit configuration option |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'darkrose/master' |
commit | commitdiff | tree | snapshot |
next |