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
2010-08-19
configure: removed spaces from PS2 and PSP cases
Yotam Barnoy
2010-08-19
Fix warning & code formatting
Max Horn
2010-08-16
Added doxygen comments for a few different plugin-related classes
Tony Puccinelli
2010-08-16
moved include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
removed redundant include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
Added define to PS2 so it uses ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-16
added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...
Tony Puccinelli
2010-08-16
Changed PLUGIN_LD_FLAGS for psp to point to correct directories for plugin.sy...
Tony Puccinelli
2010-08-15
added ds build script that makes a static build with all usable engines, dump...
Tony Puccinelli
2010-08-14
removed psploader.o from objects in psp makefile (psp should be using abstrac...
Tony Puccinelli
2010-08-14
added dynamic plugins stuff for PS2 into Makefile (and added couple of define...
Tony Puccinelli
2010-08-14
Ensured getPlugins is not called multiple times on Static Plugin Provider wit...
Tony Puccinelli
2010-08-13
added back --gc-sections for the ds when dynamic modules aren't enabled
Tony Puccinelli
2010-08-13
moved some dynamic-modules specific defines into the appropriate area for ds ...
Tony Puccinelli
2010-08-13
added dynamic plugins stuff for ds into configure
Tony Puccinelli
2010-08-13
refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-13
added appropriate ifdefs throughout the plugins directory
Tony Puccinelli
2010-08-12
modified DS makefile to use new plugin design where only one plugin is loaded...
Tony Puccinelli
2010-08-12
got rid of leftover debugging printf
Tony Puccinelli
2010-08-12
Refined first refinement of new plugin design. Tested successfully adding/rem...
Tony Puccinelli
2010-08-11
finished manual merging of trunk into branch
Tony Puccinelli
2010-08-11
manually merged trunk/backends into branch and removed some now redundant elf...
Tony Puccinelli
2010-08-11
manually merged psp-stream.h
Tony Puccinelli
2010-08-11
manually merged engines from trunk into branch
Tony Puccinelli
2010-08-11
manually merged base, graphics, common, sound, and gui as I am quite skilled ...
Tony Puccinelli
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-09
SCI: adding gk1 patch for day 5 freeze
Martin Kiewitz
2010-08-09
SCI: adding script patches for gk1
Martin Kiewitz
2010-08-09
SCI: extended workaround of kq6 to all rooms
Martin Kiewitz
2010-08-09
LEGAL: Add COPYING.BSD to DIST_FILES_DOCS.
Torbjörn Andersson
2010-08-09
LEGAL: Add COPYING.BSD file
Torbjörn Andersson
2010-08-09
DOCS: Explicitely mention that LGPL does not apply to all files.
Eugene Sandulenko
2010-08-09
CINE: eliminate global variables
Eugene Sandulenko
2010-08-09
CRUISE: Eliminate global constructors
Eugene Sandulenko
2010-08-09
Moved a large number of global variables in the Cruise Engine into a Singleto...
Tony Puccinelli
2010-08-08
SCI: adding workarounds for lb2
Martin Kiewitz
2010-08-08
SCI: kDisposeWindow changes
Martin Kiewitz
2010-08-08
VIDEO: That should fix compilation with MSVC
Sven Hesse
2010-08-08
KYRA/TOWNS: some minor sound improvements
Florian Kagerer
2010-08-08
VIDEO: Cinepak cleanup
Matthew Hoops
2010-08-08
VIDEO: Use tag2str
Sven Hesse
2010-08-08
VIDEO: Fixing typos ("Unknow" -> "Unknown")
Sven Hesse
2010-08-08
VIDEO: Remove the now obsolete CoktelVideo classes
Sven Hesse
2010-08-08
SCI: Remove the now useless Sci::VMDDecoder wrapper
Sven Hesse
2010-08-08
SCI: Directly use the new Graphics::VMDDecoder class
Sven Hesse
2010-08-08
VIDEO: Use proper palettes in CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Set _paletteDirty in VMDDecoder::load() when there is an initial palette
Sven Hesse
2010-08-08
VIDEO: Change the mixer parameter from a reference to a pointer
Sven Hesse
2010-08-08
GOB: Reactivate the Coh-Cott-workaround
Sven Hesse
2010-08-08
VIDEO: Make CoktelDecoder::getFrameCoords() virtual
Sven Hesse
[next]