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-09-08
TONY: More renaming, reduce some variable scopes
Strangerke
2012-09-07
TONY: Wait for events to pulse in 'threads'.
Alyssa Milburn
2012-09-07
TONY: Some more cleanup
Strangerke
2012-09-07
TONY: Move const tables back to .cpp, as suggested by LordHoto
Strangerke
2012-09-06
TONY: Some more cleanup
Strangerke
2012-09-06
TONY: Misc cleanup
Strangerke
2012-09-05
TONY: Bugfix for OFFSETOF macro on 64-bit systems
Paul Gilbert
2012-09-05
TONY: Change to hopefully fix Mingw 64 compilation errors
Paul Gilbert
2012-09-02
TONY: Move code from .h to .cpp files
Strangerke
2012-09-01
TONY: Remove adv.h
Strangerke
2012-09-01
TONY: Move some more code from .h to .cpp files
Strangerke
2012-09-01
TONY: Move some functions from .h to .cpp files
Strangerke
2012-09-01
TONY: More renaming
Strangerke
2012-08-31
TONY: Rename some more variables and structures
Strangerke
2012-08-30
TONY: Translate some variables in findPath, reduce some variable scopes
Strangerke
2012-08-29
TONY: Replace C-style comments by C++-style ones.
Strangerke
2012-08-29
TONY: Translate some remaining Italian comments
Strangerke
2012-08-29
TONY: Limit effect of cursor workaround.
Alyssa Milburn
2012-08-29
TONY: Remove useless/commented music code.
Alyssa Milburn
2012-08-29
TONY: Remove some dead code
Strangerke
2012-08-29
TONY: Translate some remaining italian comments
Strangerke
2012-08-29
TONY: Reduce scope of some variables
Strangerke
2012-08-28
TONY: Janitorial - remove trailing spaces
Strangerke
2012-08-28
TONY: Fix some for and if statements with bad coding style
Strangerke
2012-08-28
TONY: Replace overlapping memcpy with memmove
Willem Jan Palenstijn
2012-08-28
TONY: Remove most of the remaining global functions.
Alyssa Milburn
2012-08-28
TONY: Remove unnecessary mainloop mutex.
Alyssa Milburn
2012-08-28
TONY: Implement some forgotten sound/music functions.
Alyssa Milburn
2012-08-28
TONY: Fix crash with TA_PERORATE.
Alyssa Milburn
2012-08-28
TONY: Get rid of RMDataStream.
Alyssa Milburn
2012-08-28
TONY: Remove unused data dumping code.
Alyssa Milburn
2012-08-28
TONY: Fix stringLen for empty strings.
Alyssa Milburn
2012-08-28
TONY: Rename curDialog to g_curDialog.
Alyssa Milburn
2012-08-28
TONY: Improve Take/ReleaseOwnership.
Alyssa Milburn
2012-08-27
TONY: Remove more unused bits.
Alyssa Milburn
2012-08-27
TONY: Translate some minor Italian comments
Willem Jan Palenstijn
2012-08-27
TONY: Remove various bits of unused code.
Alyssa Milburn
2012-08-27
TONY: Fix width of flipped dirty rects.
Alyssa Milburn
2012-08-27
TONY: _rgb buffer is no longer static
Strangerke
2012-08-27
TONY: USe default fonts (Italian/English) when the language is unhandled inst...
Strangerke
2012-08-26
TONY: Add English in loadTonyDat
Strangerke
2012-08-26
TONY: Move font related arrays to a DAT file
Strangerke
2012-08-25
TONY: Fix exiting from the save menu.
Alyssa Milburn
2012-08-25
TONY: Reset _hEndOfBuffer when restarting sounds.
Alyssa Milburn
2012-08-25
TONY: Fix Take/ReleaseOwnership.
Alyssa Milburn
2012-08-25
TONY: Make the verb menu sound effects play
Torbjörn Andersson
2012-08-25
TONY: Replace copyMemory with memcpy.
Alyssa Milburn
2012-08-25
TONY: Get rid of RMString.
Alyssa Milburn
2012-08-25
TONY: Convert more strings to Common::String.
Alyssa Milburn
2012-08-25
TONY: Store savegame names with Common::String.
Alyssa Milburn
[prev]
[next]