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
2002-02-03
__TIMESTAMP__ doesn't work with GCC, uses __TIME__ and __DATE__ instead.
Ludvig Strigeus
2002-02-03
added -v command line flag that prints the scummvm version
Ludvig Strigeus
2002-02-03
added SCUMMVM_SAVEPATH environment variable that specifies where savegames ar...
Ludvig Strigeus
2002-02-03
Neato demo-effect when game selected. ;)
Marcus Comstedt
2002-02-03
Confine mouse movements.
Marcus Comstedt
2002-02-03
Centered screen.
Marcus Comstedt
2002-02-03
More fine-grained rendering control.
Marcus Comstedt
2002-02-03
Fixed mouseclick bug.
Marcus Comstedt
2002-02-02
Visual Memory savegames.
Marcus Comstedt
2002-02-02
Visual memory icon creation.
Marcus Comstedt
2002-02-02
Keep a copy of the game icon, for savegame purposes.
Marcus Comstedt
2002-02-02
Three finger salute now brings up boot menu.
Marcus Comstedt
2002-02-02
Added support for non-FILE* based savegames.
Marcus Comstedt
2002-02-02
Added license blurb.
Marcus Comstedt
2002-02-02
Added newline at end of file to fix gcc warnings.
Marcus Comstedt
2002-02-02
Handle disc swapping.
Marcus Comstedt
2002-02-02
Port for SEGA Dreamcast
Marcus Comstedt
2002-02-02
sega dreamcast support in scummsys.h
Ludvig Strigeus
2002-01-25
Fixed invalid debian control file
Ludvig Strigeus
2002-01-23
fixed bug in Gui::queryString where -1 was used to index an array. (Thanks dr...
Ludvig Strigeus
2002-01-23
define NEED_STRDUP on systems that don't have strdup
Ludvig Strigeus
2002-01-15
Fixed two missing files from make dist.
Ludvig Strigeus
2002-01-13
updated for version 0.1.0
Ludvig Strigeus
2002-01-13
added missing fmopl.h for make dist
Ludvig Strigeus
2002-01-02
full throttle speech,
Ludvig Strigeus
2001-12-29
workaround to prevent crashes in the indy4 world map (seems to be a bug in in...
Ludvig Strigeus
2001-12-29
copy protection in monkey 2 bypassed by default
Ludvig Strigeus
2001-12-29
fixed two bugs in indy4.
Ludvig Strigeus
2001-12-28
fixed the programming style on some lines
Ludvig Strigeus
2001-12-28
notification if alt-enter fullscreen doesn't work
Ludvig Strigeus
2001-12-28
implemented shaking,
Ludvig Strigeus
2001-12-28
updated for akos.cpp
Ludvig Strigeus
2001-12-27
fixed invalid format string in validateResource
Ludvig Strigeus
2001-12-27
better full throttle support,
Ludvig Strigeus
2001-12-11
fixed typo
Ludvig Strigeus
2001-12-11
converted internal representation of palette from 6-bit to 8-bit
Ludvig Strigeus
2001-12-04
fixed some stuff related to in what order objects are drawn as well as a bug ...
Ludvig Strigeus
2001-12-04
* better drawBox (tnx sam_k)
Ludvig Strigeus
2001-12-03
fixed mouse bug in non-scaled mode
Ludvig Strigeus
2001-12-03
Fixed a couple of alignment issues
Ludvig Strigeus
2001-12-03
fixed invalid init value in readSoundResource (again)
Ludvig Strigeus
2001-12-02
mistyped name of USE_ADLIB
Ludvig Strigeus
2001-12-02
forgot to initialize a variable
Ludvig Strigeus
2001-12-02
fixed two bugs reported by lionel ulmer
Ludvig Strigeus
2001-12-01
removed erroneous debugging code
Ludvig Strigeus
2001-12-01
moved to sound/
Ludvig Strigeus
2001-12-01
fixed to compile on unix (again)
Ludvig Strigeus
2001-12-01
fixed to compile on unix
Ludvig Strigeus
2001-12-01
fixed to compile on unix
Ludvig Strigeus
2001-12-01
adlib sound support, use USE_ADLIB
Ludvig Strigeus
[next]