27657 Commits

Author SHA1 Message Date
Ted John
b306e1e28c Merge pull request #291 from duncanspumpkin/fix_286
Fixes #286. Issue was caused by a typo.
2014-08-14 22:27:01 +01:00
Ted John
68620ee072 Merge pull request #290 from duncanspumpkin/fix_287
Fixes #287
2014-08-14 22:26:37 +01:00
Ted John
498986c6b4 Merge pull request #289 from duncanspumpkin/fix_288
Fix see through glass
2014-08-14 22:26:21 +01:00
Duncan Frost
2345a510bf Fixes #286. Issue was caused by a typo. 2014-08-14 22:18:12 +01:00
Duncan Frost
5517378197 Fixes #287 2014-08-14 21:56:23 +01:00
Duncan Frost
412c9b689a Fix see through glass 2014-08-14 20:56:26 +01:00
Fabien Bourigault
4b0e72f797 Added french language (from English copy).
For now, it's just a copy of the english.txt file.
2014-08-14 17:27:37 +02:00
hexdec
593841060f Removed unused parameters, fixed warning. 2014-08-14 15:33:57 +02:00
hexdec
5c1a19e1de Changed sub_6BEF1B to use window_create_auto_pos rather than the subfunction. 2014-08-14 15:28:22 +02:00
Ted John
f638f04ba6 Merge pull request #282 from Gymnasiast/master
Initial Dutch translation (not yet complete)
2014-08-14 13:05:12 +01:00
Gymnasiast
fa7c7ded8e Initial Dutch translation (not yet complete) 2014-08-14 12:52:23 +02:00
Ted John
462cd6d65b Merge pull request #280 from duncanspumpkin/gfx_invalidate_window
Added gfx_invalidate_window
2014-08-14 09:02:29 +01:00
Ted John
13039633b7 Merge pull request #281 from duncanspumpkin/cheats_string
Added more cheat strings to load from language file
2014-08-14 08:58:54 +01:00
Duncan Frost
c5473266bb Added more cheat strings to load from language file 2014-08-14 07:47:23 +01:00
Duncan Frost
bc2640314e Remove duplicate function. Change comment to prevent repeat 2014-08-14 07:22:47 +01:00
hexdec
db42345d94 Used proper function for window_invalidate. 2014-08-14 00:32:18 +02:00
hexdec
af06b5aae2 Changed sub_6EBED21 to use peep as a parameter. 2014-08-14 00:18:33 +02:00
hexdec
229dedbb64 Changed hardcode address to RCT2_ADDRESS_SPRITE_LIST. 2014-08-14 00:07:47 +02:00
hexdec
31440c9da7 Removed goto in sub_6BED21. 2014-08-14 00:01:17 +02:00
hexdec
6217440bc9 Added sub_6BED21 (called from sub_6BEF1B). 2014-08-13 23:41:13 +02:00
qcz
ff28ff7e1b Merge remote-tracking branch 'upstream/master' into hire-staff-command 2014-08-13 22:18:31 +02:00
Duncan Frost
4292109753 Added gfx_invalidate_window 2014-08-13 20:47:30 +01:00
hexdec
3f10c76344 Cleaned up more code in sub_6BEF1B. 2014-08-13 21:22:59 +02:00
hexdec
67e0afca70 Removed comments, removed v3 variable. 2014-08-13 02:23:59 +02:00
hexdec
5d2e73ae25 Initial work on 0x006BEF1B. 2014-08-13 02:16:28 +02:00