2013-03-11 |
Ilya Zhuravlev | Migrate to STL containers/algorithms. |
blob | commitdiff | raw |
2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Sfan5 | Update Copyright Years |
blob | commitdiff | raw | diff to current |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Perttu Ahola | On-demand item meshes and textures |
blob | commitdiff | raw | diff to current |
2012-12-01 |
PilzAdam | Merge support for anaglyph stereo |
blob | commitdiff | raw | diff to current |
2012-11-27 |
MirceaKitsune | Fix forgotten material properties for meshes (also... |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Perttu Ahola | Proper versioning of new network-serialized stuff |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Perttu Ahola | Fix LuaEntitySAO::getClientInitializationData() and... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | RealBadAngel's patch which allows the lua api to read... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | A bunch of fixes |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Allow Vanessa's texture filtering / mipmap patch to... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Fix more things I forgot for attached players. Such... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Update attachments at the ending of the addToScene... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Send animations, bone overrides and attachments in... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Enable client-side attachments, add detachment code |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Fix some remaining issues with attachments, now they... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Complete the attachment framework. |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Framework for the attachment system, new object propert... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Get the new animation framework properly working |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Joint positioning and rotation code, and fix a problem... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Allow the LUA API to set animations to meshes as well... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Get the mesh working through the memory cache properly... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Add a subfolder for models and transfer models from... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Fix material properties and allow lighting. Models... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | Properly read the mesh from LUA. |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | 3D model support for players using Irrlicht. Also ready... |
blob | commitdiff | raw | diff to current |
2012-11-03 |
PilzAdam | Merge pull request #243 from xyzz/liquid_renewable |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Perttu Ahola | Fix wielditem entity drawtype brightness control |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Perttu Ahola | Experimental-ish rollback functionality |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Perttu Ahola | Define M_PI on MSVC |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Kahrl | Custom boxy nodes (stairs, slabs) and collision changes |
blob | commitdiff | raw | diff to current |
2012-06-16 |
Perttu Ahola | Properly and efficiently use split utility headers |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Perttu Ahola | Switch the license to be LGPLv2/later, with small parts... |
blob | commitdiff | raw | diff to current |
2012-04-07 |
Perttu Ahola | Fix fabs() brainfart |
blob | commitdiff | raw | diff to current |
2012-04-07 |
Perttu Ahola | Fix MSVC ambiguous fabs() call errors |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Perttu Ahola | Fix visual='cube' size |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Perttu Ahola | Fix dropped nodeitem visuals |
blob | commitdiff | raw | diff to current |
2012-04-01 |
Perttu Ahola | Implement dropped items as LuaEntities; leave the old... |
blob | commitdiff | raw | diff to current |
2012-03-31 |
Perttu Ahola | Add 'fly' and 'fast' privileges and the underlying... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Perttu Ahola | Fix object visuals flashing brightly or disappearing... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Perttu Ahola | Fix walking sound of other players (and other objects) |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Perttu Ahola | ObjectProperties |
blob | commitdiff | raw | diff to current |
2012-03-29 |
Perttu Ahola | Use GenericCAO in place of LuaEntityCAO and PlayerCAO |
blob | commitdiff | raw | diff to current |
2012-03-29 |
Perttu Ahola | Add GenericCAO and player armor groups, but don't use... |
blob | commitdiff | raw | diff to current |
2012-03-29 |
Kahrl | added PlayerSAO and RemotePlayer, removed ServerRemoteP... |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | Lua API for playing sounds |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Immediate smoke puff when a normal entity is punched... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Fix and tune things, add tool "recharge" animation... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | LuaEntity armor groups |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Damage groups WIP |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Entity damage system WIP; Remove C++ mobs |
blob | commitdiff | raw | diff to current |
2012-02-28 |
celeron55 | Merge pull request #46 from garrosh/master |
blob | commitdiff | raw | diff to current |
2012-02-05 |
Kahrl | Players stay in environment even when dead, damage... |
blob | commitdiff | raw | diff to current |
2012-01-12 |
Kahrl | The huge item definition and item namespace unification... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Kahrl | Use plain IBillboardSceneNode instead of MyBillboardSce... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Perttu Ahola | Don't initialize ItemCAOs with stick.png |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Perttu Ahola | Show infotext for unknown items placed on ground |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Kahrl | inventorycube: use all three specified textures; also... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Perttu Ahola | Make hitting players make a visual damage flash to... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Perttu Ahola | Don't hide players in pitch black (like oerkkis) |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Perttu Ahola | Move ServerRemotePlayer to a separate file |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Perttu Ahola | Players are more like objects + related stuff |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Perttu Ahola | Player-is-SAO WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Improve luaentity sprite functionality (and add some... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Reshape LuaEntityCAO implementation a bit and make... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Relatively snappy object-ground collision detection |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Improve LuaEntity velocity/acceleration handling (by... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Clean InventoryItem interface a bit |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Replace direct irrlicht texture fetching in CAO content... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Clean mapnode.h and fix other files accordingly |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Create framework for getting rid of global definitions... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Fix possible NULL dereference in MobV2CAO::step |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | Fix possible NULL pointer access in MobV2CAO |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Fix items showing up as sticks when placed in world |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Use the logger; also, default to not showing much crap... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Perttu Ahola | Replace M_PI with PI |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Perttu Ahola | Make dungeon masters though and make oerkkis disappear... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Perttu Ahola | Improve mobv2 |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Perttu Ahola | mobv2 |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'marktraceur/master' |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/sectors2sqlite... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Kahrl | Simplistic wielded tool lighting, added setMeshVertices... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Perttu Ahola | merged fix to decapitated trees; other bugs now exists |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged the content type extension and delta |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged some stuff from upstream while merging delta |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Perttu Ahola | Merged minetest-delta a624fe549bc75855a170 |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Nils Dagsson Moskopp | Merge pull request #27 from Oblomov/master |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Nils Dagsson Moskopp | Merge pull request #27 from Oblomov/master |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Nils Dagsson Moskopp | + fireflies |
blob | commitdiff | raw | diff to current |
next |