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
2012-05-13
TONY: Fix unsigned comparison warning
Paul Gilbert
2012-05-13
TONY: Fix compiler warnings
Paul Gilbert
2012-05-13
TINSEL: Fix compiler warning
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-13
COMMON: Improved waiting processes to store what PIDs they're waiting for
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
CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine co...
Paul Gilbert
2012-05-11
TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
Paul Gilbert
2012-05-11
COMMON: Merged the Tinsel & Tony Coroutine schedulers into Common
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-06
CREATE_PROJECT: Extend settings used for Tinsel engine to Tony engine as well
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
2012-05-05
TONY: Added some class field initialisations
Paul Gilbert
2012-05-05
TONY: Further conversion work on window conversion
Paul Gilbert
2012-05-05
TONY: Created dummy event loop and started work on converting RMWindow class
Paul Gilbert
2012-05-05
TONY: Fix a crash from objects being destroyed in the wrong order
Paul Gilbert
2012-05-05
TONY: Fix another memory leak identified by Valgrind
Paul Gilbert
2012-05-05
TONY: Fixed some more Valgrind identified memory leaks
Paul Gilbert
2012-05-05
TONY: Fix some Valgrind identified memory leaks
Paul Gilbert
2012-05-05
TONY: Fixed some memory leaks identified by Valgrind
Paul Gilbert
2012-05-05
TONY: Fixed some more Valgrid identified errors
Paul Gilbert
2012-05-05
TONY: More corrections for font initislisations
Paul Gilbert
2012-05-05
TONY: Correct some more chararcter array initialisations
Paul Gilbert
2012-05-05
TONY: Correct some initialisation of the character arrays
Paul Gilbert
[prev]
[next]