Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-08 | Clean-up Minimap code | kwolekr | |
- 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-06-30 | Defer minimap update when shape changed | est31 | |
2015-06-29 | Add UpdateThread and use it for minimap and mesh threads | est31 | |
2015-06-28 | Bugfix: minimap was updated only with loading new blocks, allow forced ↵ | RealBadAngel | |
updates with changing player pos | |||
2015-06-28 | Minimap update | RealBadAngel | |
2015-06-27 | Remove busy polling inside minimap thread | est31 | |
2015-06-27 | Add minimap feature | RealBadAngel | |