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 |
2011-09-24 |
celeron55 | Merge pull request #10 from joshbeck/master |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Joshua Beck | Fixed null pointer dereference errors found by cppcheck 10/head |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Mark Holmquist | Fixed merge issues with saplings, ready to pull now! 9/head |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Mark Holmquist | Fixed saplings growing into trees (thanks so much,... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Mark Holmquist | Adding sapling texture |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Mark Holmquist | Adding (most) of the sapling functionality. It has... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
darkrose | remove content_* things from map.cpp |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Perttu Ahola | Move PLATFORM_LIBS around to make sqlite3 link with... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Perttu Ahola | Make client report a newer version number to the server... 0.2.20110922_1 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Perttu Ahola | Oh well, let's call it just 0.2.20110922 0.2.20110922 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Perttu Ahola | Update changelog and version to 0.2.20110922_rc1 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
darkrose | added locking chest texture |
commit | commitdiff | tree | snapshot |
2011-09-22 |
darkrose | added locking chests - clean patch |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Perttu Ahola | Better apple tree generation |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kahrl | Simplistic wielded tool lighting, added setMeshVertices... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kahrl | reduce view bobbing slightly |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Create a separate scene manager for the wielded tool... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | fix a numerical problem, but tool is still jittery |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Fix jittery view bobbing at large map coordinates again... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Digging animation |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | fix some normals |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Wielded tool updates, leaves and glass work now |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Convert any inventory item into a mesh, bring back... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Added sprite extruder |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | trying some view bobbing changes |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | Oops, up vector is needed. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | This looks more like MC view bobbing, but still not... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Perttu Ahola | Merge remote-tracking branch 'sfan5/apple-trees' |
commit | commitdiff | tree | snapshot |
next |