Einar Johan Trøan Sømåen
|
1fee32ce45
|
WINTERMUTE: Return something from repeatLastDisplayOp
|
2013-01-24 18:24:47 +01:00 |
|
Einar Johan Trøan Sømåen
|
199425562e
|
WINTERMUTE: Fix a leak in sound-file loading.
|
2013-01-24 17:49:24 +01:00 |
|
Einar Johan Trøan Sømåen
|
17809d0fb3
|
WINTERMUTE: Delete the _dirtyRect-field of BaseRenderOSystem in the destructor.
|
2013-01-24 17:27:50 +01:00 |
|
Einar Johan Trøan Sømåen
|
5453f7f7e6
|
WINTERMUTE: Delete the renderTickets when deleting BaseRenderOSystem
|
2013-01-24 17:24:31 +01:00 |
|
Einar Johan Trøan Sømåen
|
9d7bcd4aaa
|
WINTERMUTE: Initialize debugger-variables in WinterMuteEngine.
|
2013-01-24 17:18:42 +01:00 |
|
Einar Johan Trøan Sømåen
|
426dda70e1
|
WINTERMUTE: Don't scale 2Bpp images with code aimed at 4Bpp
|
2013-01-24 17:14:51 +01:00 |
|
Einar Johan Trøan Sømåen
|
a1a6354687
|
WINTERMUTE: Don't scroll as fast as the scripts actually ask for.
|
2013-01-24 16:12:35 +01:00 |
|
Einar Johan Trøan Sømåen
|
e829a57762
|
WINTERMUTE: Fix scrollspeed (and break character animation the same way WME Lite does)
|
2013-01-24 15:12:02 +01:00 |
|
Einar Johan Trøan Sømåen
|
2e8e3ae13e
|
WINTERMUTE: Don't draw tickets instantly.
|
2013-01-24 15:11:56 +01:00 |
|
Einar Johan Trøan Sømåen
|
519821b53b
|
WINTERMUTE: Further improve UITiledImage-drawing.
|
2013-01-24 15:11:28 +01:00 |
|
Einar Johan Trøan Sømåen
|
5ba950c8a4
|
WINTERMUTE: Add the possibility of enabling/disabling FPS from Debugger.
|
2013-01-23 11:32:06 +01:00 |
|
Einar Johan Trøan Sømåen
|
efbe9bdae1
|
WINTERMUTE: Add in debugger-console, enabled by Ctrl-d
|
2013-01-23 11:18:44 +01:00 |
|
Einar Johan Trøan Sømåen
|
6476ba33d2
|
WINTERMUTE: Fix double delete of TTFs.
|
2013-01-23 01:40:13 +01:00 |
|
Einar Johan Trøan Sømåen
|
53f0871b07
|
WINTERMUTE: Store savegame-thumbs in game-specific sizes too.
|
2013-01-23 01:32:51 +01:00 |
|
Einar Johan Trøan Sømåen
|
57bc6374f4
|
WINTERMUTE: Use FreeSans from ScummModern.zip if the requested font is unavailable.
Right now this is the ONLY replacement in place, but Arial is also the default font for WME, so it should cover most cases.
|
2013-01-23 00:34:04 +01:00 |
|
Einar Johan Trøan Sømåen
|
2c2fe9e941
|
WINTERMUTE: Correct a delete/delete[]-mismatch pointed out by valgrind
|
2013-01-22 23:38:00 +01:00 |
|
Filippos Karapetis
|
338c88e5c2
|
WINTERMUTE: Fix incorrect reversion of code in BaseRenderOSystem::drawLine()
|
2013-01-23 00:25:38 +02:00 |
|
Filippos Karapetis
|
03634d0833
|
WINTERMUTE: Fix invalid reads and crashes in BaseRenderOSystem::drawSurface()
|
2013-01-23 00:21:32 +02:00 |
|
Einar Johan Trøan Sømåen
|
d52ad7e0eb
|
WINTERMUTE: Use prefix-operators on iterators.
|
2013-01-22 23:00:47 +01:00 |
|
Einar Johan Trøan Sømåen
|
ff1e91226d
|
WINTERMUTE: Allow users to enable the FPS-counter in the GUI, and disable MT32-settings.
|
2013-01-22 22:05:20 +01:00 |
|
Einar Johan Trøan Sømåen
|
4095b76939
|
WINTERMUTE: Silence a warning.
|
2013-01-22 20:58:23 +01:00 |
|
Einar Johan Trøan Sømåen
|
bede97c52c
|
WINTERMUTE: Store larger thumbnails (Bump Savegame-version to 1.2.0.0)
|
2013-01-22 20:58:12 +01:00 |
|
Einar Johan Trøan Sømåen
|
c6df5f9994
|
WINTERMUTE: Mark drawLine as unused with dirty-rects.
|
2013-01-22 19:53:55 +01:00 |
|
Einar Johan Trøan Sømåen
|
d322592037
|
WINTERMUTE: Guard ConfMan a bit better.
|
2013-01-22 19:18:29 +01:00 |
|
Einar Johan Trøan Sømåen
|
472f722556
|
WINTERMUTE: Store MasterVolume in % instead of 0-255 to ConfMan.
|
2013-01-22 16:43:31 +01:00 |
|
Einar Johan Trøan Sømåen
|
4ba603807a
|
WINTERMUTE: Add a hack to skip a single frame after saving/loading. (Fix Bug: #3592874)
|
2013-01-22 16:24:49 +01:00 |
|
Einar Johan Trøan Sømåen
|
6a972052ad
|
WINTERMUTE: Remove unneccessary include.
|
2013-01-22 15:52:54 +01:00 |
|
Einar Johan Trøan Sømåen
|
9ec8c509da
|
WINTERMUTE: Lie to the scripts about the exact master volume-% to avoid round-off-issues.
(Fix Bug #3592875)
|
2013-01-22 15:42:56 +01:00 |
|
Einar Johan Trøan Sømåen
|
7143eaed89
|
WINTERMUTE: Properly create WAV-substreams, (fix bug #3592165)
|
2013-01-22 15:10:01 +01:00 |
|
Johannes Schickel
|
4a7ddc6956
|
WINTERMUTE: Fix const away cast warning.
|
2013-01-09 08:18:05 +01:00 |
|
Einar Johan Trøan Sømåen
|
c93a7c3921
|
WINTERMUTE: Actually lock the framerate at 60fps.
|
2012-12-16 23:38:09 +01:00 |
|
Einar Johan Trøan Sømåen
|
127afbac8c
|
WINTERMUTE: Don't check the entire ticket-queue for every ticket.
|
2012-12-16 23:13:58 +01:00 |
|
Einar Johan Trøan Sømåen
|
6d79a66766
|
WINTERMUTE: Move draw-code to render_ticket.cpp
|
2012-12-16 23:13:58 +01:00 |
|
Einar Johan Trøan Sømåen
|
7bbd26c9a8
|
WINTERMUTE: Fix a memory-leak in the thumb-nail loading.
|
2012-12-13 23:27:38 +01:00 |
|
Einar Johan Trøan Sømåen
|
d6ec8c1947
|
WINTERMUTE: Split renderTicket into a separate file.
|
2012-12-13 23:24:37 +01:00 |
|
Einar Johan Trøan Sømåen
|
61f387190c
|
WINTERMUTE: Avoid unneccessary alpha-blits when using dirty-rects.
|
2012-12-13 22:17:36 +01:00 |
|
Einar Johan Trøan Sømåen
|
18a10a7744
|
WINTERMUTE: Scale thumbs to kThumbNailWidth/kThumbNailHeight
|
2012-12-13 21:35:37 +01:00 |
|
Einar Johan Trøan Sømåen
|
7319ccd84f
|
WINTERMUTE: Implement simple sprite-batching to speed up tileImage-drawing.
|
2012-12-13 21:08:12 +01:00 |
|
Einar Johan Trøan Sømåen
|
9f9b6e2af8
|
WINTERMUTE: Further optimize drawTicket-checking.
|
2012-12-13 20:55:49 +01:00 |
|
Einar Johan Trøan Sømåen
|
af857147c2
|
WINTERMUTE: Privatize members in UITiledImage
|
2012-12-13 20:55:17 +01:00 |
|
Einar Johan Trøan Sømåen
|
e30271e6f6
|
WINTERMUTE: Correct the char-code check in BaseKeyboardState
|
2012-12-13 20:40:40 +01:00 |
|
Einar Johan Trøan Sømåen
|
c785a2bca6
|
WINTERMUTE: Check renderTicket-owner before anything else.
|
2012-12-13 20:34:45 +01:00 |
|
Einar Johan Trøan Sømåen
|
aebdeb183f
|
WINTERMUTE: Use ascii for detecting printable-characters instead of Keycode.
|
2012-12-13 20:12:08 +01:00 |
|
Matthew Hoops
|
00e5169991
|
WINTERMUTE: Fix a gcc warning
|
2012-12-09 21:58:39 -05:00 |
|
Einar Johan Trøan Sømåen
|
c9c90e925a
|
WINTERMUTE: Privatize members in AdObject.
|
2012-12-09 18:10:07 +01:00 |
|
Einar Johan Trøan Sømåen
|
8f33a2ea0b
|
WINTERMUTE: Privatize members in AdSceneState
|
2012-12-09 17:06:13 +01:00 |
|
Einar Johan Trøan Sømåen
|
4985a89b36
|
WINTERMUTE: Mark savedGameExt and localSaveDir for eventual removal.
|
2012-12-09 16:53:33 +01:00 |
|
Einar Johan Trøan Sømåen
|
6a0f72bee0
|
WINTERMUTE: Remove unused include in BaseGame
|
2012-12-09 16:50:12 +01:00 |
|
Einar Johan Trøan Sømåen
|
9bd16b80c9
|
WINTERMUTE: Remove code moved in previous commit.
|
2012-12-09 16:45:20 +01:00 |
|
Einar Johan Trøan Sømåen
|
6bde2926c1
|
WINTERMUTE: Move "GetSoundLength" to BaseGameMusic
|
2012-12-09 16:41:18 +01:00 |
|