kwolekr
|
9aadb44895
|
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
|
cd032e2886
|
Defer minimap update when shape changed
|
2015-06-30 21:14:28 +02:00 |
|
est31
|
0ef3a70c40
|
Add UpdateThread and use it for minimap and mesh threads
|
2015-06-29 15:00:19 +02:00 |
|
RealBadAngel
|
8be5c3287a
|
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
|
a8393b2887
|
Minimap update
|
2015-06-28 12:17:36 +02:00 |
|
est31
|
017417e32d
|
Remove busy polling inside minimap thread
|
2015-06-27 19:20:25 +02:00 |
|
RealBadAngel
|
15bbb593e4
|
Add minimap feature
|
2015-06-27 03:42:01 +02:00 |
|