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
path:
root
/
engines
/
sci
/
module.mk
Age
Commit message (
Expand
)
Author
2009-02-24
SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memor...
Max Horn
2009-02-24
SCI: Renamed int_hashmap to IntMapper, and added docs that explain that this ...
Max Horn
2009-02-23
Removed unused antialiasing code (plus, we do antialiasing at the OSystem gra...
Filippos Karapetis
2009-02-22
The two hardcoded fonts, 5x8 and 6x10 were used for FreeSCI's debugger and ga...
Filippos Karapetis
2009-02-21
SCI: Moved aatree.* files together into engine/
Max Horn
2009-02-21
SCI: More cleanup
Max Horn
2009-02-21
Renamed SCI's console to sciconsole (MSVC has problems with files with the sa...
Filippos Karapetis
2009-02-21
SCI: Tons of cleanup
Max Horn
2009-02-21
SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.h
Max Horn
2009-02-21
SCI: Fixed warnings in engine/savegame.cpp, by improving cfsml.pl; also impro...
Max Horn
2009-02-20
Some initial code for a debug console (still non-working)
Filippos Karapetis
2009-02-20
We only got 1 mixer - removed the unneeded file mixers.cpp
Filippos Karapetis
2009-02-19
Rewrote the EXE reading routines (the LZEXE compression stuff is still not co...
Filippos Karapetis
2009-02-18
Readded the code which reads the version from the original executable to the ...
Filippos Karapetis
2009-02-18
Fix makefile
Eugene Sandulenko
2009-02-18
We no longer verify the SCI version number against the original executables, ...
Filippos Karapetis
2009-02-17
SCI: -Wno-variadic-macros not needed anymore
Max Horn
2009-02-16
SCI: Changed pcm_device and timer "driver" functionality to use directly the ...
Jordi Vilalta Prat
2009-02-16
SCUMMVM define no longer required.
Travis Howell
2009-02-16
SCI: Committed stuff I forgot in my last commit; changed int_hash_map_t to a ...
Max Horn
2009-02-16
Reimplemented reg_t_hashmap using Common::HashMap
Max Horn
2009-02-15
fix compilation
Paweł Kołodziejski
2009-02-15
Make MSVC happy and rename timer/scummvm.cpp to timer/timer_scummvm.cpp
Eugene Sandulenko
2009-02-15
- Remove some unneeded files
Eugene Sandulenko
2009-02-15
- Move sci/scummvm/ contents to sci/
Eugene Sandulenko
2009-02-15
- Remove unneeded files
Eugene Sandulenko
2009-02-15
SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)
Jordi Vilalta Prat
2009-02-15
SCI: Fix the worst compilation problems
Max Horn
2009-02-15
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...
Jordi Vilalta Prat
[prev]