Maksim Gamarnik
|
2520ca3ed1
|
Merge branch 'master' of https://github.com/minetest/minetest
|
2016-01-31 20:57:03 +02:00 |
|
est31
|
d6f58c3f84
|
Don't pass non-const references to collision methods
Non const references cause a lot of confusion with behaviour of code,
and are disallowed by minetest style guide.
|
2016-01-29 15:53:54 +01:00 |
|
Maksim Gamarnik
|
919be490f9
|
Update
Sync all Minetest commits
|
2015-11-10 13:49:24 +02:00 |
|
BlockMen
|
c26f21eb25
|
Fix jittering sounds on entities (fixes #2974)
|
2015-10-26 19:40:26 +01:00 |
|
Maksim Gamarnik
|
9247f32e0e
|
LGPL 2.1 to 3.0 on all files
|
2015-08-14 01:26:28 +03:00 |
|
Loic Blot
|
3d9347b35e
|
Remove profiler.h include where it's not needed. Remove some unreachable and very old code
|
2015-07-21 08:10:43 +02:00 |
|
PilzAdam
|
617d8cba5d
|
Add an option to disable object <-> object collision for Lua entities
|
2013-07-20 20:43:11 +02:00 |
|
sapier
|
2ae6230bda
|
fix objects colliding with its own collision boxes
|
2013-04-09 23:16:13 +02:00 |
|
sapier
|
fd60aa7e67
|
Closed add object <-> object collision handling
|
2013-03-28 00:09:24 +01:00 |
|
Sfan5
|
3fab3825aa
|
Update Copyright Years
|
2013-02-24 20:15:24 +01:00 |
|
PilzAdam
|
269f01224b
|
Change Minetest-c55 to Minetest
|
2013-02-24 18:49:03 +01:00 |
|
Perttu Ahola
|
07526467af
|
Add bouncy node group
|
2012-09-01 12:58:37 +03:00 |
|
Kahrl
|
05d8ea0ebb
|
Custom boxy nodes (stairs, slabs) and collision changes
|
2012-06-17 16:34:39 +03:00 |
|
Perttu Ahola
|
ede1480ae9
|
Optimize headers
|
2012-06-17 04:03:39 +03:00 |
|
Perttu Ahola
|
e70b6545b1
|
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
2012-06-05 18:54:07 +03:00 |
|
Perttu Ahola
|
290e921920
|
Relatively snappy object-ground collision detection
|
2011-11-29 19:13:50 +02:00 |
|
Perttu Ahola
|
c6fd2986d4
|
GameDef compiles
|
2011-11-29 19:13:42 +02:00 |
|
Perttu Ahola
|
91cfbe2891
|
reorganized a lot of stuff and modified mapgen and objects slightly while doing it
|
2011-06-26 15:48:56 +03:00 |
|
Perttu Ahola
|
c638442e78
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
|
Perttu Ahola
|
5a4d8ffad3
|
implemented rats in new system to verify that it works
|
2011-04-10 15:16:27 +03:00 |
|