Commit graph

30 commits

Author SHA1 Message Date
Eugene Sandulenko
27c204976e LAB: Cleanup 2015-12-23 21:33:46 +01:00
Eugene Sandulenko
3f33ad277d LAB: More renames 2015-12-23 21:33:46 +01:00
Strangerke
f817c1de2e LAB: Get rid of stddefines 2015-12-23 21:33:45 +01:00
Eugene Sandulenko
6d4b71e2ce LAB: Renames in vga.cpp 2015-12-23 21:33:45 +01:00
Strangerke
11df8b5cf7 LAB: Make consistent the type of pen number 2015-12-23 21:33:44 +01:00
Strangerke
d0c6c73036 LAB: Rename _music, delete it in engine destructor 2015-12-23 21:33:44 +01:00
Strangerke
05f54b7fe0 LAB: Make _music a member of LabEngine instead of a global 2015-12-23 21:33:44 +01:00
Strangerke
771e558d90 LAB: Move the global variable g_resource to the main engine class 2015-12-23 21:33:44 +01:00
Strangerke
0c84355f4a LAB: Move IsHiRes to main engine class 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
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
4b65faaa63 LAB: More renames in vga.cpp 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
647b0355c9 LAB: Cleanup 2015-12-23 21:33:41 +01:00
Filippos Karapetis
a6805e884d LAB: Rewrite readSound() to use Common::File 2015-12-23 21:33:40 +01:00
Filippos Karapetis
01dffc75a1 LAB: Move static text loading to the Resource class 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
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
21e360b9b1 LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper 2015-12-15 00:05:02 +01:00
Filippos Karapetis
884b80f215 LAB: Remove unused variables, some cleanup 2015-12-15 00:05:02 +01:00
Filippos Karapetis
6842ffbe90 LAB: Further clean up of the music and sound effect code 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
f9d90934f6 LAB: Fix signed/unsigned comparison warnings 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
60d4f0a069 LAB: Initial support for lowres mode 2015-12-15 00:05:02 +01:00
Eugene Sandulenko
7ee90c693f 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
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