Duncan Frost
|
08e37a0435
|
Rewrote get_peep_face_sprite. Fixed mistakes in peep update
|
2014-09-15 20:49:02 +01:00 |
|
Duncan Frost
|
5f31f36f41
|
Moved get_peep_face_sprite to peep.c added stats_tab paint
|
2014-09-15 20:48:59 +01:00 |
|
King_Hual
|
1af884da0d
|
Identified some addresses and structure fields, decompiled most of sub_6C0C3F.
|
2014-09-15 21:21:38 +03:00 |
|
Tom van der Kleij
|
185d64e157
|
Decompilation of move_sprite_to_list (0x0069ED0B)
|
2014-09-05 23:35:59 +02:00 |
|
IntelOrca
|
f639fd6054
|
refactor ride structure
|
2014-09-03 23:17:31 +01:00 |
|
zsilencer
|
b02463478b
|
few basic functions decompiled and small bug fix
|
2014-09-01 00:12:46 -06:00 |
|
Duncan Frost
|
dffd689ee6
|
Added more to window_peep overview paint
Moved get_arguments_from_thought to peep.c and added to peep.h
Fixed possible crash in viewport_update_position
Fixed compile error
|
2014-08-28 06:35:08 +01:00 |
|
Duncan Frost
|
0b20bb79b8
|
Added window_peep_viewport_init
|
2014-08-23 10:39:15 +01:00 |
|
Dániel Tar
|
fa931e1ff0
|
Decompiling window_staff
|
2014-08-05 19:15:28 +02:00 |
|
Duncan Frost
|
d68e716cd8
|
Removed compile errors. Implemented changes to window.h
|
2014-07-23 18:07:38 +01:00 |
|
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
|
339bfa1198
|
Fix little bug in peep thought updates. Fix compile issues
|
2014-06-27 18:28:50 +01:00 |
|
IntelOrca
|
6a1c5fa6eb
|
add initial start to peep update
|
2014-05-30 23:27:11 +01:00 |
|
IntelOrca
|
fcb9a407f5
|
fix peep loop bug
|
2014-05-27 18:28:24 +01:00 |
|
IntelOrca
|
72b2272b1f
|
apply loop macros and implement more awards
|
2014-05-27 18:03:25 +01:00 |
|
IntelOrca
|
8bf7c1e025
|
add sound enum
|
2014-05-25 22:08:36 +01:00 |
|
IntelOrca
|
5b568f376c
|
add peep_applause
|
2014-05-25 19:47:11 +01:00 |
|
IntelOrca
|
73c5184f44
|
Merge branch 'testing' of https://github.com/anyc/OpenRCT2 into anyc-testing
|
2014-05-25 14:02:01 +01:00 |
|
IntelOrca
|
249567e99a
|
fix peep_update_crowd_noise compile problems
|
2014-05-25 14:00:39 +01:00 |
|
IntelOrca
|
6d7b4b1808
|
add park update and guest generation
|
2014-05-25 13:59:31 +01:00 |
|
anyc
|
30fe4361eb
|
fixed RCT2_ERROR with GCC; added missing include
|
2014-05-25 11:47:22 +02:00 |
|
IntelOrca
|
f57222d93b
|
add peep_update_crowd_noise
|
2014-05-25 01:08:08 +01:00 |
|
adrian17
|
62c9069c9f
|
Increase the warning_throttle array size to hold all 7 values
|
2014-05-12 22:22:20 +02:00 |
|
IntelOrca
|
8dcca91092
|
mass clean up and reduce warnings
|
2014-05-12 01:45:45 +01:00 |
|
lnz
|
169a3b6b72
|
Implement Peep problem warnings update.
|
2014-05-07 16:24:36 +02:00 |
|
ZedThree
|
6f756bb458
|
Replace variable addresses with named constants
Done automatically with sed/unix
|
2014-04-28 22:00:54 +02:00 |
|
Kevin Burke
|
e5a925e26c
|
Add newlines to the end of every file (sed/unix do this)
|
2014-04-21 14:57:48 +05:30 |
|
IntelOrca
|
eba4b6da9d
|
add other pages to park window
|
2014-04-16 02:05:49 +01:00 |
|
IntelOrca
|
3a6a55147f
|
add window functions and title screen windows
|
2014-04-03 03:08:06 +01:00 |
|
IntelOrca
|
0a12f15a25
|
add peep updating
|
2014-04-03 00:22:33 +01:00 |
|