Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dust off scroll buffer & tile buffer managers #34

Closed
6 tasks done
tehKaiN opened this issue Dec 27, 2017 · 3 comments · Fixed by #58
Closed
6 tasks done

Dust off scroll buffer & tile buffer managers #34

tehKaiN opened this issue Dec 27, 2017 · 3 comments · Fixed by #58
Labels

Comments

@tehKaiN
Copy link
Member

tehKaiN commented Dec 27, 2017

I guess this part of code is bugged and rotten since it wasn't touched for a long time.

needed for Last-Minute-Creations/openFire#5

Scroll buffer:

  • Migrate to taglist syntax
  • On scroll buffer, check if bobs are drawing correctly where bitmap folds (interleaved)

Tile buffer:

  • Migrate to taglist syntax
  • Fix initial draw
  • check if tiles are redrawing properly on draw margins (checked Y for AMiner)
  • fix garbage which appears during x-movement on Y wrap line - wasn't ACE's fault
@tehKaiN
Copy link
Member Author

tehKaiN commented Feb 5, 2018

I've added two points to checklist from my old trello board

@tehKaiN
Copy link
Member Author

tehKaiN commented Sep 16, 2018

Scroll buffer folds in a wrong way - it omits first line, thus bob blitted on wrap is displayed without one line

@tehKaiN
Copy link
Member Author

tehKaiN commented Sep 16, 2018

Everything's looking fixed!

@tehKaiN tehKaiN closed this as completed Sep 16, 2018
@tehKaiN tehKaiN reopened this Sep 16, 2018
@tehKaiN tehKaiN mentioned this issue Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant