1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 04:53:12 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
hexdec
6973b6586b Decompiled published credits window.
Renamed window_credits to window_music_credits.
Added draw_string_centred_underline to gfx.c.
2014-09-26 22:19:48 +02:00
Marco Costa
b3e1da78a4 Update gfx_draw_rain declaration to match definition 2014-08-24 21:33:09 -04:00
Duncan Frost
ffaeca1a1c Zoomed land working. 2014-08-12 07:45:55 +01:00
Duncan Frost
00a9ab9da3 Added notes to draw_sprite 2014-08-12 07:12:46 +01:00
Duncan Frost
b98d4bb508 Viewport integrated into gfx_draw_sprite. 2014-08-10 11:11:43 +01:00
IntelOrca
e8fa6b7c5a finish finances summary page 2014-08-09 14:47:58 +01:00
Duncan Frost
57f17f62e5 Moved function to gfx.c added new addresses 2014-08-08 17:19:08 +01:00
Dániel Tar
fa931e1ff0 Decompiling window_staff 2014-08-05 19:15:28 +02:00
Duncan Frost
5232fc378b Trying to use the gfx wrap functions. 2014-07-13 12:24:27 +01:00
Duncan Frost
8bd4e85764 Widgets now use draw_sprite 2014-06-21 16:20:05 +01:00
Duncan Frost
9c051a0a22 Fixed zooming code. Its still not working quite right 2014-06-18 19:19:27 +01:00
Duncan Frost
ba1c414165 Started decompiling character width loading function 2014-06-14 08:32:46 +01:00
Duncan Frost
6bd6971cb2 Merged in gfx_unstable 2014-05-31 20:56:57 +01:00
Duncan Frost
7dc750bd55 Switched to cdecl for mouse down. 2014-05-28 22:22:09 +01:00
Duncan Frost
07e5b58982 Merge to gfx_unstable 2014-05-27 22:37:16 +01:00
IntelOrca
74f5db4ebd Merge branch 'master' into gfx_unstable 2014-05-27 22:28:45 +01:00
IntelOrca
20a18a8ba3 fix awards window and remove original call 2014-05-27 21:02:20 +01:00
IntelOrca
36144b85be clean up loading of g1.dat 2014-05-24 18:41:38 +01:00
Duncan Frost
08dcee5d92 Translated more into C 2014-05-24 18:35:33 +01:00
Duncan Frost
0b20f94182 Added more readable variable names 2014-05-23 13:57:47 +01:00
Duncan Frost
296e014ac0 Added palette pointer 2014-05-23 13:03:26 +01:00
Duncan Frost
503826e762 Cleaned up comments added enums to make code easier to read 2014-05-23 12:08:20 +01:00
Duncan Frost
92386e5758 Fix sketchy line bug that i introduced 2014-05-13 19:12:18 +01:00
Duncan Frost
6d97593093 Bug in main draw_sprite func for now skipping code 2014-05-11 10:14:38 +01:00
IntelOrca
1246a14fe3 add footpath window 2014-04-28 17:35:12 +01:00
IntelOrca
218cd32c7d add bitmap screenshot saving 2014-04-26 03:17:32 +01:00
IntelOrca
ea4ea99212 add more input logic and tooltip window 2014-04-24 18:53:42 +01:00
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
131673ab0d add graph drawing to park window 2014-04-18 22:47:25 +01:00
IntelOrca
ee2b89a1b4 optimise drawing 2014-04-10 18:41:35 +01:00
IntelOrca
5f74540a0f add drawing of some widgets 2014-04-09 22:35:29 +01:00
IntelOrca
5909a17dbc add some news item functions 2014-04-04 21:46:26 +01:00
IntelOrca
88f517f907 add loading of g1.dat 2014-04-04 19:59:32 +01:00
IntelOrca
3a6a55147f add window functions and title screen windows 2014-04-03 03:08:06 +01:00
IntelOrca
ffcbb5b26d add non-commited files and improve window resize 2014-04-02 21:50:16 +01:00