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
/
toon.cpp
Age
Commit message (
Expand
)
Author
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-10
TOON: Reduce header dependencies
Max Horn
2011-06-02
TOON: Remove all instances of s(n)printf
Max Horn
2011-06-01
TOON: Fix crash #3308220
sylvaintv
2011-05-17
TOON: Use RandomSource instead of rand()
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-23
TOON: fix main title crash - Bug #3291725 fixed
sylvaintv
2011-04-17
TOON: Prefer Surface::create taking a PixelFormat over the one taking a byte ...
Johannes Schickel
2011-04-17
TOON: Fix palette issues in alligators scene
sylvaintv
2011-04-06
TOON: Fix several Valgrind issues
sylvaintv
2011-03-14
TOON: Fix more dirty rect issues
sylvaintv
2011-03-13
TOON: Add more dirtyRect checks
sylvaintv
2011-03-10
TOON: Cleanup
strangerke
2011-03-10
TOON: Janitorial: Suppress blanks at end of lines
strangerke
2011-03-08
TOON: Decrease CPU usage
sylvaintv
2011-03-06
TOON: Fix crashs when toon.dat is not present
sylvaintv
2011-03-06
TOON: Fix global package loading
sylvaintv
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-14
TOON: Disable quick save/load from the main menu screen.
eriktorbjorn
2011-02-14
TOON: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-11
TOON: Fix memory leak
Torbjörn Andersson
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-05
TOON: Ensure minimum delay in worst case of render() loop to allow thread sch...
David Turner
2011-02-05
TOON: Fix formatting issues
Sylvain Dupont
2011-02-05
TOON: Add some sleep if the game refreshes too fast
Sylvain Dupont
2011-02-04
TOON: Fix Amiga compile
Sylvain Dupont
2011-02-01
TOON: Remove misc/ from paths since it's in global folders
Sylvain Dupont
2011-01-30
TOON: Add coordinates clamping for safety
Sylvain Dupont
2011-01-30
TOON: Fix the last known z-order issues
Sylvain Dupont
2011-01-29
TOON: Fix some palette issues
Sylvain Dupont
2011-01-29
TOON: Pathfinding & walking improvements
Sylvain Dupont
2011-01-29
TOON: Reenable keyboard events
Sylvain Dupont
2011-01-29
TOON: Bug #3166570 fixed. Magnifier effect when selecting Enigma book
Sylvain Dupont
2011-01-27
TOON: Check for the state of modifier keys (control/alt/shift) when handling ...
Filippos Karapetis
2011-01-22
TOON: Fix Further Memory Leaks in Savegame Loading.
David Turner
2011-01-22
TOON: Fix Uninitialized Memory Read During Cursor Animation on Load.
David Turner
2011-01-22
TOON: Fix for Memory Leak during Savegame Loading.
David Turner
2011-01-21
TOON: Fix Memory Leak when opening Inventory.
David Turner
2010-12-28
TOON: Removed useless confusing code in conversation process part
Sylvain Dupont
2010-12-26
TOON: Fixed Bug #3124527 with Dungeon freeze
Sylvain Dupont
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
COMMON: Cleanup EventRecorder
Max Horn
2010-11-13
TOON: Fix more memory leaks
Sylvain Dupont
2010-11-13
TOON: Fixed menu music leak
Sylvain Dupont
2010-11-13
TOON: Walk animation improved
Sylvain Dupont
2010-11-12
TOON: Fix audio crashs and more memory leaks
Sylvain Dupont
[next]