Duncan Frost
|
8b97931491
|
Swapped sprite list to use global var
|
2014-06-29 14:51:18 +01:00 |
|
Duncan Frost
|
32624b912c
|
Tried swaping to a global variable for ride_list
|
2014-06-29 14:38:38 +01:00 |
|
Duncan Frost
|
3f91db2109
|
added notes for widgets
|
2014-06-28 21:34:58 +01:00 |
|
Duncan Frost
|
23549f42fc
|
Fix var name errors
|
2014-06-28 21:34:57 +01:00 |
|
Duncan
|
c6e7fb0ebe
|
Added more to window_peep
Has not been tested. This will likely fail as the function calls are not in.
|
2014-06-28 21:34:56 +01:00 |
|
Duncan Frost
|
2e849668c8
|
Added more to window_peep
|
2014-06-28 21:34:56 +01:00 |
|
Duncan
|
451f4cce26
|
Input first two fields to widget array
Consider splitting up into separate pages once the widgets are properly decompiled. See park_window.
|
2014-06-28 21:34:55 +01:00 |
|
Duncan Frost
|
3455cd654e
|
Actually add the file
|
2014-06-28 21:34:54 +01:00 |
|
Duncan Frost
|
eec5f80bfc
|
Added window_peep. Widget array not finished
|
2014-06-28 21:34:53 +01:00 |
|
Ted John
|
43c82010f3
|
Merge pull request #193 from DutchRPW/get_file_path
Port startup checks
|
2014-06-28 20:37:49 +01:00 |
|
Patrick Wijnings
|
0a9d6f4caa
|
Merge branch 'master' into get_file_path
|
2014-06-28 20:48:36 +02:00 |
|
Patrick Wijnings
|
eee3118a3a
|
rct2.c: port check_file_paths and check_file_path.
|
2014-06-28 20:46:39 +02:00 |
|
Patrick Wijnings
|
7cf1f98827
|
rct2.c: make naming inside check_files_integrity consistent with get_file_path.
|
2014-06-28 20:44:33 +02:00 |
|
IntelOrca
|
5bf6a717a3
|
invalidate park window on change of entrance fee
|
2014-06-28 16:08:47 +01:00 |
|
Ted John
|
db475f54c0
|
Merge pull request #192 from duncanspumpkin/free_park_cheat
Added ability to switch between a free and paid to enter park
|
2014-06-28 16:04:10 +01:00 |
|
Ted John
|
e4a194e6e0
|
Merge pull request #191 from duncanspumpkin/patch-1
More Window Guest List
|
2014-06-28 16:03:32 +01:00 |
|
Duncan Frost
|
3f1be48241
|
Added ability to switch between a free and paid to enter park
|
2014-06-28 14:44:48 +01:00 |
|
Duncan Frost
|
9561b92957
|
Fix small bug caused by dropdown box not being fully reversed
|
2014-06-28 12:16:49 +01:00 |
|
Duncan Frost
|
817c319083
|
Fix dropdown mistake added note to prevent other people falling for it
|
2014-06-27 18:44:41 +01:00 |
|
Duncan Frost
|
339bfa1198
|
Fix little bug in peep thought updates. Fix compile issues
|
2014-06-27 18:28:50 +01:00 |
|
Duncan
|
c3eaf36e6d
|
Now uses known item string offsets.
|
2014-06-27 15:48:54 +01:00 |
|
Duncan
|
debbe7cc44
|
Added offsets for item start
|
2014-06-27 15:47:23 +01:00 |
|
Duncan
|
c69dec0802
|
Fixed logic mistake in thoughts
Has not been tested.
|
2014-06-27 15:33:31 +01:00 |
|
Duncan
|
5a32c8770b
|
Update string_ids.h
|
2014-06-27 15:06:05 +01:00 |
|
Duncan
|
025fa81663
|
Now uses known peep state values.
Note peep_state_moWing not moPing. Will require checking to make sure it doesn't break anything.
|
2014-06-27 15:05:03 +01:00 |
|