27657 Commits

Author SHA1 Message Date
Duncan Frost
57f17f62e5 Moved function to gfx.c added new addresses 2014-08-08 17:19:08 +01:00
Duncan
13b51fe475 More cleanup of gfx_rain. 2014-08-08 16:36:47 +01:00
Duncan Frost
5257f368c9 Cleaned up rain code. Remember to remove constant rain 2014-08-08 16:36:46 +01:00
Duncan Frost
6ec15b240b Fix compile mistakes 2014-08-08 16:36:45 +01:00
Duncan
ca38d60b6f Cleaned up 684027
Not tested.
2014-08-08 16:36:44 +01:00
Duncan
be1d3ff74a Added very rough 0x684027 function 2014-08-08 16:36:43 +01:00
IntelOrca
13d95ded35 prepare for loading a language file 2014-08-07 23:20:58 +01:00
IntelOrca
96aaa87543 make both game commands use same call and rename / use more commands in enum 2014-08-07 22:25:51 +01:00
IntelOrca
4a89b3dd5c refactor currency 2014-08-07 21:53:22 +01:00
Ted John
9c01b065c4 Merge pull request #265 from marcotc/rain
Decompile of rain-drawing functions
2014-08-07 07:21:00 +01:00
Marco Costa
cc1e2248de Decompile of rain-drawing functions
Light rain function at position 0x00684114
Heavy rain function at position 0x0068416D
Function array at position 0x009AC058
Avoid passing uint32 function address. Instead use the array index.
2014-08-06 20:40:42 -04:00
Ted John
da88fc1510 Merge pull request #264 from qcz/wip-stafflist-cleanup
Enum for the game command table; cleanup warnings and comments from window_staff.c
2014-08-06 23:38:16 +01:00
qcz
1baf54a051 Enum for the command table; cleanup warnings and comments from the previous commit 2014-08-06 21:06:51 +02:00
Ted John
12c3823509 Merge pull request #263 from honzi/gitattributes_formatting
Cleanup .gitattributes formatting
2014-08-06 08:00:14 +01:00
Jan Hořava
2b19488c1d Cleanup .gitattributes formatting 2014-08-05 19:10:28 -07:00
Ted John
2365563583 Merge pull request #262 from qcz/wip-stafflist
Decompiling the staff window
2014-08-05 22:05:54 +01:00
Dániel Tar
f87202f42f Remove unused enum 2014-08-05 19:54:44 +02:00
Dániel Tar
fce067e667 Arrange includes and remove an unneccessary variable 2014-08-05 19:31:29 +02:00
Dániel Tar
fa931e1ff0 Decompiling window_staff 2014-08-05 19:15:28 +02:00
Ted John
ea34050ffa Merge pull request #258 from duncanspumpkin/fix_options_combo
Fixes combo boxes not pointing at selected item
2014-08-04 18:22:56 +01:00
Duncan Frost
7384350720 Fixes combo boxes not pointing at selected item 2014-08-04 17:07:20 +01:00
Ted John
8e6921b3f7 Merge pull request #256 from adrian17/screenshots
Save screenshots when PrintScreen is pressed
2014-08-04 07:30:28 +01:00
adrian17
ae85c697ee Save screenshots when PrintScreen is pressed 2014-08-03 18:13:15 +02:00
adrian17
8a70730f08 Make RCT2 know if LodePNG failed 2014-08-03 17:45:19 +02:00
Ted John
bf56ec41a1 Merge pull request #255 from duncanspumpkin/fix_218
Fixes #218 @adrian17 did all the work for this fix.
2014-08-01 13:23:58 +01:00