index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-04
new header for common structs definitions
Gregory Montoir
2003-10-04
Added gameState to QueenLogic
David Eriksson
2003-10-04
Moved some stuff out of driver96.h. Eventually I'd like to get rid of most
Torbjörn Andersson
2003-10-04
Changed to use #include "bs2/..." and removed the inclusion of standard C
Torbjörn Andersson
2003-10-04
update the update and consistently use number instead of int when describing ...
Jonathan Gray
2003-10-04
Update settings
Travis Howell
2003-10-04
fix target name
Jonathan Gray
2003-10-04
add indy4 towns target, untested but if the demo is any indication I don't se...
Jonathan Gray
2003-10-04
removed Sword2 prefixes of most classes (made obsolete by our namespace usage...
Max Horn
2003-10-04
add ability to use boot_param in a config file to specify boot param, this is...
Jonathan Gray
2003-10-04
added namespace Sword2
Max Horn
2003-10-04
let adlib/native music for indydemo work
Jonathan Gray
2003-10-04
small remark
Max Horn
2003-10-03
cleanup / doxygenification
Max Horn
2003-10-03
Mention mingw as windows compiler.
Travis Howell
2003-10-03
fix 2 cases not handled in findBob() (stupid me...) and match new/delete
Gregory Montoir
2003-10-03
namespace Queen
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-10-03
Fix for Bug [817242] ALL: MT-32 to GM key velocity conversion
Jamieson Christian
2003-10-03
Fix OOB SysEx checksums
Jamieson Christian
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-03
fix doxygen comment
Max Horn
2003-10-03
use C++ struct naming instead of typedefs -> this fixes (or works around, wha...
Max Horn
2003-10-03
fix another doxygen warning
Max Horn
2003-10-03
make doxygen happy
Max Horn
2003-10-03
Potential fix for bug #816086
Max Horn
2003-10-03
Use struct and not array for objectData.
David Eriksson
2003-10-03
undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, ...
Max Horn
2003-10-03
moved msvc6 and msvc7 project files into dist dir
Paweł Kołodziejski
2003-10-03
fixed compilation under msvc7
Paweł Kołodziejski
2003-10-03
Some renaming (ironic in the light of Fingolfin's recent namespace
Torbjörn Andersson
2003-10-03
Fix GCC warning.
Torbjörn Andersson
2003-10-03
Adjust timer for Amiga version of Monkey Island 1.
Travis Howell
2003-10-03
This is used in Amiga version of Monkey Island 1.
Travis Howell
2003-10-03
some doxygen
Max Horn
2003-10-03
added getMusicTimer() to class MusicEngine; this allows some nice code cleanu...
Max Horn
2003-10-03
const as const can
Max Horn
2003-10-03
You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad code
Max Horn
2003-10-02
this has been done
Max Horn
2003-10-02
fix scaler compilation for MSVC6. However, the produced code stll seems to be...
Max Horn
2003-10-02
according to tsuteiuQ, this helps MSVC6 (seems it can cope with the enums but...
Max Horn
2003-10-02
cleanup & restructuring; in particular move the midi driver list to its own s...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-10-02
update vc7 project files
Paweł Kołodziejski
2003-10-02
You did not see the previous version of this code
David Eriksson
2003-10-02
- Added QueenGraphics::bob() method
David Eriksson
2003-10-02
Fix bugs, add warnings.
David Eriksson
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-10-02
updated Marcus' copyright
Max Horn
[next]