1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00
Files
OpenRCT2/src
Marco Costa 54933646f1 Implement draw_rain_window and call_draw_rain_func
Implement procedure (0x006842AF) as two methods: draw_rain_window and
call_draw_rain_func.
Avoid using global variable 0x00EE7850 by passing it as a parameter:
draw_rain_func. This global variable was only used by these procedures.
Rain has some visual artifacts in RCT2, specially when using game
windows. This implementation matches the original game, and thus has the
same artifacts.
2014-07-20 02:50:06 -04:00
..
2014-05-25 22:08:36 +01:00
2014-07-18 22:28:15 +02:00
2014-06-23 21:12:00 +01:00
2014-05-28 22:53:28 +01:00
2014-07-18 22:28:15 +02:00
2014-05-28 11:19:49 +02:00
2014-06-21 13:31:28 +01:00
2014-07-13 12:24:27 +01:00
2014-05-25 22:08:36 +01:00
2014-07-18 22:28:15 +02:00
2014-05-26 17:59:42 +01:00
2014-06-14 15:55:07 +01:00
2014-06-29 14:51:18 +01:00
2014-06-29 14:51:18 +01:00
2014-06-29 14:51:18 +01:00
2014-07-18 22:28:15 +02:00
2014-05-28 00:05:11 +01:00
2014-06-29 14:51:18 +01:00
2014-06-29 14:51:18 +01:00
2014-06-19 10:33:14 +01:00
2014-04-23 01:50:40 +01:00
2014-04-26 01:16:32 +01:00
2014-07-17 18:41:23 +01:00
2014-05-11 16:50:29 +01:00
2014-05-26 01:29:59 +01:00
2014-05-28 22:22:09 +01:00
2014-05-25 22:08:36 +01:00
2014-06-29 15:55:02 +01:00
2014-05-23 12:15:08 +01:00