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
/
tony
Age
Commit message (
Expand
)
Author
2012-05-14
TONY: Implemented list-saves and delete save functionality
Paul Gilbert
2012-05-14
TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa...
Paul Gilbert
2012-05-14
TONY: Added endian fixes for reading data
Paul Gilbert
2012-05-14
TONY: Fixed suspicious casting
Paul Gilbert
2012-05-14
TONY: Fixed nasty cast in ItemIrq initialisation
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-14
TONY: Removed some no longer needed FIXME's
Paul Gilbert
2012-05-13
TONY: Moved remaining globals to Globals class
Paul Gilbert
2012-05-13
TONY: Further globals added to Globals class
Paul Gilbert
2012-05-13
TONY: Beginnings of refactoring Globals into their own class
Paul Gilbert
2012-05-13
TONY: Converted SendTonyMessage msg field from a pointer back to an object in...
Paul Gilbert
2012-05-13
TONY: Disabled target buffer mutex which isn't needed anymore
Paul Gilbert
2012-05-13
TONY: Bugfix for crash when removing item from inventory
Paul Gilbert
2012-05-13
TONY: Fix memory leak in displaying hotspot texts
Paul Gilbert
2012-05-13
TONY: Fixed initialisation of missed RMCharacter fields
Paul Gilbert
2012-05-13
TONY: Fix some more uninitialised field values
Paul Gilbert
2012-05-13
TONY: Some further initialisation of object fields
Paul Gilbert
2012-05-12
TONY: Fix compiler warning
Torbjörn Andersson
2012-05-13
TONY: Fix unsigned comparison warning
Paul Gilbert
2012-05-13
TONY: Fix compiler warnings
Paul Gilbert
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-13
TONY: Added FIXME for unsafe pointer conversion
Paul Gilbert
2012-05-13
TONY: Workaround for correctly hiding items when they are disabled.
Paul Gilbert
2012-05-12
TONY: Properly implement game saving and loading.
Paul Gilbert
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-12
TONY: Removed old extern, PASCAL, and EXPORT function modifiers
Paul Gilbert
2012-05-12
TONY: Fixed the CopyMemory stub to copy the correct number of bytes.
Paul Gilbert
2012-05-12
TONY: Explicitly initialise fields of various objects in their constructors
Paul Gilbert
2012-05-12
TONY: Fix for properly signaling right button release.
Paul Gilbert
2012-05-11
TONY: Removed carriage returns from debug line strings
Paul Gilbert
2012-05-11
TONY: First attempt at simulating the circular fade in/out effect engine uses
Paul Gilbert
2012-05-11
TONY: Removal of now redundant includes, and deprecated scheduler/coroutine f...
Paul Gilbert
2012-05-11
TONY: Refactored Tony to use the Common coroutine scheduler
Paul Gilbert
2012-05-11
TONY: Bugfixes for showing the credits screen.
Paul Gilbert
2012-05-11
TONY: Fixed some missed methods to coroutines
Paul Gilbert
2012-05-10
TONY: Fix operation of MPAL ActionThread method
Paul Gilbert
2012-05-09
TONY: Refactored out usage of nullContext in favour of proper coroutines
Paul Gilbert
2012-05-09
TONY: Completed bulk of initial coro refactoring
Paul Gilbert
2012-05-08
TONY: Added support for Windows-style threading events to scheduler
Paul Gilbert
2012-05-08
TONY: Added support for threading events to scheduler, converted more procs t...
Paul Gilbert
2012-05-06
TONY: Beginnings of converting dialog processes to coroutines
Paul Gilbert
2012-05-06
TONY: Bugfix for waitForSingleObject, and added action process debug information
Paul Gilbert
2012-05-06
TONY: Refactored RMInput class to use ScummVM event loop
Paul Gilbert
2012-05-06
TONY: Further conversion of initially launched threads to processes.
Paul Gilbert
2012-05-06
TONY: Default Tony screen to 1x scaler
Paul Gilbert
2012-05-06
TONY: Implemented Scheduler::waitForSingleObject method
Paul Gilbert
2012-05-06
TONY: Beginnings of refactoring Tony engine's threads to use coroutines
Paul Gilbert
2012-05-05
TONY: Formatting and endian fixes
Paul Gilbert
2012-05-05
TONY: Fix display of the initial loading screen
Paul Gilbert
2012-05-05
TONY: Fix screen initialisation to be in 16-bit mode
Paul Gilbert
[prev]
[next]