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
2006-04-15
Adjust various number of textBox checks for FF
Travis Howell
2006-04-15
Increase array sizes for FF and cleanup
Travis Howell
2006-04-15
Add support for switching voice file in PC versions of FF and cleanup
Travis Howell
2006-04-15
Fix compile warnings I caused
Travis Howell
2006-04-15
Remove last use of hard coded language values and adjust settings for FF
Travis Howell
2006-04-15
Adjust video opcodes for second variable array
Travis Howell
2006-04-15
Some more detector stub code (unused)
Max Horn
2006-04-15
Disable RTTI and exceptions (we don't use 'em and over here it saves 700kb in...
Max Horn
2006-04-14
Avoid using exceptions
Max Horn
2006-04-14
Fix another glitch in save game interface of FF
Travis Howell
2006-04-14
Tiny optimization for empty strings, which avoids allocating a single byte ju...
Max Horn
2006-04-14
Update win32 dist
Travis Howell
2006-04-14
Some cleanup of the SCUMM ConfigDialog; also added a big FIXME comment explai...
Max Horn
2006-04-14
- Seems like I forget a branch in Mult_v2::animate()
Sven Hesse
2006-04-14
cleanup
Max Horn
2006-04-14
Instead of calling our main them 'default-theme', call it 'modern' and reserv...
Max Horn
2006-04-14
Fix glitch when entering saved game name in FF
Travis Howell
2006-04-14
Correct size, when clearing image in renderString() for FF
Travis Howell
2006-04-14
Avoid possible regression in set_video_mode_internal() for Simon1
Travis Howell
2006-04-14
Fix object name display, after conversation in FF
Travis Howell
2006-04-14
Yes, it is really necessry to compute a special 'disk number' here (in fbear ...
Max Horn
2006-04-14
Add variant for updated Spy Fox 1
Travis Howell
2006-04-14
Cleanup
Travis Howell
2006-04-14
Possible fix for bug #1470197 (SCUMM: HE Game variants broken)
Max Horn
2006-04-14
Fix for bug #1470104 ("Compiled features" string empty)
Max Horn
2006-04-14
Remove unused code
Travis Howell
2006-04-14
A few corrections to path finding in FF
Travis Howell
2006-04-14
Adjusted debug message levels: loading a cutscene is more interesting than the
Torbjörn Andersson
2006-04-14
Ooops, increment table, not field in invertBox{}
Travis Howell
2006-04-14
Add missing increment in invertBox()
Travis Howell
2006-04-14
Fixed stupid mistake (it's my mistake, I can call it whatever I want!) in the
Torbjörn Andersson
2006-04-14
Add speech support for Amiga verison of FF
Travis Howell
2006-04-14
Add support for sound effects in Amiga version of FF and cleanup
Travis Howell
2006-04-14
Sets up standard normal font.
Johannes Schickel
2006-04-14
- implements .bdf font loader based on convbdf (sure could have some clean up)
Johannes Schickel
2006-04-14
Changed File::open to take a Common::String as file name parameter
Max Horn
2006-04-14
Use const keyword to help compiler optimize code
Max Horn
2006-04-14
Fix mingw compile
Travis Howell
2006-04-14
Remove duplicate check in checkPaths
Travis Howell
2006-04-14
Remove AmigaOS4 cookie as described in patch #1467193: "AmigaOS changes":
Eugene Sandulenko
2006-04-14
Rest of patch #1467193: "AmigaOS changes":
Eugene Sandulenko
2006-04-14
Part of patch #1467193: "AmigaOS changes":
Eugene Sandulenko
2006-04-14
Finish cleanup of root directory. Now move scummvm.rc to dists/
Eugene Sandulenko
2006-04-14
First batch of root directory cleanup. Now icons are stored in directory
Eugene Sandulenko
2006-04-14
Fix crash in fopenNoCase triggered by filenames/paths that exceeded ~ 512 byt...
Max Horn
2006-04-14
Fix regression in Amiga version of FF
Travis Howell
2006-04-14
Re-add TODO file and put link to our real TODO list in Wiki. People are used
Eugene Sandulenko
2006-04-14
Fix compiler warnings
Max Horn
2006-04-13
Add invertBox function for FF
Travis Howell
2006-04-13
Fixes possible illegal writes/segfaults in compressToType0 (added a comment a...
Johannes Schickel
[next]