Commit Graph

23 Commits

Author SHA1 Message Date
Paul Gilbert
b4d2484633 ACCESS: Fixes for drawing scrolling scenes 2014-08-22 22:55:17 -04:00
Paul Gilbert
e5130bcc6c ACCESS: Remapping of plotting methods 2014-08-22 22:15:53 -04:00
Paul Gilbert
41df7734db ACCESS: Standardise plotting methods and added comments 2014-08-21 22:15:00 -04:00
Paul Gilbert
6066afb020 ACCESS: Fix z ordering of sprites on the screen 2014-08-19 20:31:23 -04:00
Paul Gilbert
ad0be89459 ACCESS: Simplified surface creation, added drawing for scaled flipped images 2014-08-18 20:15:43 -04:00
Paul Gilbert
9393f6d755 ACCESS: Implemented bubble box drawing code 2014-08-17 18:56:05 -04:00
Strangerke
1ab89400e5 ACCESS: Remove two unused variables 2014-08-17 10:39:00 +02:00
Paul Gilbert
8d6c8ed452 ACCESS: Beginnings of code for text bubble drawing 2014-08-16 20:26:17 -04:00
Paul Gilbert
fa099b8480 ACCESS: Implement routine for scaled drawing of player 2014-08-16 15:47:25 -04:00
Paul Gilbert
9547efad77 ACCESS: Implemented player plotting methods 2014-08-14 22:02:47 -04:00
Paul Gilbert
cf901ae142 ACCESS: Give default draw implementations for sprite drawing routines 2014-08-13 23:03:18 -04:00
Paul Gilbert
79e743ba82 ACCESS: Fix more gcc compiler warnings 2014-08-13 22:54:04 -04:00
Paul Gilbert
d6404a10ad ACCESS: Fix compiler warnings and deallocation crash on exit 2014-08-13 22:45:15 -04:00
Paul Gilbert
b579dbb71b ACCESS: Fixes for clipping 2014-08-12 21:12:11 -04:00
Paul Gilbert
c0cb03cea2 ACCESS: Implemented copyBlocks 2014-08-12 08:38:12 -04:00
Paul Gilbert
eee84b8760 ACCESS: Implemented plotList 2014-08-11 23:12:53 -04:00
Paul Gilbert
e833ae66e2 ACCESS: Fix loop in buildScreen 2014-08-10 19:19:32 -04:00
Paul Gilbert
6801cb0855 ACCESS: Decompress sprite resource frames immediately on creation 2014-08-10 16:55:06 -04:00
Paul Gilbert
47d75ae128 ACCESS: Beginnings of logic for drawing sprite frames 2014-08-10 15:50:22 -04:00
Paul Gilbert
cce0c2ff97 ACCESS: Adding sprite resources and screen saving 2014-08-10 11:47:15 -04:00
Paul Gilbert
c1613178c3 ACCESS: Implemented player loading 2014-08-09 22:07:28 -04:00
Paul Gilbert
bea93f3441 ACCESS: Implemented setupRoom method 2014-08-07 09:23:31 -04:00
Paul Gilbert
bb48a153a6 ACCESS: Remove graphics manager, and added more skeleton for Amazon intro 2014-08-04 21:35:49 -04:00