Commit Graph
24 Commits
Author SHA1 Message Date
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 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 c485d9e8a6 LAB: Some rework related to the mouse code 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 06c2e60cf0 LAB: Further renaming of vga code 2015-12-23 21:33:43 +01:00
Eugene Sandulenko 36684eb1ba LAB: get rid of timing.h 2015-12-23 21:33:41 +01:00
Eugene Sandulenko 647b0355c9 LAB: Cleanup 2015-12-23 21:33:41 +01:00
Filippos Karapetis f017cb624e LAB: Use CamelCase, and simplify mouseHandler() 2015-12-15 00:05:02 +01:00
Filippos Karapetis 465f5f0c09 LAB: Simplify mouse handling 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 7ddbc55251 LAB: Remove unused mouse reset call 2015-12-15 00:05:02 +01:00
Filippos Karapetis f9b4b43e90 LAB: Remove multiple mouse coordinate variables
There is no real point in holding multiple location variables
for the mouse cursor. One set of coordinates should be enough
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 80e00c1f54 LAB: Fix regression 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 9a116c57e1 LAB: Use OSystem for mouse drawing 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 58182bd77a LAB: Cleanup 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 7baabb22c1 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