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 (
Expand
)
Author
2012-06-10
TONY: Rename variables in loc.h and mpal.h
Strangerke
2012-06-10
TONY: Rename variables in globals.h
Strangerke
2012-06-09
TONY: Fix data freeing in LocationPollThread
Paul Gilbert
2012-06-09
TONY: Fix some calls from globalFree to globalDestroy
Paul Gilbert
2012-06-09
TONY: Fixes for deallocating MPC and MPAL data
Paul Gilbert
2012-06-09
TONY: Properly free dialog commands during loading when there is duplicates
Paul Gilbert
2012-06-09
TONY: Properly free items during loading when there is duplicates
Paul Gilbert
2012-06-09
TONY: Added more freeing of MPC data when the game ends
Paul Gilbert
2012-06-09
TONY: Added code to free parsed MPC file data when the game ends
Paul Gilbert
2012-06-08
TONY: Fixed sign of block identifier constant
Paul Gilbert
2012-06-08
TONY: Refactored the memory manager to increase performance
Paul Gilbert
2012-06-08
TONY: start renaming globals
Strangerke
2012-06-07
TONY: Some more renaming
Strangerke
2012-06-07
TONY: Rename variables and functions in utils.h
Strangerke
2012-06-04
TONY: Rename variables and functions in tony.h
Strangerke
2012-06-02
TONY: Fix compiler warning of not using a deferenced pointer
Paul Gilbert
2012-05-23
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Miscellaneous comment translations and comment cleanup
Paul Gilbert
2012-05-20
TONY: Remove original header
Paul Gilbert
2012-05-20
TONY: Converting Italian comments to English
Paul Gilbert
2012-05-19
TONY: Converted some warning calls to debugC
Paul Gilbert
2012-05-19
TONY: Formatting fixes
Paul Gilbert
2012-05-19
TONY: Converting Italian comments to English
Paul Gilbert
2012-05-19
TONY: Change "it's" to "its" in comments where appropriate. (I think.)
Torbjörn Andersson
2012-05-19
TONY: Removed deprecated MPAL stubs file
Paul Gilbert
2012-05-19
TONY: Endian fix in expression parser
Paul Gilbert
2012-05-19
TONY: Converting comments to English and formatting
Paul Gilbert
2012-05-18
TONY: Implemented support for loading savegames directly from the launcher.
Paul Gilbert
2012-05-18
TONY: Converting method comments to DOXYGEN format
Paul Gilbert
2012-05-14
TONY: Added endian fixes for reading data
Paul Gilbert
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: Fix compiler warnings
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-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-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: 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
[prev]
[next]