128 Commits

Author SHA1 Message Date
Strangerke
0c84355f4a LAB: Move IsHiRes to main engine class 2015-12-23 21:33:43 +01:00
Strangerke
db773d92b7 LAB: Remove useless redirections 2015-12-23 21:33:43 +01:00
Strangerke
d96484d81c LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP) 2015-12-23 21:33:43 +01:00
Strangerke
8d70f33efe LAB: Rename RoomData members 2015-12-23 21:33:43 +01:00
Strangerke
ff2def7da1 LAB: Check all the 'for' loops, reduce the scope of variable accordingly 2015-12-23 21:33:43 +01:00
Eugene Sandulenko
93e3ba9edd LAB: Put vga.cpp into LabEngine class 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
158f623db8 LAB: Rename IntuiMessage struct members 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
77608bfc66 LAB: Move more room reading functions to the Resource class 2015-12-23 21:33:39 +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
df3200ef0c LAB: Simplify readViews() 2015-12-15 00:05:02 +01:00
Filippos Karapetis
da0ee48ab9 LAB: Remove the fillUpMusic() and checkMusic() wrappers. Some cleanup 2015-12-15 00:05:02 +01:00
Filippos Karapetis
77f4a10901 LAB: Remove dead code 2015-12-15 00:05:02 +01:00
Filippos Karapetis
a4bad804f6 LAB: Get rid of sizeOfFile(), some cleanup 2015-12-15 00:05:02 +01:00
Filippos Karapetis
21e360b9b1 LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper 2015-12-15 00:05:02 +01:00
Filippos Karapetis
79ed1e1f05 LAB: Get rid of numtostr(), and simplify most uses of sizeOfFile() 2015-12-15 00:05:02 +01:00
Filippos Karapetis
a83c50cf66 LAB: Remove duplicate swap code and some unused defines 2015-12-15 00:05:02 +01:00
Filippos Karapetis
6ff7c480af LAB: Remove superfluous void function parameters 2015-12-15 00:05:02 +01:00
Filippos Karapetis
28bbcf5641 LAB: Add missing const qualifiers 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
fdb4f3edf8 LAB: Cleanup 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
58182bd77a LAB: Cleanup 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
cb8f843296 LAB: Objectify LabSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
471dbaa758 LAB: Started objectifying LargeSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
3a8cafa41e LAB: Kill storage.h 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
bbddd32d38 LAB: Further rendering pipeline fixes 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
8ca14d1d64 LAB: Initial code 2015-12-15 00:05:02 +01:00