aboutsummaryrefslogtreecommitdiff
path: root/sword1
AgeCommit message (Expand)Author
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...Robert Göffringmann
2003-12-20fix memory leakRobert Göffringmann
2003-12-20fix recently introduced mouse bugs.Robert Göffringmann
2003-12-20I hope this fixes the control panel for other BS1 versions.Robert Göffringmann
2003-12-20sprites should now be rendered correctly.Robert Göffringmann
2003-12-20Modified the calculation of where to draw parallaxes to be more like theTorbjörn Andersson
2003-12-20A comment in decompressRLE0() said that the images are vertically flipped,Torbjörn Andersson
2003-12-20Add new objectTravis Howell
2003-12-20forgot these. :)Robert Göffringmann
2003-12-20added SwordControl (the control panel). Not yet finished.Robert Göffringmann
2003-12-19Changed abs() to ABS(), and changed a sorting function to use SWAP()Torbjörn Andersson
2003-12-19Whitespace changesTorbjörn Andersson
2003-12-19Make sure that playSample() gets a pointer to the original QueueElementTorbjörn Andersson
2003-12-19unregister the premix proc when you go awayMax Horn
2003-12-18fix mouse cursor animationsRobert Göffringmann
2003-12-18fixed endian bug in animDriver()Robert Göffringmann
2003-12-18endian conversion for music systemRobert Göffringmann
2003-12-18another big endianRobert Göffringmann
2003-12-18SwordText big endian fixesRobert Göffringmann
2003-12-18endian fix for router.Robert Göffringmann
2003-12-18pack WalkData struct to fix some endian issuesJonathan Gray
2003-12-18changed endian conversion for compact dataRobert Göffringmann
2003-12-18big endian typecasts for FROM_LE_xxRobert Göffringmann
2003-12-18one more big endian fixRobert Göffringmann
2003-12-18fixed stupid palette bugsRobert Göffringmann
2003-12-17changed fnEnterSection to fix crash at startup.Robert Göffringmann
2003-12-17add the rest of the boot paramsJonathan Gray
2003-12-17add boot params for ireland, everyone's favourite puzzle can be found via 24Jonathan Gray
2003-12-17Enable subtitles if the "subtitles" option is set in the config manager.Torbjörn Andersson
2003-12-17add all of the paris boot params, 80 in particular is quite useful as it acti...Jonathan Gray
2003-12-17initial boot param support, will do the rest of the bootparams nextJonathan Gray
2003-12-17big endian fixRobert Göffringmann
2003-12-17big endian fixRobert Göffringmann
2003-12-17big endian fixRobert Göffringmann
2003-12-17enable musicOliver Kiehl
2003-12-17fixed text output and logic bug. changed scrolling code.Robert Göffringmann
2003-12-17menu, sound and mouse fixes.Robert Göffringmann
2003-12-17fixed warningMax Horn
2003-12-17fixed resMan bug about closing of sections and started adding menu supportRobert Göffringmann
2003-12-17fix various warnings; whatTarget()'s paramters shadowed member vars, but it c...Max Horn
2003-12-17simplified game detection code etc.Max Horn
2003-12-16fix speech animationsRobert Göffringmann
2003-12-16fix speech logic bug (policeman scene works now...)Robert Göffringmann
2003-12-16fix sprite drawing bugsRobert Göffringmann
2003-12-16copied the SwordRouter from the original BS1 sources.Robert Göffringmann
2003-12-16fix compilation on BE systemsMax Horn
2003-12-16Look in MUSIC folder, not MUSIC1, there should be no conflicting music files.Travis Howell
2003-12-16check speech subdirectory for speech.clu as wellJonathan Gray
2003-12-16use specified language setting instead of hardcoding germanJonathan Gray
2003-12-16compilation fixesJonathan Gray