27657 Commits

Author SHA1 Message Date
Ted John
42b3121b98 Merge pull request #271 from duncanspumpkin/viewport
Viewport
2014-08-10 14:53:49 +01:00
qcz
c74640d9c4 Start to decompile hire new staff member command (not working yet) 2014-08-10 14:31:41 +02:00
Duncan Frost
663a21dc95 Cleaned up drawing code 2014-08-10 11:11:46 +01:00
Duncan Frost
e830502181 Switched back to rct2 zoom code 2014-08-10 11:11:45 +01:00
Duncan Frost
61ea5dded6 Fixed draw_sprite for large x/y. Zooming broken 2014-08-10 11:11:44 +01:00
Duncan Frost
b98d4bb508 Viewport integrated into gfx_draw_sprite. 2014-08-10 11:11:43 +01:00
Duncan Frost
d4a2cebc84 Still working out crashing bug 2014-08-10 11:11:42 +01:00
Duncan Frost
1c79d9c19a Started trying to integrate viewport draw function 2014-08-10 11:11:42 +01:00
Duncan Frost
8d888756ca Fix compile issues 2014-08-10 11:11:41 +01:00
Duncan
2bae41a1a1 Finished paint struct. Implemented paint_struct in code.
Not tested.
2014-08-10 11:11:40 +01:00
Duncan Frost
087cc64b16 Started adding new paint_struct 2014-08-10 11:11:40 +01:00
Duncan
6016fe2888 Added more to draw code.
Still requires huge rewrite. Probably does not compile. Require to work out the structures pointed to by esi and ebp.
2014-08-10 11:11:39 +01:00
Duncan Frost
a9f3a30744 Started decompile of actual draw function 2014-08-10 11:11:38 +01:00
Duncan Frost
41c610ad4b Added start of one rotations setup 2014-08-10 11:11:38 +01:00
Duncan Frost
047b5196a1 Started decompiling litter paint prep function 2014-08-10 11:11:37 +01:00
Duncan Frost
8857b2fc6a Split the paint functions 2014-08-10 11:11:36 +01:00
Duncan Frost
2e8efe8006 Decompiled to end of sprite draw. 2014-08-10 11:11:36 +01:00
Duncan Frost
206029cc7b Fixed compile error added reference to address 2014-08-10 11:11:35 +01:00
Duncan
7a04adfdb1 started decompile of paint quadrant function 2014-08-10 11:11:34 +01:00
Ted John
ce1717c626 Merge pull request #270 from duncanspumpkin/fix_view_menu
Decompiled view_menu dropdown and fixed issue when no item selected.
2014-08-10 11:04:13 +01:00
Duncan Frost
3b7ffe8b4a Decompiled view_menu dropdown. Fixed issue when no item selected. Added a post build event to copy langauge file. 2014-08-10 09:34:27 +01:00
IntelOrca
e8fa6b7c5a finish finances summary page 2014-08-09 14:47:58 +01:00
IntelOrca
8d4d3b10e5 try new cheat window string 2014-08-08 18:48:45 +01:00
IntelOrca
cc93e6b7db finish partial support for language loading... new string test in cheat window 2014-08-08 18:47:28 +01:00
Ted John
045cef2e0a Merge pull request #266 from duncanspumpkin/gfx_rain
Gfx rain
2014-08-08 17:40:34 +01:00