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
/
mpal
Age
Commit message (
Collapse
)
Author
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
This includes all the dependent routines that they call.
2012-05-06
TONY: Implemented Scheduler::waitForSingleObject method
Paul Gilbert
This will be the coroutine version of the threading method. With this, the main menu of the demo is now shown.
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: Fixed some more Valgrid identified errors
Paul Gilbert
2012-05-05
TONY: A few more compiler warning fixes
Paul Gilbert
2012-05-05
TONY: Added accidentally cut line
Paul Gilbert
2012-05-05
TONY: Initial fixes for some of the Valgrind reported errors
Paul Gilbert
2012-05-04
TONY: Fix Valgrind identified leaks in memory allocator and dialog parsing
Paul Gilbert
2012-05-04
TONY: Fix some inconsistent allocation/deallocations
Paul Gilbert
2012-05-04
TONY: Fix warnings about return values not being used
Paul Gilbert
2012-05-04
TONY: Further bugfixes for gcc warnings
Paul Gilbert
2012-05-04
TONY: Fixed many warnings identified by gcc
Paul Gilbert
2012-05-04
TONY: Some formatting fixes
Paul Gilbert
2012-05-04
TONY: Implemented some missing and incorrect init code
Paul Gilbert
2012-05-03
TONY: Formatting fixes
Paul Gilbert
2012-05-02
TONY: Implemented font.cpp methods
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert
2012-04-29
TONY: Implemented RMGameBoxes class and all dependent classes
Paul Gilbert
2012-04-29
TONY: Remove __stdcall to make it build on Linux
Torbjörn Andersson
2012-04-29
TONY: LZO decompression now working correctly
Paul Gilbert
2012-04-29
TONY: Further work on LZO integration
Paul Gilbert
2012-04-27
TONY: Extra compilation changes and stubs so core MPAL code compiles
Paul Gilbert
2012-04-26
TONY: Start of work converting over MPAL sub-system
Paul Gilbert
[prev]