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
2009-09-07
play animation only when hovered
Vladimir Menshakov
2009-09-07
fixed invalid text length calculation
Vladimir Menshakov
2009-09-07
Merged xfact and yfact into scaleFactor - it doesn't really make sense to mul...
Filippos Karapetis
2009-09-07
Added second German Neon Edition detection entry
Paul Gilbert
2009-09-07
Fixed a regression from commit #43999 (segment ID 1 is valid)
Filippos Karapetis
2009-09-07
SCI: Replace GET_SEGMENT_ANY and GET_OBJECT_SEGMENT macros by new segman methods
Max Horn
2009-09-06
Removed some unused variables
Filippos Karapetis
2009-09-06
LOL/Floppy: implemented missing opcode
Florian Kagerer
2009-09-06
Cleanup
Filippos Karapetis
2009-09-06
Fixed compilation on BE systems
Filippos Karapetis
2009-09-06
Removed the hi-color code (16bpp & 24bpp). All SCI games use up to 256 colors...
Filippos Karapetis
2009-09-06
Removed some leftover debug code, and turned p0printf messages into debug mes...
Filippos Karapetis
2009-09-06
LOL: add message to load/delete menus when no save files are present
Florian Kagerer
2009-09-06
LOL: fixed bug in delete menu code
Florian Kagerer
2009-09-06
COMMON: (Inactive) code to debug memory leaks in memory pools + typo fix
Bertrand Augereau
2009-09-06
SCI: Rename SegManager::exports_wide to _exportsAreWide and changed it to a b...
Max Horn
2009-09-06
SCI: Script::obj_indices is now protected
Max Horn
2009-09-06
SCI: Replace "IntMapper *id_seg_map" in SegManager with a Common::HashMap<int...
Max Horn
2009-09-06
SCI: Convert saveload code to use the versioning feature of Common::Serializer
Max Horn
2009-09-06
SCI: cleanup
Max Horn
2009-09-06
COMMON: HashMap::getVal now allows specifying a default value.
Max Horn
2009-09-06
SCI: cleanup
Max Horn
2009-09-06
SCI: Cleanup for some SegManager internals
Max Horn
2009-09-06
SCI: Rename resManager -> resMan; segManager -> segMan
Max Horn
2009-09-06
SCI: Rename player -> s_player and made it static; allocate MemoryReadStream ...
Max Horn
2009-09-06
SCI: Change script_lookup_export to use SegManager::validateExportFunc
Max Horn
2009-09-06
Constness fix
Bertrand Augereau
2009-09-06
Minor constness fixes
Bertrand Augereau
2009-09-06
start sound positioning with 1 as in original engine.
Vladimir Menshakov
2009-09-06
implemented mansion drawers-book puzzle and fake chili.
Vladimir Menshakov
2009-09-06
LOL: fixed warning
Florian Kagerer
2009-09-06
LOL/Floppy: fix menus
Florian Kagerer
2009-09-05
more callbacks from the third episode
Vladimir Menshakov
2009-09-05
LOL/Floppy: fix compass
Florian Kagerer
2009-09-05
LOL/Floppy: fix bug in dialogue displayer
Florian Kagerer
2009-09-05
made second chapter completable.
Vladimir Menshakov
2009-09-05
Support for SMB shares, cleaned up async FS functions.
Andre Heider
2009-09-05
more callbacks, removed anotherMansionTry()
Vladimir Menshakov
2009-09-05
added actor_animation for the dialog
Vladimir Menshakov
2009-09-05
LOL: fix floppy version static data
Florian Kagerer
2009-09-05
added orientation to moveTo() function, added support for the sound queue.
Vladimir Menshakov
2009-09-05
LOL: fix inventory drawing in floppy version
Florian Kagerer
2009-09-05
Updated xcode project
Oystein Eftevaag
2009-09-05
removed debug rendering of bounding boxes
Vladimir Menshakov
2009-09-05
cleaned up mess in initialization, added original mouse cursor
Vladimir Menshakov
2009-09-05
added teenagent.dat to dist files
Vladimir Menshakov
2009-09-05
removed magic exe offsets, added teenagent.dat support.
Vladimir Menshakov
2009-09-05
added teenagent.dat
Vladimir Menshakov
2009-09-05
added create_teenagent tool
Vladimir Menshakov
2009-09-04
Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_c...
Arnaud Boutonné
[prev]
[next]