aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-09Make a few functions GFX functions virtual for CE backendNicolas Bacca
2004-05-09Tweak SDL init for WinCE backendNicolas Bacca
2004-05-09Config sample switch for WinCENicolas Bacca
2004-05-09Update project filesNicolas Bacca
2004-05-09Forgot to remove this file when I changed input handling.Torbjörn Andersson
2004-05-09Removed the buffering of mouse and keyboard events. I don't think any ofTorbjörn Andersson
2004-05-09When drawing lines and points, mark the corresponding screen area as dirtyTorbjörn Andersson
2004-05-09My recent sound changes broke "restart". This should un-break it again.Torbjörn Andersson
2004-05-09removed awe based on Endy statementPaweł Kołodziejski
2004-05-08Added default iterator constructor, for convenienceMax Horn
2004-05-08IRIX doesn't need ranlib - made it a nop.Oliver Kiehl
2004-05-07Cleanup.Torbjörn Andersson
2004-05-07forgot to removePaweł Kołodziejski
2004-05-07Simpler checkTravis Howell
2004-05-07increase a little limit for better lipsyncPaweł Kołodziejski
2004-05-07Only access VAR_VOICE_MODE if there actually is one.Torbjörn Andersson
2004-05-06Reverted the last commit (on this file only) because it broke compilationTorbjörn Andersson
2004-05-06Clean up all tmps on mingwTravis Howell
2004-05-06Fix bug #910216Travis Howell
2004-05-06Fixed & cleaned up common rules; this fixes the convenience target when doing...Max Horn
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-06Get rid of mouse transparancy hackJoost Peters
2004-05-05Maybe this change will cure one of erik's two console bug reports (namely #94...Max Horn
2004-05-05Cleaned up console code a bit - wrap around logic needs workMax Horn
2004-05-05make use of OSystem::setMouseCursor() changeGregory Montoir
2004-05-05Replaced R_printf() with debug() and warning(). There are still a couple ofTorbjörn Andersson
2004-05-05Removed data_dir, since it wasn't used.Torbjörn Andersson
2004-05-05Added fileTorbjörn Andersson
2004-05-05When you make changes to the README, please don't forget to update the man pa...Jonathan Gray
2004-05-05Remove odd sample rate hack (for DOTT demo); instead, be slightly less strict...Max Horn
2004-05-05When you make changes to the README, please don't forget to update the TeX do...Max Horn
2004-05-05mention fmtowns platform optionJonathan Gray
2004-05-05mention fmtowns platform option in helpJonathan Gray
2004-05-05adding initial code for Another World enginePaweł Kołodziejski
2004-05-05Take advantage of the changes in the backend's mouse cursor handling. ItTorbjörn Andersson
2004-05-05Cleanup.Torbjörn Andersson
2004-05-05updatePaweł Kołodziejski
2004-05-05workaround warning - fixmePaweł Kołodziejski
2004-05-05Now cursor is really always shown.Eugene Sandulenko
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-05-05Added generic variable size stack class - COMPLETELY UNTESTED. Really should ...Max Horn
2004-05-04Fix insane regression.Travis Howell
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
2004-05-04Enchance ReadStream and MemoryReadStream with 24bits operations as wellEugene Sandulenko
2004-05-03indentEugene Sandulenko
2004-05-03Well, now we use MemoryReadStream at least in SAGA engine.Eugene Sandulenko
2004-05-03Started work on moving from ys_read/write to MemoryReadStreamEugene Sandulenko
2004-05-03Fix LaTeX syntaxEugene Sandulenko
2004-05-02Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more cl...Max Horn
2004-05-02tuned a littlePaweł Kołodziejski