Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
Loïc Blot
|
b3a36f7378
Isolate irrlicht references and use a singleton (#6041)
|
7 years ago |
Vincent Glize
|
9da5fb1583
C++11 cleanup on constructors guiEngine (#6036)
|
7 years ago |
Loïc Blot
|
76be103a91
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
7 years ago |
Loïc Blot
|
370354cc87
Fix various performance issues reported by cppcheck (#5628)
|
7 years ago |
Loïc Blot
|
f98bbe193e
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
|
7 years ago |
Loïc Blot
|
2c19d51409
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
|
7 years ago |
est31
|
e1aa98fe07
Remove top left minetest watermark
|
8 years ago |
est31
|
2060fd9cbe
Initial Gamepad support
|
8 years ago |
Ekdohibs
|
14ef2b445a
Add colored text (not only colored chat).
|
8 years ago |
kwolekr
|
da34a2b33e
Replace instances of std::map<std::string, std::string> with StringMap
|
9 years ago |
Loic Blot
|
0d1eedcccc
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/
|
9 years ago |
sapier
|
dceb9f7d60
Implement proper font handling
|
10 years ago |
sapier
|
7b3602bab3
Fix regression dirt texture not beeing default in non cloud menu
|
10 years ago |
ShadowNinja
|
f2b93b7bae
Fix code style of async API
|
10 years ago |
sapier
|
2e66aca357
Fix modstore/favourites hang by adding asynchronous lua job support
|
11 years ago |
Kahrl
|
3c4734d69a
Change mainmenu texture handling + small misc changes
|
11 years ago |
Kahrl
|
ade70fe4b9
Allow SIGINT to kill mainmenu again
|
11 years ago |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
11 years ago |
PilzAdam
|
4fb4efd8ed
Play sounds/main_menu.ogg in menu
|
11 years ago |
sapier
|
967121a34b
Replace C++ mainmenu by formspec powered one
|
11 years ago |