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.h
Age
Commit message (
Expand
)
Author
2016-02-28
AGI: Add optional "pause, when entering commands" feature
Martin Kiewitz
2016-02-27
AGI: Add support for upscaling and Hercules hires font
Martin Kiewitz
2016-02-04
AGI: Add Atari ST system UI buttons
Martin Kiewitz
2016-02-04
AGI: Add Apple IIgs system UI buttons
Martin Kiewitz
2016-02-03
AGI: Make inner loop handlers consistent
Martin Kiewitz
2016-02-03
AGI: Implement messageBox() as inner loop
Martin Kiewitz
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-02-01
AGI: implement predictive dialog
Martin Kiewitz
2016-01-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2007-01-16
Formating names in source code
Paweł Kołodziejski
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-11-07
fix (un)signedness warnings
Max Horn
2006-11-06
Predictive input for AGI engine. To Do:
Eugene Sandulenko
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-24
Fixed most - not all - GCC warnings.
Torbjörn Andersson
2006-05-24
From what I understand, the __ prefix is generally reserved for system headers,
Torbjörn Andersson
2006-05-23
imported AGI engine
Paweł Kołodziejski