This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-17 23:44:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
/
scicore
History
Max Horn
47cf6a0151
SCI: Formatting changes (using astyle)
...
svn-id: r39325
2009-03-11 01:40:08 +00:00
..
decompressor.cpp
SCI: Formatting changes (using astyle)
2009-03-11 01:40:08 +00:00
decompressor.h
SCI: Formatting changes (using astyle)
2009-03-11 01:40:08 +00:00
resource.cpp
SCI: Formatting changes (using astyle)
2009-03-11 01:40:08 +00:00
resource.h
SCI: Formatting changes (using astyle)
2009-03-11 01:40:08 +00:00
sciconsole.cpp
SCI: cleanup
2009-03-04 05:19:19 +00:00
sciconsole.h
SCI: Reduce header interdeps
2009-03-04 05:22:29 +00:00
treedef.1
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
2009-02-15 06:10:59 +00:00
treedef.2
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
2009-02-15 06:10:59 +00:00
treedef.3
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
2009-02-15 06:10:59 +00:00
versions.cpp
clean up some warnings
2009-02-28 13:41:43 +00:00
versions.h
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
2009-02-27 02:23:00 +00:00
vocab_debug.cpp
Fix warnings.
2009-03-01 03:31:52 +00:00
vocabulary.cpp
SCI: result_word_t -> ResultWord; switched to Common::List for storing lists of ResultWords
2009-03-09 22:25:33 +00:00
vocabulary.h
SCI: result_word_t -> ResultWord; switched to Common::List for storing lists of ResultWords
2009-03-09 22:25:33 +00:00