Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-20 | Fixed gcc warning. | Johannes Schickel | |
svn-id: r35137 | |||
2008-11-20 | Fix resizing of the internal color array in Palette-class. | Kari Salminen | |
svn-id: r35136 | |||
2008-11-20 | Add Palette-class for handling 9-bit and 24-bit palettes. WIP! | Kari Salminen | |
svn-id: r35135 | |||
2008-11-18 | Make the 256 color transformPaletteRange-function and Future Wars's ↵ | Kari Salminen | |
refreshPalette-function compliant with disassembly. svn-id: r35118 | |||
2008-08-11 | Changed palPtr from a pointer to a Common::Array named palArray. Removed ↵ | Kari Salminen | |
palEntriesCount variable as it's now equivalent to palArray.size(). svn-id: r33785 | |||
2008-05-24 | Patch #1969189: "CinE renderer rewrite" | Eugene Sandulenko | |
svn-id: r32257 | |||
2007-12-14 | renamed several structures, variables and functions | Gregory Montoir | |
svn-id: r29860 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-30 | cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. ↵ | Gregory Montoir | |
Also removed the use of Common::File global objects. svn-id: r27021 | |||
2007-05-29 | added code for freePartRange, freePartEntry and freeOverlay (also renamed ↵ | Gregory Montoir | |
some functions and variables). svn-id: r27006 | |||
2007-02-18 | Bad hack to make this engine works on PalmOS (compiler still seems to hate ↵ | Chris Apers | |
some global objects) svn-id: r25684 | |||
2006-03-23 | uint8 -> byte | Eugene Sandulenko | |
svn-id: r21414 | |||
2006-03-23 | Got rid of ASSERT and ASSERT_PTR defines | Eugene Sandulenko | |
svn-id: r21412 | |||
2006-02-27 | cleanup | Gregory Montoir | |
svn-id: r20957 | |||
2006-02-25 | Some more cine header cleanup | Max Horn | |
svn-id: r20859 | |||
2006-02-25 | Moved cine engine into namespace Cine | Max Horn | |
svn-id: r20851 | |||
2006-02-23 | formating code | Paweł Kołodziejski | |
svn-id: r20835 | |||
2006-02-23 | Cleanup to remove duplicate type defines | Travis Howell | |
svn-id: r20821 | |||
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko | |
svn-id: r20813 |