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-05
factor out common gfx_mode/fullscreen setup code from the game engines into t...
Max Horn
2003-10-05
no need for an explicit error here; rather, the linker will catch any invalid...
Max Horn
2003-10-05
Make use of new List iterator
Max Horn
2003-10-05
cleaned up iterator code in Map
Max Horn
2003-10-05
added iterators to List template
Max Horn
2003-10-05
bump version
Jonathan Gray
2003-10-05
bump version number
Jonathan Gray
2003-10-05
added doxygen comment & TODOs
Max Horn
2003-10-05
create the timer object a bit earlier
Max Horn
2003-10-05
correct for towns version
Jonathan Gray
2003-10-05
This should fix distaff display after reload in loom/loomcd.
Travis Howell
2003-10-05
add note about the font encoding used for kanji
Jonathan Gray
2003-10-05
Use _roomPalette for 256 color 'SMALL_HEADER' games too, since it seems to he...
Travis Howell
2003-10-05
Ooops
Travis Howell
2003-10-05
Remove unneeded case.
Travis Howell
2003-10-05
cleanup
Max Horn
2003-10-05
fixed some broken scaler related checks
Max Horn
2003-10-04
revert the 'reverse Y axis' hack
Max Horn
2003-10-04
yet another config TODO added
Max Horn
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
[next]