Eugene Sandulenko
|
93e3ba9edd
|
LAB: Put vga.cpp into LabEngine class
|
2015-12-23 21:33:43 +01:00 |
|
Eugene Sandulenko
|
4b65faaa63
|
LAB: More renames in vga.cpp
|
2015-12-23 21:33:43 +01:00 |
|
Eugene Sandulenko
|
06c2e60cf0
|
LAB: Further renaming of vga code
|
2015-12-23 21:33:43 +01:00 |
|
Eugene Sandulenko
|
f56f2effb4
|
LAB: Started vga code refactoring
|
2015-12-23 21:33:42 +01:00 |
|
Eugene Sandulenko
|
c187a3bda9
|
LAB: Add intro.h
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
158f623db8
|
LAB: Rename IntuiMessage struct members
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
fd8215454c
|
LAB: Objectify intro code
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
36684eb1ba
|
LAB: get rid of timing.h
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
d4e0c23ed3
|
LAB: Simplify code
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
3160bb0bc3
|
LAB: Fix warning
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
647b0355c9
|
LAB: Cleanup
|
2015-12-23 21:33:41 +01:00 |
|
Eugene Sandulenko
|
ad29493fa7
|
LAB: Fix compilation
|
2015-12-23 21:33:41 +01:00 |
|
Filippos Karapetis
|
ebff05e7e7
|
LAB: Simplify the file reading code for the movement control panel
|
2015-12-23 21:33:41 +01:00 |
|
Filippos Karapetis
|
1feb0e4c2c
|
LAB: Rename monpage -> monitorPage
|
2015-12-23 21:33:41 +01:00 |
|
Filippos Karapetis
|
09a7232daa
|
LAB: Use Common::File to load map data
|
2015-12-23 21:33:41 +01:00 |
|
Filippos Karapetis
|
95d91d81e5
|
LAB: Fix whitespace
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
12f4a71c73
|
LAB: Simplify getViewData, get rid of ViewDataPtr and ActionPtr
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
f014218aca
|
LAB: Remove dead code
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
a6805e884d
|
LAB: Rewrite readSound() to use Common::File
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
1bdf07c7ac
|
LAB: Remove unused code
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
5cc3d3b682
|
LAB: Remove superfluous image buffers
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
93b2e413fd
|
LAB: Change the scene rule list to use a Common::List
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
9676165436
|
LAB: Remove unused code for the demo version
The two places where the game stops in the demo versions should already
be handled by the current code
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
b033b7e539
|
LAB: Simplify readInitialConditions()
|
2015-12-23 21:33:40 +01:00 |
|
Filippos Karapetis
|
77608bfc66
|
LAB: Move more room reading functions to the Resource class
|
2015-12-23 21:33:39 +01:00 |
|
Filippos Karapetis
|
72f7fbe82b
|
LAB: Bugfixes to the Resource class
|
2015-12-23 21:33:39 +01:00 |
|
Filippos Karapetis
|
9cd640a6ef
|
LAB: Bugfixes to the Resource class
|
2015-12-23 21:33:32 +01:00 |
|
Filippos Karapetis
|
92bb4a522a
|
LAB: Replace readRoomData() and readInventory()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
01dffc75a1
|
LAB: Move static text loading to the Resource class
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
d565b10384
|
LAB: Move the font loading code into the Resource class
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
c67852d940
|
LAB: Initial implementation of the Resource class
This will eventually replace all the other resource loading routines
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
edf92fc680
|
LAB: Revert accidental change
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
f1351dcd9e
|
LAB: Remove dead code
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
98e9eff2d1
|
LAB: Remove superfluous references to g_music, some cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
69694b6b45
|
LAB: Check if a sound effect is active before attempting to stop it
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
afa9475d2a
|
LAB: Some cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
454c02f321
|
LAB: Get rid of some uses of readBlock()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
76b66de8b6
|
LAB: Remove dead code
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
d0171440df
|
LAB: Move checkRoomMusic to the Music class. Some cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
f085a3187e
|
LAB: Remove several usages of skip(). Remove dead code
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
db969dc938
|
LAB: Move more static variables to the top
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
e9f161b3aa
|
LAB: Clean up readSound(), readMusic() and longDrawMessage()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
cb4b86cdb8
|
LAB: Replace more uses of checkMusic(). Some cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
c8b2745f7a
|
LAB: Replace some more calls to checkMusic(). Some cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
c3bb54989c
|
LAB: Cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
8bf15cbe4b
|
LAB: Replace more calls to checkMusic()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
eae0773b41
|
LAB: Move more static variables to the top
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
524d30ee16
|
LAB: Cleanup
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
df3200ef0c
|
LAB: Simplify readViews()
|
2015-12-15 00:05:02 +01:00 |
|
Filippos Karapetis
|
75882daa49
|
LAB: Simplify decrypt()
|
2015-12-15 00:05:02 +01:00 |
|