Paul Ouellette
|
3fce27ece5
Fix some misspellings (#8104)
|
5 years ago |
Loïc Blot
|
bd6b90359c
Remove DSTACK support (#6346)
|
7 years ago |
Loïc Blot
|
13e995b811
Modernize src/c* src/d* and src/e* files (#6263)
|
7 years ago |
Loïc Blot
|
76be103a91
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
7 years ago |
ShadowNinja
|
6c5e5e2023
Remove threads.h and replace its definitions with their C++11 equivalents (#5957)
|
7 years ago |
Loïc Blot
|
d4c0f91275
Use C++11 mutexes only (remove compat code) (#5922)
|
7 years ago |
est31
|
5e507c9829
Add server side ncurses terminal
|
9 years ago |
kwolekr
|
fdede60034
Fix C++11 compatibility
|
9 years ago |
kwolekr
|
6be74d17df
Refactor thread utility interface
|
9 years ago |
ShadowNinja
|
2139d7d45f
Refactor logging
|
9 years ago |
ShadowNinja
|
e4bff8be94
Clean up threading
|
9 years ago |
ShadowNinja
|
3d53c90d4b
Fix MSVC compile error
|
9 years ago |
ShadowNinja
|
93fcab952b
Clean up and tweak build system
|
9 years ago |
Craig Robbins
|
ced6d20295
For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives
|
9 years ago |
kwolekr
|
43f102271d
Create minidump on fatal Win32 exceptions
|
9 years ago |
onkrot
|
0fd1ee0380
Performance fixes.
|
9 years ago |
sapier
|
1cc40c0a7c
Add support for Android 2.3+
|
10 years ago |
sapier
|
04e9a9d541
Cleanup jthread and fix win32 build
|
11 years ago |
kwolekr
|
d308352dbd
Always use builtin JThread library
|
11 years ago |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
11 years ago |
Ilya Zhuravlev
|
6a1670dbc3
Migrate to STL containers/algorithms.
|
12 years ago |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 years ago |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 years ago |
Perttu Ahola
|
9f031a6759
Optimize headers
|
12 years ago |
Perttu Ahola
|
037b259197
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
12 years ago |
Perttu Ahola
|
f79082a46d
Remove useless debug output (log at info level)
|
12 years ago |
Perttu Ahola
|
f1d9880006
Clean up log messages everywhere
|
12 years ago |
Perttu Ahola
|
6153a2fb10
Improve debug stack printing interface
|
13 years ago |
q66
|
43b6ca0d14
Prevent threadid_t from losing precision when casted on 64bit systems
|
13 years ago |
Perttu Ahola
|
9d4e9c59de
fixed warnings reported by cppcheck
|
13 years ago |