Commit Graph

112 Commits

Author SHA1 Message Date
Paul Gilbert
ceab6a71d3 HOPKINS: Renamed remaining fields of GraphicsManager class 2013-04-14 14:21:05 -04:00
Strangerke
cdefd6428f HOPKINS: Apply a couple of renamings suggested by wjp 2013-04-13 23:24:13 +02:00
Strangerke
9149f363a6 HOPKINS: Finish lock/unlockScreen() cleanup. Set them as private. 2013-04-10 13:03:53 +02:00
Paul Gilbert
260a6bbc24 HOPKINS: Renamed remaining GraphicsManager methods 2013-04-09 09:47:48 -04:00
Paul Gilbert
bfe63b71e9 HOPKINS: Renaming some of the remaining graphics methods 2013-04-09 09:17:11 -04:00
Strangerke
89bf72ff5d HOPKINS: JANITORIAL: Remove trailing spaces and tabs 2013-04-05 08:17:26 +02:00
Paul Gilbert
bcdd8f43cd HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory buffer 2013-03-31 12:56:12 -04:00
Strangerke
e848ed7bac HOPKINS: Rename display buffers 2013-03-30 14:20:18 +01:00
Strangerke
f8b1a16e3c HOPKINS: Remove more dead code, simplify a couple of statements in Copy_Vga16() 2013-03-27 21:29:02 +01:00
Strangerke
ccf2f50ceb HOPKINS: Rename GraphicsManager variable 2013-03-27 08:26:19 +01:00
Strangerke
08db6ea515 HOPKINS: Rename a fading variable 2013-03-27 08:10:40 +01:00
Strangerke
02f939c282 HOPKINS: Simplify some statements using MIN, MAX and CLIP 2013-03-26 08:13:14 +01:00
Strangerke
6a446ff9d1 HOPKINS: Remove setParent() from GraphicsManager 2013-03-20 07:36:06 +01:00
Strangerke
05a2f776a3 HOPKINS: Rename colour into color 2013-03-19 22:01:03 +01:00
Strangerke
b0ad532a92 HOPKINS: Some renaming in TalkManager and GraphicsManager 2013-03-19 08:05:37 +01:00
Paul Gilbert
4372bd8306 Merge branch 'hopkins_dirtyRects'
Conflicts:
	engines/hopkins/anim.cpp
	engines/hopkins/computer.cpp
	engines/hopkins/dialogs.cpp
	engines/hopkins/graphics.cpp
	engines/hopkins/hopkins.cpp
2013-03-17 11:29:00 -04:00
Paul Gilbert
39ffd06839 HOPKINS: Bugfix for refreshing Breakout lives when one is lost 2013-03-13 22:58:48 -04:00
Paul Gilbert
3d06a93be1 HOPKINS: Merged dirty/refresh rect rect adding into a single method 2013-03-09 22:04:41 -05:00
Paul Gilbert
55c024494d HOPKINS: Fix problem with scrolling not working properly 2013-03-09 09:44:46 -05:00
Paul Gilbert
83480c5784 HOPKINS: Fix transition between initial version display to intro animation 2013-03-06 09:46:05 -05:00
Paul Gilbert
f93275b310 HOPKINS: Removed usage of g_system->lockScreen 2013-03-05 09:42:06 -05:00
Paul Gilbert
7a7b2b35e2 HOPKINS: Added a debugger command to frame dirty rects 2013-03-02 22:36:38 -05:00
Paul Gilbert
95aca78bcd HOPKINS: Renamed dirty rect methods 2013-03-02 20:40:03 -05:00
Paul Gilbert
7c862d586e HOPKINS: Preparatory work for a refresh rect list 2013-03-02 18:56:14 -05:00
Paul Gilbert
d738802bc1 HOPKINS: Converted dirty rects to use Common::Array 2013-03-02 17:30:42 -05:00
Strangerke
79062f426e HOPKINS: Some renaming in GraphicsManager 2013-02-26 07:37:09 +01:00
Paul Gilbert
54924de6cb HOPKINS: Home-screen now displaying correctly with dirty rects 2013-02-25 22:00:36 -05:00
Filippos Karapetis
b7419454c5 HOPKINS: Rename DD_VBL() -> updateScreen() 2013-02-25 22:00:45 +02:00
Paul Gilbert
317bd9ebd0 HOPKINS: Beginnings of implementing dirty rect support 2013-02-24 22:03:38 -05:00
Strangerke
8457c00457 HOPKINS: More misc renaming 2013-02-20 08:30:16 +01:00
Strangerke
f9f6133851 HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
Strangerke
5bbdbc0fad HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
Strangerke
e96edd8b19 HOPKINS: Misc refactoring and renaming, remove some dead code 2013-02-07 08:44:22 +01:00
Strangerke
690405961f HOPKINS: Some refactoring in GraphicsManager 2013-02-02 19:20:58 +01:00
Strangerke
1a3fb10d91 HOPKINS: Some renaming 2013-01-22 07:53:59 +01:00
Strangerke
704a36d1fb HOPKINS: More renaming in ObjectsManager and globals 2013-01-21 22:25:12 +01:00
Strangerke
3878138d8f HOPKINS: Some renaming in GraphicsManager and HopkinsEngine 2013-01-20 11:28:39 +01:00
Strangerke
523aa82563 HOPKINS: Some renaming 2013-01-20 00:56:19 +01:00
Strangerke
0bf6d54d6b HOPKINS: Simplify absolute values in LinesManager 2013-01-09 08:05:58 +01:00
Filippos Karapetis
2b1b668908 HOPKINS: Get rid of the NO_VISU global variable 2013-01-08 13:39:14 +02:00
Filippos Karapetis
e57c82f9da HOPKINS: Get rid of the NOSPRECRAN global variable 2013-01-07 19:43:24 +02:00
Filippos Karapetis
30eeb9163d HOPKINS: Get rid of more unused/unnecessary globals 2013-01-07 13:24:04 +02:00
Strangerke
b26f25455f HOPKINS: Some renaming 2013-01-07 08:33:55 +01:00
Strangerke
45020d3012 HOPKINS: Refactor copy16bFromSurfaceScaleX2 2013-01-05 16:02:25 +01:00
Strangerke
c9f342f4ce HOPKINS: Remove 8b CopyAsm, rename the 16b one 2013-01-05 13:10:58 +01:00
Strangerke
ccef9fb3ea HOPKINS: Remove setModeVesa() 2013-01-04 22:41:11 +01:00
Strangerke
6976be7438 HOPKINS: Rename functions related to fade in/out. Fix a potential issue for short fadings 2013-01-03 22:32:22 +01:00
Strangerke
682e70623a HOPKINS: More refactoring and renaming, remove several useless variables 2013-01-02 00:57:00 +01:00
Strangerke
d6f72071a4 HOPKINS: Some more refactoring and renaming 2013-01-01 21:03:24 +01:00
Strangerke
cb363aafd5 HOPKINS: Refactoring in ObjectsManager, renaming 2013-01-01 13:53:07 +01:00