aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-10-04new header for common structs definitionsGregory Montoir
2003-10-04Added gameState to QueenLogicDavid Eriksson
2003-10-04Moved some stuff out of driver96.h. Eventually I'd like to get rid of mostTorbjörn Andersson
2003-10-04Changed to use #include "bs2/..." and removed the inclusion of standard CTorbjörn Andersson
2003-10-04update the update and consistently use number instead of int when describing ...Jonathan Gray
2003-10-04Update settingsTravis Howell
2003-10-04fix target nameJonathan Gray
2003-10-04add indy4 towns target, untested but if the demo is any indication I don't se...Jonathan Gray
2003-10-04removed Sword2 prefixes of most classes (made obsolete by our namespace usage...Max Horn
2003-10-04add ability to use boot_param in a config file to specify boot param, this is...Jonathan Gray
2003-10-04added namespace Sword2Max Horn
2003-10-04let adlib/native music for indydemo workJonathan Gray
2003-10-04small remarkMax Horn
2003-10-03cleanup / doxygenificationMax Horn
2003-10-03Mention mingw as windows compiler.Travis Howell
2003-10-03fix 2 cases not handled in findBob() (stupid me...) and match new/deleteGregory Montoir
2003-10-03namespace QueenMax Horn
2003-10-03Simon namespaceMax Horn
2003-10-03Fix for Bug [817242] ALL: MT-32 to GM key velocity conversionJamieson Christian
2003-10-03Fix OOB SysEx checksumsJamieson Christian
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-03fix doxygen commentMax Horn
2003-10-03use C++ struct naming instead of typedefs -> this fixes (or works around, wha...Max Horn
2003-10-03fix another doxygen warningMax Horn
2003-10-03make doxygen happyMax Horn
2003-10-03Potential fix for bug #816086Max Horn
2003-10-03Use struct and not array for objectData.David Eriksson
2003-10-03undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, ...Max Horn
2003-10-03moved msvc6 and msvc7 project files into dist dirPaweł Kołodziejski
2003-10-03fixed compilation under msvc7Paweł Kołodziejski
2003-10-03Some renaming (ironic in the light of Fingolfin's recent namespaceTorbjörn Andersson
2003-10-03Fix GCC warning.Torbjörn Andersson
2003-10-03Adjust timer for Amiga version of Monkey Island 1.Travis Howell
2003-10-03This is used in Amiga version of Monkey Island 1.Travis Howell
2003-10-03some doxygenMax Horn
2003-10-03added getMusicTimer() to class MusicEngine; this allows some nice code cleanu...Max Horn
2003-10-03const as const canMax Horn
2003-10-03You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad codeMax Horn
2003-10-02this has been doneMax Horn
2003-10-02fix scaler compilation for MSVC6. However, the produced code stll seems to be...Max Horn
2003-10-02according to tsuteiuQ, this helps MSVC6 (seems it can cope with the enums but...Max Horn
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-10-02update vc7 project filesPaweł Kołodziejski
2003-10-02You did not see the previous version of this codeDavid Eriksson
2003-10-02- Added QueenGraphics::bob() methodDavid Eriksson
2003-10-02Fix bugs, add warnings.David Eriksson
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-10-02updated Marcus' copyrightMax Horn