Commit Graph

13 Commits

Author SHA1 Message Date
Alex Bevilacqua
055fd0912b
ASYLUM: oops (removed unnecessary utils.h include)
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@15 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:04 +02:00
Alex Bevilacqua
e0707e8fe8
ASYLUM: Formatting
Removed utils.h (again)
Added GraphicAsset::save()

git-svn-id: http://asylumengine.googlecode.com/svn/trunk@14 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:04 +02:00
Alex Bevilacqua
2285907cd1
ASYLUM: Reverted to r11, then re-applied updates
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@13 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:04 +02:00
Alex Bevilacqua
faaf87aea9
ASYLUM: Graphics parsing working for cursor resources...not backgrounds yet though
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@12 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alexandre Fontoura
e466f45135
ASYLUM: Added Screen class. Engine run() method split in two, init() and go() to separate initialization and main game loop.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@11 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alexandre Fontoura
1928f1c3d3
ASYLUM: Get reed of utils.h and use common/endian.h from ScummVM common library.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@10 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alexandre Fontoura
c1848a1b49
ASYLUM: Fixed read offset mistaken committed in previous revision.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@9 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alexandre Fontoura
43f9e6253a
ASYLUM: Fixed compilation. Put code according to ScummVM coding convention. Get reed of utils.h and use common/endian.h from ScummVM common library.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@8 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alex Bevilacqua
0fab2082c9
ASYLUM: updated headers with scummvm copywrite info
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@7 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alex Bevilacqua
ba12dac057
ASYLUM: More graphics implementation and testing. Utils class for little-endian data manipulation
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@6 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alex Bevilacqua
cc25952a55
ASYLUM: Proper implementation of a resource bundle parser. Doesn't do anything but create resource items for the time being.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@5 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:03 +02:00
Alex Bevilacqua
6e4a2ace7e
ASYLUM: Beginning to unwind the resource files (based on alexfont's earlier applications)
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@4 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:02 +02:00
Alex Bevilacqua
a03561aab3
ASYLUM: updated detection routines so that the engine loads properly
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@3 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:02 +02:00