aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-06Make it possible to quit the VectorRenderer demo cleanlyMax Horn
2008-05-05Fix formatting.Johannes Schickel
2008-05-05Fixes for GCC 4.0.2+ in strict mode. Max, is it working now?Vicent Marti
2008-05-04Antialiased circles changed to use screen ptrs.Vicent Marti
2008-05-04Performance tweaks.Vicent Marti
2008-05-03Rectangle drawing.Vicent Marti
2008-05-03- fixed invalid C++Johannes Schickel
2008-05-03Code formatting.Eugene Sandulenko
2008-05-03Coding conventions once again.Vicent Marti
2008-05-03- More coding convention fixes.Vicent Marti
2008-05-03- Added missing virtual destructor in VectorRendererJohannes Schickel
2008-05-03Generic functions (surface/pixel fill/blend).Vicent Marti
2008-05-02Renderer test function in main.cppVicent Marti
2008-05-02Even more whitespace fixes.Eugene Sandulenko
2008-05-01Missing code formatting conventions.Vicent Marti
2008-05-01Implemented base API for the Vector Renderer.Vicent Marti
2008-04-24Add textstrings for MADE and M4 engines.Lars Persson
2008-04-24Cleanup & typo.Kari Salminen
2008-04-24Comment patch #1949695Eugene Sandulenko
2008-04-24Patch #1949695: "set defaultTo1XScaler depending on width with CJK mode"Eugene Sandulenko
2008-04-24Some initial code for font loadingFilippos Karapetis
2008-04-24Fixed warning.Torbjörn Andersson
2008-04-24Fixed regression: CINE games crashed when a message box appeared (patch by ne...Filippos Karapetis
2008-04-24Output error message when kyra.dat initialization fails because of old versio...Johannes Schickel
2008-04-24Fixed bug in loadMalcolmShapes.Johannes Schickel
2008-04-24Unimplemented commands and opcodes throw a warning nowFilippos Karapetis
2008-04-24More cleanupFilippos Karapetis
2008-04-24Cleanup and simplification of the music playing codeFilippos Karapetis
2008-04-24Implemented opcodes:Johannes Schickel
2008-04-24Implemented special item string selection for french version of Kyra3.Johannes Schickel
2008-04-24Fixed command line string when picking up item.Johannes Schickel
2008-04-24Fixed bug in checkCharCollision.Johannes Schickel
2008-04-24CleanupFilippos Karapetis
2008-04-24More kyra3 item drop down code.Johannes Schickel
2008-04-24Slight cleanup to o1_PLAYSNDFilippos Karapetis
2008-04-24Updated MSVC project files of the made engine for commit #31682Filippos Karapetis
2008-04-23Added (early) midi player code.Benjamin Haisch
2008-04-23Implemented parts of item drop down code for Kyra3.Johannes Schickel
2008-04-23Updated kyra MSVC project files for commit #31676Filippos Karapetis
2008-04-23Cleanup. (and little addition to showInventory)Johannes Schickel
2008-04-23This memory is released with free(), so it has to be allocated with malloc(),Torbjörn Andersson
2008-04-23Fixed signed/unsigned warning.Torbjörn Andersson
2008-04-23Implmenented inventory show/hide.Johannes Schickel
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-23Cleanup.Johannes Schickel
2008-04-23- Implemented idle animation/talk handling in kyra3Johannes Schickel
2008-04-23Surely, it's the "version" of Return to Zork with rtzcd.red that should haveTorbjörn Andersson
2008-04-23- Fixed possible memory leak.Johannes Schickel
2008-04-23Removed file existence checks to determine game version and added game flags ...Filippos Karapetis
2008-04-23- cleanupJohannes Schickel