Misa
45c7292096
Simplify menu-off rendering/logic code
...
Since "if (graphics.resumegamemode)" and "if (menuoffset > 0)" both do
the same thing, they've been combined with an "or" conjunction.
As well, the map.extrarow check in maplogic() has been refactored to use
a variable instead of duplicating the entire code block. Not that it
matters anyway, because the difference between 240 and 230 is only 10
pixels, far short of the 25 pixel increment that bringing the menu up
and down uses, and both 240 and 230 integer-divided by 25 have the same
non-remainder value of 9.
2020-06-19 09:05:48 -04:00
..
2020-06-14 22:44:34 -04:00
2020-06-15 07:37:05 -04:00
2020-04-03 23:28:47 -04:00
2020-04-03 23:28:47 -04:00
2020-06-17 19:15:07 -04:00
2020-06-17 19:13:48 -04:00
2020-06-19 09:05:48 -04:00
2020-04-03 23:28:47 -04:00
2020-06-19 09:05:48 -04:00
2020-06-13 15:41:44 -04:00
2020-01-08 10:37:50 -05:00
2020-06-12 16:21:45 -04:00
2020-06-12 15:08:29 -04:00
2020-05-29 10:21:25 -04:00
2020-05-17 22:03:29 -04:00
2020-06-19 09:05:48 -04:00
2020-06-14 14:37:29 -04:00
2020-01-13 11:15:22 -05:00
2020-06-19 09:05:48 -04:00
2020-06-19 09:05:48 -04:00
2020-06-07 22:40:03 -04:00
2020-06-07 22:40:03 -04:00
2020-04-03 10:40:50 -04:00
2020-01-08 10:37:50 -05:00
2020-06-12 23:55:48 -04:00
2020-04-03 10:40:50 -04:00
2020-06-13 14:50:33 -04:00
2020-06-13 14:50:33 -04:00
2020-05-29 10:21:25 -04:00
2020-05-17 22:03:29 -04:00
2020-06-19 09:05:48 -04:00
2020-04-26 19:07:40 -04:00
2020-06-19 09:05:48 -04:00
2020-02-09 10:42:03 -05:00
2020-06-15 21:30:39 -04:00
2020-06-14 14:37:29 -04:00
2020-01-08 10:37:50 -05:00
2020-06-13 01:24:42 -04:00
2020-06-07 22:40:03 -04:00
2020-06-01 14:21:06 -04:00
2020-01-13 11:15:22 -05:00
2020-05-29 10:21:25 -04:00
2020-06-14 14:37:29 -04:00
2020-04-27 15:07:58 -04:00
2020-04-03 10:40:50 -04:00
2020-06-19 09:05:48 -04:00
2020-04-26 19:07:40 -04:00
2020-06-13 14:50:33 -04:00
2020-06-13 14:50:33 -04:00
2020-06-19 09:05:48 -04:00
2020-06-11 22:13:52 -04:00
2020-06-11 22:13:52 -04:00
2020-06-07 22:40:03 -04:00
2020-06-07 22:40:03 -04:00
2020-05-29 19:39:05 -04:00
2020-05-17 22:03:29 -04:00
2020-04-23 23:35:33 -04:00
2020-06-11 22:13:52 -04:00
2020-06-19 09:05:48 -04:00
2020-04-03 23:28:47 -04:00
2020-05-17 22:03:29 -04:00
2020-06-14 14:37:29 -04:00
2020-06-15 20:32:10 -04:00
2020-06-15 20:32:10 -04:00
2020-05-29 10:21:25 -04:00
2020-05-17 22:03:29 -04:00