1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00
Files
OpenRCT2/src/interface
Duncan Frost c9543005de Fix small issues with scrolling.
I've found the cause of the cursors not correctly changing. It would appear ebx is popped to its previous value as the call function returns. This causes the cursor value to never change. This can be solved when all windows are complete. Fixes points i, ii, iii, iv of #1127 (Fixed by reseting scroll positions when the height is 0. And actually passing the scroll index to the calling function)
2015-06-03 20:54:28 +01:00
..
2015-06-01 11:02:09 -04:00
2015-05-25 20:36:40 +01:00
2014-10-06 17:36:58 +01:00
2014-10-06 17:36:58 +01:00
2015-06-02 14:12:36 +01:00
2015-06-02 14:12:36 +01:00
2015-06-01 11:02:09 -04:00
2015-06-01 11:02:09 -04:00
2015-05-30 06:27:52 +01:00
2015-06-03 20:54:28 +01:00
2015-06-01 11:02:09 -04:00