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
/
agi
/
text.cpp
Age
Commit message (
Expand
)
Author
2008-04-10
Initial attempt at handling non-default AGI game input prompt
Filippos Karapetis
2008-02-22
Fixed some issues with the previous commit, bug #1893564 should be fixed now ...
Filippos Karapetis
2008-02-22
Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"
Filippos Karapetis
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-09-23
Add support for Russian versions of AGI games
Eugene Sandulenko
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-07-27
AGI game strings which are substituted in game texts may contain values as we...
Filippos Karapetis
2007-07-10
Add Amiga-style menus (FR #657645). Used in Amiga-rendering mode.
Kari Salminen
2007-07-10
Make AGI's button drawing use AgiButtonStyle. Doesn't use Amiga-style yet. It...
Kari Salminen
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-06
Updating DS port for changes in main codebase. Code changes for DevkitArm r2...
Neil Millstone
2007-03-17
Allow synthetic events in dialog windows, e.g. so you can use keyboard repeat
Torbjörn Andersson
2007-03-17
Allow using the left/right keys to select button in a selection box. (Selection
Torbjörn Andersson
2007-01-16
Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.
David Symonds
2007-01-16
Formating names in source code
Paweł Kołodziejski
2007-01-06
Extended text rendering code to allow "checkerboarding", and switch menu code
David Symonds
2006-12-07
Fixed button rendering
Stuart George
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-06-10
Pop AGIs text.cpp into a class, for later cleanup.
James Brown
2006-05-31
Fixed many const related warnings
Max Horn
2006-05-30
objectify AGI sprite.h/cpp
Chris Apers
2006-05-25
fixed regression after conversion console
Paweł Kołodziejski
2006-05-24
converted to scummvm console style
Paweł Kołodziejski
2006-05-24
Fixed most - not all - GCC warnings.
Torbjörn Andersson
2006-05-24
include mouse support always
Paweł Kołodziejski
2006-05-23
imported AGI engine
Paweł Kołodziejski