Commit Graph

  • c5473266bb Added more cheat strings to load from language file Duncan Frost 2014-08-14 07:47:23 +01:00
  • bc2640314e Remove duplicate function. Change comment to prevent repeat Duncan Frost 2014-08-14 07:22:47 +01:00
  • db42345d94 Used proper function for window_invalidate. hexdec 2014-08-14 00:32:18 +02:00
  • af06b5aae2 Changed sub_6EBED21 to use peep as a parameter. hexdec 2014-08-14 00:18:33 +02:00
  • 229dedbb64 Changed hardcode address to RCT2_ADDRESS_SPRITE_LIST. hexdec 2014-08-14 00:07:47 +02:00
  • 31440c9da7 Removed goto in sub_6BED21. hexdec 2014-08-14 00:01:17 +02:00
  • 6217440bc9 Added sub_6BED21 (called from sub_6BEF1B). hexdec 2014-08-13 23:39:21 +02:00
  • ff28ff7e1b Merge remote-tracking branch 'upstream/master' into hire-staff-command qcz 2014-08-13 22:18:31 +02:00
  • 4292109753 Added gfx_invalidate_window Duncan Frost 2014-08-13 20:47:30 +01:00
  • 3f10c76344 Cleaned up more code in sub_6BEF1B. hexdec 2014-08-13 21:22:59 +02:00
  • 67e0afca70 Removed comments, removed v3 variable. hexdec 2014-08-13 02:23:59 +02:00
  • 5d2e73ae25 Initial work on 0x006BEF1B. hexdec 2014-08-13 02:16:28 +02:00
  • bf8f2ed569 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2.git IntelOrca 2014-08-12 22:22:21 +01:00
  • b13f31f73e implement finance research tab IntelOrca 2014-08-12 22:22:16 +01:00
  • d11b914001 Merge pull request #277 from duncanspumpkin/fix_gfx Ted John 2014-08-12 22:09:43 +01:00
  • cd1f71708e Fixed zoom bug. Duncan Frost 2014-08-12 20:43:38 +01:00
  • 3aaa9ef965 Tidy viewport code Duncan Frost 2014-08-12 20:11:23 +01:00
  • 3bbfd97224 Zooming working again. Graphical glitch along x=0 line. Duncan Frost 2014-08-12 18:19:37 +01:00
  • 9a33bc0597 Added zoom_masks Duncan Frost 2014-08-12 08:02:18 +01:00
  • ffaeca1a1c Zoomed land working. Duncan Frost 2014-08-12 07:45:55 +01:00
  • a44171205c Removed redundant comments about not being tested Duncan Frost 2014-08-11 19:46:57 +01:00
  • b3325bcb38 Cleaned up obsolete variables Duncan Frost 2014-08-11 19:37:30 +01:00
  • 00a9ab9da3 Added notes to draw_sprite Duncan Frost 2014-08-11 19:27:04 +01:00
  • 787340921e Swapped variable names to match game Duncan Frost 2014-08-11 19:14:09 +01:00
  • bc5ac887c5 Fix primary secondary tertiary colour sprites Duncan Frost 2014-08-11 19:04:02 +01:00
  • cdd15bf1fe Fixes water display issues. Duncan Frost 2014-08-11 18:22:28 +01:00
  • 01974a0b9b Merge pull request #276 from hexdec/master Ted John 2014-08-12 00:28:35 +01:00
  • b03c2ab77a implement new campaign window IntelOrca 2014-08-12 00:27:25 +01:00
  • befd430e59 Decompiled window_zoom_in and window_zoom_out. hexdec 2014-08-11 22:58:40 +02:00
  • ce812fe403 Added window_resize_gui_scenario_editor (0x0066F0DD). hexdec 2014-08-11 22:57:45 +02:00
  • a992e31113 Fixes on the hire staff command (there is still a bug when hiring entertainers) qcz 2014-08-11 22:50:13 +02:00
  • 02d3c5ddbd Merge pull request #274 from duncanspumpkin/fix_272 Ted John 2014-08-11 07:23:17 +01:00
  • e188a53586 Merge pull request #273 from duncanspumpkin/fix_viewport Ted John 2014-08-11 07:22:56 +01:00
  • a39412d28b Fixes thick lines in line draw Duncan Frost 2014-08-11 07:05:46 +01:00
  • 1350c64284 Fix issue with viewport draw caused by large x/y Duncan Frost 2014-08-11 06:52:08 +01:00
  • 4f5b905760 implement finances graph tabs and marketing IntelOrca 2014-08-11 01:09:17 +01:00
  • 1169329b09 refactor graph drawing and add finances cash graph tab IntelOrca 2014-08-10 18:12:07 +01:00
  • 42b3121b98 Merge pull request #271 from duncanspumpkin/viewport Ted John 2014-08-10 14:53:49 +01:00
  • c74640d9c4 Start to decompile hire new staff member command (not working yet) qcz 2014-08-10 14:31:41 +02:00
  • 663a21dc95 Cleaned up drawing code Duncan Frost 2014-08-10 11:09:22 +01:00
  • e830502181 Switched back to rct2 zoom code Duncan Frost 2014-08-09 08:59:07 +01:00
  • 61ea5dded6 Fixed draw_sprite for large x/y. Zooming broken Duncan Frost 2014-08-09 07:52:50 +01:00
  • b98d4bb508 Viewport integrated into gfx_draw_sprite. Duncan Frost 2014-08-08 19:16:57 +01:00
  • d4a2cebc84 Still working out crashing bug Duncan Frost 2014-08-08 18:27:48 +01:00
  • 1c79d9c19a Started trying to integrate viewport draw function Duncan Frost 2014-08-06 19:19:39 +01:00
  • 8d888756ca Fix compile issues Duncan Frost 2014-08-06 17:18:42 +01:00
  • 2bae41a1a1 Finished paint struct. Implemented paint_struct in code. Duncan 2014-08-05 12:35:36 +01:00
  • 087cc64b16 Started adding new paint_struct Duncan Frost 2014-08-04 17:26:02 +01:00
  • 6016fe2888 Added more to draw code. Duncan 2014-08-04 12:52:05 +01:00
  • a9f3a30744 Started decompile of actual draw function Duncan Frost 2014-08-03 16:53:57 +01:00
  • 41c610ad4b Added start of one rotations setup Duncan Frost 2014-08-03 15:18:34 +01:00
  • 047b5196a1 Started decompiling litter paint prep function Duncan Frost 2014-08-02 09:19:53 +01:00
  • 8857b2fc6a Split the paint functions Duncan Frost 2014-08-01 14:46:28 +01:00
  • 2e8efe8006 Decompiled to end of sprite draw. Duncan Frost 2014-08-01 11:23:22 +01:00
  • 206029cc7b Fixed compile error added reference to address Duncan Frost 2014-07-30 19:57:51 +01:00
  • 7a04adfdb1 started decompile of paint quadrant function Duncan 2014-07-30 12:32:07 +01:00
  • ce1717c626 Merge pull request #270 from duncanspumpkin/fix_view_menu Ted John 2014-08-10 11:04:13 +01:00
  • 3b7ffe8b4a Decompiled view_menu dropdown. Fixed issue when no item selected. Added a post build event to copy langauge file. Duncan Frost 2014-08-10 09:34:27 +01:00
  • e8fa6b7c5a finish finances summary page IntelOrca 2014-08-09 14:47:58 +01:00
  • 8d4d3b10e5 try new cheat window string IntelOrca 2014-08-08 18:48:45 +01:00
  • cc93e6b7db finish partial support for language loading... new string test in cheat window IntelOrca 2014-08-08 18:47:28 +01:00
  • 045cef2e0a Merge pull request #266 from duncanspumpkin/gfx_rain Ted John 2014-08-08 17:40:34 +01:00
  • 57f17f62e5 Moved function to gfx.c added new addresses Duncan Frost 2014-08-08 17:19:08 +01:00
  • 13b51fe475 More cleanup of gfx_rain. Duncan 2014-08-08 08:46:18 +01:00
  • 5257f368c9 Cleaned up rain code. Remember to remove constant rain Duncan Frost 2014-08-07 22:37:24 +01:00
  • 6ec15b240b Fix compile mistakes Duncan Frost 2014-08-07 17:12:27 +01:00
  • ca38d60b6f Cleaned up 684027 Duncan 2014-08-07 16:05:35 +01:00
  • be1d3ff74a Added very rough 0x684027 function Duncan 2014-08-07 13:00:49 +01:00
  • 13d95ded35 prepare for loading a language file IntelOrca 2014-08-07 23:20:58 +01:00
  • 96aaa87543 make both game commands use same call and rename / use more commands in enum IntelOrca 2014-08-07 22:25:51 +01:00
  • 4a89b3dd5c refactor currency IntelOrca 2014-08-07 21:53:22 +01:00
  • 9c01b065c4 Merge pull request #265 from marcotc/rain Ted John 2014-08-07 07:21:00 +01:00
  • cc1e2248de Decompile of rain-drawing functions Marco Costa 2014-08-05 22:42:32 -04:00
  • da88fc1510 Merge pull request #264 from qcz/wip-stafflist-cleanup Ted John 2014-08-06 23:38:16 +01:00
  • 1baf54a051 Enum for the command table; cleanup warnings and comments from the previous commit qcz 2014-08-06 21:06:51 +02:00
  • 12c3823509 Merge pull request #263 from honzi/gitattributes_formatting Ted John 2014-08-06 08:00:14 +01:00
  • 2b19488c1d Cleanup .gitattributes formatting Jan Hořava 2014-08-05 19:10:28 -07:00
  • 2365563583 Merge pull request #262 from qcz/wip-stafflist Ted John 2014-08-05 22:05:54 +01:00
  • f87202f42f Remove unused enum Dániel Tar 2014-08-05 19:54:44 +02:00
  • fce067e667 Arrange includes and remove an unneccessary variable Dániel Tar 2014-08-05 19:31:29 +02:00
  • fa931e1ff0 Decompiling window_staff Dániel Tar 2014-08-05 19:15:28 +02:00
  • ea34050ffa Merge pull request #258 from duncanspumpkin/fix_options_combo Ted John 2014-08-04 18:22:56 +01:00
  • 7384350720 Fixes combo boxes not pointing at selected item Duncan Frost 2014-08-04 17:07:20 +01:00
  • 8e6921b3f7 Merge pull request #256 from adrian17/screenshots Ted John 2014-08-04 07:30:28 +01:00
  • ae85c697ee Save screenshots when PrintScreen is pressed adrian17 2014-08-03 18:13:15 +02:00
  • 8a70730f08 Make RCT2 know if LodePNG failed adrian17 2014-08-03 17:45:19 +02:00
  • bf56ec41a1 Merge pull request #255 from duncanspumpkin/fix_218 Ted John 2014-08-01 13:23:58 +01:00
  • a00ac39b7e Fixes #218 @adrian17 did all the work for this fix. Duncan Frost 2014-08-01 09:15:43 +01:00
  • eeb313ad8a Merge pull request #254 from duncanspumpkin/fix_exit_sound Ted John 2014-08-01 00:28:30 +01:00
  • 83c197e312 Fixes issue where sound stops working after cancel is pressed Duncan Frost 2014-07-31 20:14:00 +01:00
  • 397fbefa37 Merge pull request #253 from duncanspumpkin/fix_249 Ted John 2014-07-31 18:47:31 +01:00
  • 0fcd05aecc Merge pull request #252 from adrian17/resizable_fix Ted John 2014-07-31 18:47:16 +01:00
  • 265ae1a544 Fixes #249 Duncan Frost 2014-07-31 17:43:57 +01:00
  • 02df419548 Make window resizable again. adrian17 2014-07-31 11:41:00 +02:00
  • d827a24a24 Merge pull request #250 from anyc/testing Ted John 2014-07-30 23:21:42 +01:00
  • 305cef2f75 fix errors and warnings with mingw anyc 2014-07-31 00:11:01 +02:00
  • 1a724da182 Merge pull request #248 from adrian17/fullscreen_mode Ted John 2014-07-30 14:29:25 +01:00
  • ba08e4480c Disable resolution option when in borderless fullscreen adrian17 2014-07-30 14:46:47 +02:00
  • 5df3dbe671 Add the fullscreen mode to .ini config adrian17 2014-07-30 14:13:32 +02:00
  • 7d3e7a596e Create a dropdown for fullscreen in options window. Uses placeholder text. adrian17 2014-07-30 13:53:12 +02:00