Kahrl
|
6c0c27f662
|
Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)
|
2015-08-10 08:41:45 +02:00 |
|
Břetislav Štec
|
88a6b9f52d
|
Fixed minimap memory leak
|
2015-07-27 11:06:46 -04:00 |
|
kwolekr
|
e234d8b378
|
Clean-up Minimap code
- Fixed race conditions
- Fixed null dereference
- Fixed out-of-bounds array access
- MinimapMapblock is now allocated and added to update queue only when enabled
- Removed dependency on LocalPlayer
- Fixed code style
- Simplified expressions and program logic
- Cleaned minimap object interfaces
|
2015-07-08 01:50:31 -04:00 |
|
est31
|
370a33686a
|
Defer minimap update when shape changed
|
2015-06-30 21:14:28 +02:00 |
|
est31
|
29dda9f356
|
Add UpdateThread and use it for minimap and mesh threads
|
2015-06-29 15:00:19 +02:00 |
|
RealBadAngel
|
0a90fedabc
|
Bugfix: minimap was updated only with loading new blocks, allow forced updates with changing player pos
|
2015-06-28 14:45:47 +02:00 |
|
RealBadAngel
|
b160f8dfe7
|
Minimap update
|
2015-06-28 12:17:36 +02:00 |
|
est31
|
420125debd
|
Remove busy polling inside minimap thread
|
2015-06-27 19:20:25 +02:00 |
|
RealBadAngel
|
ffd16e3fec
|
Add minimap feature
|
2015-06-27 03:42:01 +02:00 |
|