Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | Remove some unused struct members | Benjamin Haisch | |
svn-id: r46245 | |||
2009-03-14 | Merged loadRGBPalette() inside setRGBPalette() (that's the only place it's ↵ | Filippos Karapetis | |
used and where the screen palette is set). Added a wrapper for copyRectToScreen(), to remove some duplicated code inside the ScreenEffects() class svn-id: r39396 | |||
2009-03-09 | - Applied patch #2668849 by sunmax | Benjamin Haisch | |
svn-id: r39271 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-06-12 | - Added support for Rodney's Fun Screen | Benjamin Haisch | |
- Added audio cd playback (still kinda broken though) - Renamed getObjectPropertyPtr to findObjectProperty svn-id: r32669 | |||
2008-05-29 | - Implemented opcodes: sfHomeText, sfDrawAnimPic | Benjamin Haisch | |
- Comments on unneeded opcodes - Simplified getting/setting strings in Objects svn-id: r32361 | |||
2008-05-26 | - Hopefully fixed 'responsiveness' of the mouse cursor/event handling | Benjamin Haisch | |
- Disabled auto dirty rects which caused major gfx problems - Added default mouse cursor for Manhole: N&E - Fixed sound rate for Manhole: N&E - Don't automatically show mouse cursor when a new cursor was loaded svn-id: r32279 | |||
2008-05-21 | - Moved event polling from sfPollEvent to runScript | Benjamin Haisch | |
- LGOP2: Fixed problem where Barth's gun was drawn at the wrong position svn-id: r32205 | |||
2008-05-14 | - Added some visual effects (palette fading etc.) | Benjamin Haisch | |
- Moved Screen::getAnimFrameCount directly into o1_GETFRAMECOUNT - Renamed variables/cleanup svn-id: r32104 | |||
2008-05-12 | Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr) | Benjamin Haisch | |
svn-id: r32077 | |||
2008-05-12 | Implemented o1_EXCLUDEAREA for RtZ | Benjamin Haisch | |
svn-id: r32074 | |||
2008-05-12 | Implemented o1_ADDMASK and o1_SETMASK for LGOP2 | Benjamin Haisch | |
svn-id: r32066 | |||
2008-05-09 | Implemented o1_CLIPAREA | Filippos Karapetis | |
svn-id: r31968 | |||
2008-05-07 | Implemented vertical/horizontal flipping of sprites. | Benjamin Haisch | |
svn-id: r31931 | |||
2008-04-28 | Implemented text drawing and cleanup. | Benjamin Haisch | |
svn-id: r31756 | |||
2008-04-25 | Started work on text drawing code. | Benjamin Haisch | |
svn-id: r31719 | |||
2008-04-24 | Typo | Filippos Karapetis | |
svn-id: r31712 | |||
2008-04-24 | Implemented opcodes o1_DROPSHADOW, o1_TEXTCOLOR, o1_OUTLINE. Added some ↵ | Filippos Karapetis | |
initial code for opcode o1_TEXTRECT svn-id: r31711 | |||
2008-04-24 | Some initial code for font loading | Filippos Karapetis | |
Implemented opcode o1_LOADANIM svn-id: r31698 | |||
2008-04-23 | Added (early) midi player code. | Benjamin Haisch | |
Added "screen flash" effect. Implemented opcodes: - o1_PLAYMUS - o1_STOPMUS - o1_ISMUS - o1_FLASH - o1_LOADSND - o1_LOADMUS svn-id: r31682 | |||
2008-04-23 | Fixed palette issues when showing the inventory and the menu. | Benjamin Haisch | |
Moved drawing code from drawFlex/drawAnimFrame to drawSurface. Implemented opcodes: - o1_VISUALFX - o1_SCREENLOCK - o1_SETTIMER - o1_SETGROUND - o1_SETCLIP - o1_SETEXCLUDE svn-id: r31675 | |||
2008-04-22 | Added palette locking and some wip sound playing code. Some cleanup | Filippos Karapetis | |
svn-id: r31654 | |||
2008-04-21 | Some palette related fixes | Filippos Karapetis | |
svn-id: r31650 | |||
2008-04-21 | More code merge | Filippos Karapetis | |
svn-id: r31649 | |||
2008-04-21 | Code merge | Filippos Karapetis | |
svn-id: r31648 | |||
2008-04-20 | Changed spaces to tabs. | Torbjörn Andersson | |
svn-id: r31610 | |||
2008-04-20 | Initial import of the work in progress MADE engine | Filippos Karapetis | |
svn-id: r31599 |