.. |
CMakeLists.txt
|
Remove dependency on marshal and many other async changes
|
2014-04-27 16:15:53 -04:00 |
s_async.cpp
|
Fix over-poping and only push the core once
|
2014-05-30 19:38:11 -04:00 |
s_async.h
|
Fix code style of async API
|
2014-04-27 16:15:53 -04:00 |
s_base.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_base.h
|
Only push the Lua error handler once
|
2014-04-27 16:15:53 -04:00 |
s_entity.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_entity.h
|
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
|
2013-06-06 22:57:38 +02:00 |
s_env.cpp
|
Don't call a player event without having player to do a event for
|
2014-08-21 17:29:26 +02:00 |
s_env.h
|
Fix heart + bubble bar size on different texture packs
|
2014-05-07 21:46:27 +02:00 |
s_internal.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
s_inventory.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_inventory.h
|
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
|
2013-06-06 22:57:38 +02:00 |
s_item.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_item.h
|
Fix all warnings reported by clang
|
2014-04-15 21:34:53 +02:00 |
s_mainmenu.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_mainmenu.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
s_node.cpp
|
Only push the Lua error handler once
|
2014-04-27 16:15:53 -04:00 |
s_node.h
|
Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
|
2014-01-23 19:21:56 -05:00 |
s_nodemeta.cpp
|
Only push the Lua error handler once
|
2014-04-27 16:15:53 -04:00 |
s_nodemeta.h
|
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
|
2013-06-06 22:57:38 +02:00 |
s_player.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_player.h
|
Add 'on_prejoinplayer' callback
|
2013-12-12 13:42:14 -05:00 |
s_server.cpp
|
Use "core" namespace internally
|
2014-05-08 13:02:04 -04:00 |
s_server.h
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |