Commit Graph

18 Commits

Author SHA1 Message Date
IntelOrca 8d9ff5daf1 implement balloon_update and money_effect_update 2015-03-25 14:31:23 +00:00
IntelOrca 83aae61e34 implement sprite_misc_update 2015-03-24 16:48:38 +00:00
IntelOrca 745614c959 refactor misc. sprites and implement jumping_fountain_begin 2015-03-23 10:39:47 +00:00
Gericom 1421109f46 Renamed ebp and eleminated edi in create_duck 2015-02-28 18:08:19 +01:00
Gericom b560638e23 More refactoring and fixed bug in create_duck 2015-02-28 14:48:04 +01:00
Gericom 961a251dd0 Added rct_balloon and rct_duck structs 2015-02-28 11:47:09 +01:00
Gericom ff79e98819 Implemented a couple of functions, memory leak fix
- create_duck
- viewport_set_underground_flag (0x006E7A15)
Free dpi in paint_park_entrance_entry
2015-02-27 16:34:52 +01:00
Gericom 69545bfbd9 Implemented create_balloon 2015-02-27 13:29:57 +01:00
IntelOrca 4a9dfcc849 implement scenario_create_ducks 2015-02-08 15:37:33 +00:00
IntelOrca e887311219 add more cheats to cheat window and a small amount of refactoring 2014-12-10 01:44:30 +00:00
IntelOrca d00001fed2 remove unnecessary header includes 2014-11-30 20:27:14 +00:00
Duncan Frost bd06488450 Fix peeps sitting. Renamed a function to sprite_move 2014-11-12 17:45:39 +00:00
Duncan Frost 502b4c4cbd Fix peeps walking on water after entering. Added some known offsets. 2014-11-10 17:23:13 +00:00
IntelOrca d111c715d6 implement viewport_interaction_get_item_left 2014-11-10 00:40:59 +00:00
Duncan Frost 22df12c1c8 Added sub_69e9d3 a sprite moving function 2014-11-05 16:35:18 +00:00
IntelOrca 70a33f6593 refactor game_logic_update 2014-10-09 20:31:58 +01:00
IntelOrca c8df6174b8 organisation: fix includes 2014-10-06 17:36:58 +01:00
IntelOrca 554e1fe70e organisation: move files and update project 2014-10-06 10:21:07 +01:00
Renamed from src/sprite.c (Browse further)