Commit graph

111 commits

Author SHA1 Message Date
Alexandre Fontoura
a179512aca
ASYLUM: First testes displaying Main Menu background image with still wrong palette.
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@25 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:05 +02:00
Alexandre Fontoura
9e7d8f1dc6
ASYLUM: Include new Menu class. Add some TODO comments we need to do initially.
Add a new load Resource function indexed by resource index (filename generated automatically)

git-svn-id: http://asylumengine.googlecode.com/svn/trunk@24 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:05 +02:00
Alex Bevilacqua
9220cbd381
ASYLUM: Added the main control loop so we can test graphic drawing without the screen disappearing on us ;)
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@18 0bfb4aae-4ea4-11de-8d8d-752d95cf3e3c
2021-05-17 15:35:04 +02:00
Alex Bevilacqua
4f83667803
ASYLUM: Fixed a major logic error in the graphic asset parsing. NOW it works properly
git-svn-id: http://asylumengine.googlecode.com/svn/trunk@16 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
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