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
/
engine
Age
Commit message (
Expand
)
Author
2009-02-20
formating
Paweł Kołodziejski
2009-02-20
formating
Paweł Kołodziejski
2009-02-20
formating
Paweł Kołodziejski
2009-02-20
formating
Paweł Kołodziejski
2009-02-20
SCI: Started rewriting file handling. Warning: This will likely introduce
Max Horn
2009-02-20
SCI: Added TODO suggestion to change the vm opcode switch/case to an opcode t...
Max Horn
2009-02-20
SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other re...
Max Horn
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-19
formating
Paweł Kołodziejski
2009-02-18
formating
Paweł Kołodziejski
2009-02-18
formating
Paweł Kołodziejski
2009-02-18
Updated the savegame.cfsml file to remove unused functions and generated the ...
Filippos Karapetis
2009-02-18
move cfsml.pl to the tools/ directory
Eugene Sandulenko
2009-02-18
restore removed files
Eugene Sandulenko
2009-02-18
Adding the files properly. Part1
Eugene Sandulenko
2009-02-18
Added missing file savegame.cfsml (hopefully, compilation should REALLY be fi...
Filippos Karapetis
2009-02-18
Reverting commits which moved cfsml.pl and said.y, part 2
Filippos Karapetis
2009-02-18
Removed files which are not part of the SCI engine (will be moved to /tools, ...
Filippos Karapetis
2009-02-18
Removed the cfsml.pl tool from the SCI engine (eventually, it should go to /t...
Filippos Karapetis
2009-02-18
Disabled unused functions
Filippos Karapetis
2009-02-17
Removed already implemented graphic capability flags, and used CLIP inside sc...
Filippos Karapetis
2009-02-17
fixed compiler warning about potentialy uninitialized variable
Paweł Kołodziejski
2009-02-17
fixed unsigned/signed comparisons warnings
Paweł Kołodziejski
2009-02-17
shat up ARRAYSIZE redefine compiler warnings
Paweł Kołodziejski
2009-02-17
point_t -> Common::Point
Filippos Karapetis
2009-02-17
Revert changed I accidentally commited *sigh*
Max Horn
2009-02-17
SCI: Moved sfx_pcm_urat_t from include/sfx_pcm.h to sfx/mixer.h
Max Horn
2009-02-17
Update headers. engine/
Eugene Sandulenko
2009-02-17
Replaced sci_free() with free() - it's OK to free a NULL pointer, so the chec...
Filippos Karapetis
2009-02-16
Removed a lot of unused and compiler-specific debug code. Note that for MSVC,...
Filippos Karapetis
2009-02-16
Removed unused code and defines
Filippos Karapetis
2009-02-16
Use MIN with correct template <int>
Lars Persson
2009-02-16
Fixed compilation
Filippos Karapetis
2009-02-16
Replace strncasecmp by scumm_strnicmp
Max Horn
2009-02-16
SCI: Committed stuff I forgot in my last commit; changed int_hash_map_t to a ...
Max Horn
2009-02-16
SCI: Moved seg_manager.*, int_hashmap.* to sci/engine (they are only used the...
Max Horn
2009-02-16
replace one more instance of strcasecmp by scumm_stricmp
Willem Jan Palenstijn
2009-02-16
Replace strcasecmp with scumm_stricmp.
Travis Howell
2009-02-16
initialize palette buffers (compiler warning)
Paweł Kołodziejski
2009-02-16
Revert r38254 as pointed by waltervn (SCI1 games work again)
Jordi Vilalta Prat
2009-02-16
Reimplemented reg_t_hashmap using Common::HashMap
Max Horn
2009-02-16
SCI: cleanup
Max Horn
2009-02-15
Fixed more warnings
Max Horn
[prev]
[next]