1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 00:04:43 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Tom van der Kleij
7058756d9c Incorporated suggested change by @qcz and fixed an enum member name and a compiler warning 2014-09-06 23:46:45 +02:00
Tom van der Kleij
87667b78d4 Implemented suggestions from comments on pull request 2014-09-06 09:11:04 +02:00
Tom van der Kleij
9de2520a8a Fixing some travis compilation errors due to compiler used there being more strict than visual studio 2013 2014-09-05 23:47:18 +02:00
Tom van der Kleij
185d64e157 Decompilation of move_sprite_to_list (0x0069ED0B) 2014-09-05 23:35:59 +02:00
Tom van der Kleij
c9f081e5d2 Renamed peep_create --> create_sprite + minor changes from feedback 2014-09-04 23:22:06 +02:00
Duncan Frost
047b5196a1 Started decompiling litter paint prep function 2014-08-10 11:11:37 +01:00
Duncan Frost
8857b2fc6a Split the paint functions 2014-08-10 11:11:36 +01:00
Duncan Frost
2e8efe8006 Decompiled to end of sprite draw. 2014-08-10 11:11:36 +01:00
Duncan Frost
8b97931491 Swapped sprite list to use global var 2014-06-29 14:51:18 +01:00
Duncan Frost
9c4f06a04b Added another reset function 2014-06-21 13:31:28 +01:00
Duncan Frost
e46abd0f4c Added sprite list reset function. Identified more fields. 2014-06-20 15:31:28 +01:00
IntelOrca
5b568f376c add peep_applause 2014-05-25 19:47:11 +01:00
IntelOrca
275f66d287 add vehicle_update_all 2014-05-25 18:40:11 +01:00
Duncan Frost
bfd4dbcbe9 Changed litter var_24 to unsigned 2014-05-07 19:46:30 +01:00
IntelOrca
89edc7693c fix case and add author to source code header 2014-05-01 16:55:01 +01:00
ZedThree
7d38432796 Add rct_car sprite and tidy up news locator
Also add (x,y,z) coordinate variables for rct_peep
2014-05-01 14:02:28 +02:00
Peter Hill
2d69f50444 Define named constant for null sprite locations 2014-04-29 18:40:06 +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
71ea2cc072 add news item location finding 2014-04-11 20:02:20 +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