26 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Strangerke
dbf3e29b2d ACCESS: Fix some uninitialized variables 2016-01-29 07:10:32 +01:00
Paul Gilbert
e6f3b9d29f ACCESS: Workaround for bad floppy English anim for librarian 2015-12-10 22:28:59 -05:00
Strangerke
fc9595efdc ACCESS: Remove an unused variable in Animation manager 2014-12-22 19:16:11 +01:00
Paul Gilbert
18df28f74d ACCESS: Extra initialization for various classes 2014-12-19 23:36:53 -05:00
Strangerke
a990323703 ACCESS: Format the definition of ImagerFlag
and fix a comment
2014-12-17 23:21:13 +01:00
Strangerke
cd4183a463 ACCESS: Fix indentation of METHODS in animate() 2014-12-17 23:15:13 +01:00
Strangerke
e141da25e8 ACCESS: Use a uint instead of a int in a loop based on size() 2014-12-17 21:39:26 +01:00
Strangerke
67a40fd9b0 ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
Strangerke
492d974550 ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
Strangerke
84ba0df9b2 ACCESS: Janitorial 2014-12-12 23:00:46 -05:00
Paul Gilbert
cc8a8bfddd ACCESS: Refactored Amazon specific player loading into new AmazonPlayer class 2014-12-12 22:44:43 -05:00
Paul Gilbert
968bfec067 ACCESS: Workaround for original setting animations when none is loaded 2014-12-12 22:36:46 -05:00
Paul Gilbert
878038fe07 ACCESS: Fix redundant pointer references in adding items to _images list 2014-12-12 22:29:27 -05:00
Paul Gilbert
c0a7852662 ACCESS: Refactor the file manager to return resource structures 2014-08-27 22:13:43 -04:00
Paul Gilbert
4e5eb04e47 ACCESS: Fix freeing player sprites when the scene changes 2014-08-20 20:22:35 -04:00
Paul Gilbert
6066afb020 ACCESS: Fix z ordering of sprites on the screen 2014-08-19 20:31:23 -04:00
Paul Gilbert
3475fda076 ACCESS: Fixes for updating animation frames 2014-08-15 20:34:09 -04:00
Paul Gilbert
f8d64ae6bc ACCESS: Added code to update animations each frame 2014-08-15 20:26:09 -04:00
Paul Gilbert
9547efad77 ACCESS: Implemented player plotting methods 2014-08-14 22:02:47 -04:00
Paul Gilbert
eee84b8760 ACCESS: Implemented plotList 2014-08-11 23:12:53 -04:00
Paul Gilbert
7d4180c3e2 ACCESS: Implemented Animation setFrame code 2014-08-11 21:34:39 -04:00
Paul Gilbert
768e144683 ACCESS: Properly implement Animation calcFrame/calcFrame1 methods 2014-08-11 20:27:19 -04:00
Paul Gilbert
a0b9afded3 ACCESS: Implemented animation anim methods 2014-08-10 23:17:53 -04:00
Paul Gilbert
69ecc15c02 ACCESS: Add decoding of animation resources 2014-08-10 22:25:30 -04:00
Paul Gilbert
1171400ccb ACCESS: Beginnings of animation manager 2014-08-09 15:54:35 -04:00