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
/
toon
Age
Commit message (
Expand
)
Author
2012-06-25
TOON: Fix bug #3533291 - Crash in Russian Version
sylvaintv
2012-06-16
TOON: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-06-15
TOON: Simplify code in Animation::drawFrameWithMaskAndScale().
D G Turner
2012-06-14
TOON: Fix two latent off-by-one errors in Character Class.
D G Turner
2012-06-14
Merge branch 'toon-RAM-reduction'
D G Turner
2012-06-14
TOON: Change Pathfinding weight buffers to uint16.
D G Turner
2012-06-14
TOON: Replace Character _currentPath static buffers with Common::Array.
D G Turner
2012-06-14
TOON: Migrate Character API x,y coordinates and subclasses to int16.
D G Turner
2012-06-10
TOON: Minor type fixes and cleanups in Pathfinding class.
D G Turner
2012-06-10
TOON: Migrate Pathfinding Path Buffers to Common::Point.
D G Turner
2012-06-10
TOON: Migrate Pathfinding API x,y coordinates to int16.
D G Turner
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-06-09
TOON: Minor cleanups in Pathfinding class. No functional change.
D G Turner
2012-06-09
TOON: Replace Pathfinding retPath static buffers with Common::Array.
D G Turner
2012-06-09
TOON: Replace Pathfinding _tempPath static buffers with Common::Array.
D G Turner
2012-06-07
TOON: Further cleanup to Pathfinding Class.
D G Turner
2012-06-07
TOON: Reduce unecessary linkages in Pathfinding class.
D G Turner
2012-06-07
TOON: Remove unecessary usages of g_system.
D G Turner
2012-06-07
TOON: Minor cleanup and formatting fixes to Pathfinding class.
D G Turner
2012-06-07
TOON: Move PathFindingHeap API to use int16 for x,y coordinates.
D G Turner
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-12
TOON: Fix bug #3467139 with russian version crash
sylvaintv
2012-02-12
TOON: Add russian version detection
sylvaintv
2011-12-08
TOON: Replace usage of 'goto'.
D G Turner
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-11-27
TOON: Clean up Common::String usage
Willem Jan Palenstijn
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-24
TOON: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT...
Strangerke
2011-10-23
LAUNCHER: Add GUIO_NOASPECT to Toonstruck
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-07
TOON: Fix Flux jumpy animation when imprisoned
sylvaintv
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-08-14
Merge pull request #56 from zeldin/toon-path-dynamic
Eugene Sandulenko
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-21
TOON: Grow size of path finding heap dynamically
Marcus Comstedt
2011-07-21
TOON: Fix off-by-one use of path heap array
Marcus Comstedt
2011-07-20
TOON: Cleanup and Memory Usage Reduction fixes in PathFinding Heap.
D G Turner
2011-07-12
TOON: Fix default walk to object with screen scrolling
sylvaintv
2011-07-09
TOON: Fix rare palette glitch during one frame after cutscene
sylvaintv
2011-07-09
TOON: Fixed palette problem in LoadPicture
sylvaintv
2011-07-09
TOON: Fix bad character visibility after restore
sylvaintv
2011-06-27
TOON: Add delay to inventory rendering loop. Uses a bit less CPU now.
eriktorbjorn
2011-06-26
TOON: Fix the bottom pixels of text being cut off
eriktorbjorn
2011-06-23
TSAGE: Allocate resource decoding buffer on the heap
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
DETECTOR: Treat file based fallback like any other fallback method
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TOON: Reduce header dependencies
Max Horn
[next]