aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/font.cpp
AgeCommit message (Collapse)Author
2009-02-19Merged the contents of fontCharacterTable into staticresPaul Gilbert
svn-id: r38542
2009-02-19In progress work on cleaning up the font system - giving proper variable ↵Paul Gilbert
names, types, and converted memory accesses to endian safe structures svn-id: r38540
2009-02-14Changed the list of language dependant strings from being hard-coded to ↵Paul Gilbert
dynamically being loaded from the 'delphine.lng' file svn-id: r36317
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
svn-id: r35870
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2007-12-27Early pathfindingVincent Hamm
svn-id: r30012
2007-12-24Fix background save/restoreVincent Hamm
svn-id: r29979
2007-12-18Fix loading savegame from original interpreterVincent Hamm
svn-id: r29901
2007-12-11Changed some swaps to use the template SWAPFilippos Karapetis
svn-id: r29829
2007-11-10-Cleanup stringsVincent Hamm
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467
2007-11-08Cleanup load savegame from original interpreterVincent Hamm
svn-id: r29453
2007-09-10Lots of source code formatting correctionsMax Horn
svn-id: r28887
2007-05-30Updated 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-30Several const correctness fixesMax Horn
svn-id: r27011
2007-04-28Fix extended characters in fontVincent Hamm
Implement palette manipulation svn-id: r26637
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Fixing lots of warningsMax Horn
svn-id: r26617
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
svn-id: r26615
2007-04-27Fixing compilation for meSven Hesse
svn-id: r26610
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605