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
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
2003-10-02
some more TODO items
Max Horn
2003-10-02
fix a warning wjp gets with gcc 3.2.3
Max Horn
2003-10-02
Added MSVC6_COMPAT in order to be able to disable
Jamieson Christian
2003-10-02
Handle _sfxName table properly
David Eriksson
2003-10-02
findBob function + tweaks in QueenLogic
Gregory Montoir
2003-10-02
Fix for Bug [815851] DOTT: MT-32 MIDI priority
Jamieson Christian
2003-10-02
Quite a bit more implemented on cutaway.
David Eriksson
[prev]
[next]