Johannes Schickel
|
9da7d86952
|
MORTEVIELLE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:36 +01:00 |
|
Strangerke
|
b3c377aacd
|
MORTEVIELLE: Get rid of setParent()
|
2014-01-10 01:46:38 +01:00 |
|
Strangerke
|
37a115e60b
|
MORTEVIELLE: Use width and height provided by Graphics::Surface
|
2013-07-19 11:31:19 +02:00 |
|
Strangerke
|
df7d181a60
|
MORTEVIELLE: Fix formatting glitch
|
2013-07-19 11:24:42 +02:00 |
|
Strangerke
|
5924230634
|
MORTEVIELLE: Replace some British words by US ones
|
2013-07-19 10:59:20 +02:00 |
|
Strangerke
|
51ab7a5b16
|
MORTEVIELLE: Some more renaming in GfxSurface
|
2013-07-01 08:03:19 +02:00 |
|
Strangerke
|
acd64c64e4
|
MORTEVIELLE: Some renaming GfxSurface
|
2013-07-01 01:18:14 +02:00 |
|
Strangerke
|
785db3b190
|
MORTEVIELLE: Replace g_vm in ScreenSurface
|
2013-06-25 20:40:06 +02:00 |
|
Strangerke
|
0a1dd302fe
|
MORTEVIELLE: Some renaming, remove useless variables, add debugger
|
2013-02-21 00:53:52 +01:00 |
|
Strangerke
|
b27b77b354
|
MORTEVIELLE: Modify copyright string to include 1987.
|
2012-04-06 08:24:07 +02:00 |
|
Strangerke
|
a87b992e8d
|
MORTEVIELLE: Move functions out of mor.cpp
|
2012-04-06 08:23:46 +02:00 |
|
Strangerke
|
6217fa5e3e
|
MORTEVIELLE: some more renaming, match menu item size in setText()
|
2012-04-06 08:22:54 +02:00 |
|
Paul Gilbert
|
d5c02ab69c
|
MORTEVIELLE: Properly implement transparency when drawing images
|
2012-04-06 08:22:42 +02:00 |
|
Strangerke
|
3904af5306
|
MORTEVIELLE: Rename some more variables and functions
|
2012-04-06 08:21:39 +02:00 |
|
Paul Gilbert
|
2fb94dfa01
|
MORTEVIELLE: Moved DROITE() into the ScreenSurface class
|
2012-04-06 08:21:19 +02:00 |
|
Paul Gilbert
|
4cd9be9f2f
|
MORTEVIELLE: Removed unused clear_box() and fill_box(), and renamed fillBox to fillRect
|
2012-04-06 08:21:12 +02:00 |
|
Paul Gilbert
|
a29bd180f7
|
MORTEVIELLE: Replaced all box() calls with ScreenSurface::fillBox
|
2012-04-06 08:21:10 +02:00 |
|
Paul Gilbert
|
5448664f8b
|
MORTEVIELLE: Fixed the F3/F8 box width to adjust to the text size
|
2012-04-06 08:21:05 +02:00 |
|
Paul Gilbert
|
e9c5437c3b
|
MORTEVIELLE: Removed redundant gfx functions, and moved others into ScreenSurface class.
|
2012-04-06 08:21:01 +02:00 |
|
Paul Gilbert
|
82381d6a19
|
MORTEVIELLE: Fix for erasing alert dialogs when done
|
2012-04-06 08:20:46 +02:00 |
|
Paul Gilbert
|
64c0600c3c
|
MORTEVIELLE: Add ScreenSurface::clearScreen method
|
2012-04-06 08:20:03 +02:00 |
|
Paul Gilbert
|
78a653b245
|
MORTEVIELLE: Implement ScreenSurface::fillBox method
|
2012-04-06 08:19:56 +02:00 |
|
Paul Gilbert
|
55f5adeff3
|
MORTEVIELLE: Give generic variables in image decoder proper names
|
2012-04-06 08:19:53 +02:00 |
|
Paul Gilbert
|
1d8ec4c372
|
MORTEVIELLE: Properly handle image offsets when drawing images
|
2012-04-06 08:19:50 +02:00 |
|
Paul Gilbert
|
8c423fd790
|
MORTEVIELLE: Create a basic palette manager class
|
2012-04-06 08:19:48 +02:00 |
|
Paul Gilbert
|
33f70da53c
|
MORTEVIELLE: Added an optimised drawBox routine
|
2012-04-06 08:19:45 +02:00 |
|
Paul Gilbert
|
c33f25cffb
|
MORTEVIELLE: Fix remaining issues when decoding first image
|
2012-04-06 08:19:44 +02:00 |
|
Paul Gilbert
|
2416583449
|
MORTEVIELLE: Implemented a screen surface class to hold all the graphics functionality.
This includes moving the already created pixel and character functions into it, as well as a new method for drawing decoded graphic images.
|
2012-04-06 08:19:43 +02:00 |
|
Paul Gilbert
|
833e46d18a
|
MORTEVIELLE: Completed the diag() method used in image decoding.
The first image now completely decodes.
|
2012-04-06 08:19:41 +02:00 |
|
Paul Gilbert
|
7698c8c523
|
MORTEVIELLE: Implemented the remaining image decoding mode 11
|
2012-04-06 08:19:40 +02:00 |
|
Paul Gilbert
|
abc2f60edf
|
MORTEVIELLE: Implemented more of the image decompression code
|
2012-04-06 08:19:37 +02:00 |
|
Paul Gilbert
|
e183f9f055
|
MORTEVIELLE: Beginnings of code for picture decoding
|
2012-04-06 08:19:36 +02:00 |
|