aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/rdwin.cpp
AgeCommit message (Expand)Author
2003-09-07some endian fixesMax Horn
2003-08-30added sfx support, increased speech support, and music code(streaming works f...Paweł Kołodziejski
2003-08-29Added some code to stop producing interpolation frames if the scene hasTorbjörn Andersson
2003-08-28Removed the Surface class in favor of small struct specially made for theTorbjörn Andersson
2003-08-25FadeServer() is now called from ServiceWindows(), thus eliminating the needTorbjörn Andersson
2003-08-24fix strange keyboard issues by passing the game the values it wantsJonathan Gray
2003-08-24we don't need to be told when we've hit a keyJonathan Gray
2003-08-23SetPalette conflicts with an OS symbol on OS XMax Horn
2003-08-23Unstubbed the Create/Draw/DeleteSurface() functions, and removed someTorbjörn Andersson
2003-08-20Applied a different fix for the mouse offset problem. As far as I can tell,Torbjörn Andersson
2003-08-19Remove a bunch of unneeded cruft - but barely the surface of it. This code is...James Brown
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-31remove bs2 specific osystem varJonathan Gray
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28-Werror cleanupJonathan Gray
2003-07-28it would be nice if people would update functions when adding qualifiers to p...Jonathan Gray
2003-07-28fixed some warningsMax Horn
2003-07-28bs2 driverJonathan Gray