scummvm/engines/agi
Torbjörn Andersson 5771a9c730 Some usability improvements to the save/load dialog: The scrollbar uses the
top/bottom position only when the first/last slot is in view, save slots are
numbered, and when saving over an old savegame, the description input field is
pre-filled with the old description.

That last one is particularly useful if you save to the same slot repeatedly
while doing something insanely dangerous like, say, walking from one side of
the screen to the other. ("Almost there... almost there... oops.")

svn-id: r26105
2007-03-12 19:19:30 +00:00
..
agi_v2.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
agi_v3.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
agi.cpp Patch #1678264: "AGI: Extending the number of save slots" 2007-03-12 08:43:13 +00:00
agi.h Some usability improvements to the save/load dialog: The scrollbar uses the 2007-03-12 19:19:30 +00:00
checks.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
console.cpp Fixed error handling: we count the command itself in argc, and returning false 2007-03-10 11:16:16 +00:00
console.h Formating names in source code 2007-01-16 12:40:51 +00:00
cycle.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
detection.cpp Put back DDP entries, but #if 0 them for future reference and prevent 2007-02-23 00:27:56 +00:00
font.h More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
global.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
graphics.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
graphics.h Formating names in source code 2007-01-16 12:40:51 +00:00
id.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
inv.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
keyboard.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
keyboard.h Patch #1678264: "AGI: Extending the number of save slots" 2007-03-12 08:43:13 +00:00
logic.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
logic.h More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
lzw.cpp Replaced uses of fprintf() with warning() or error() 2007-03-08 17:23:19 +00:00
lzw.h More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
menu.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
menu.h Formating names in source code 2007-01-16 12:40:51 +00:00
module.mk Finish restructuring font data header for const correctness. 2007-01-16 09:24:13 +00:00
motion.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
objects.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
op_cmd.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
op_dbg.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
op_test.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
opcodes.h More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
patches.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
picture.cpp Fixed picture drawing bug in pattern data (should only affect v3 + sq1 games only). Fixes Goldrush intro. Does not seem to break any other v3 game or SQ2 2007-01-27 01:59:37 +00:00
picture.h More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
predictive.cpp made rtrim() and ltrim() global functions, to reduce code duplication (it seems parallaction/parser.cpp code re-use them too 2007-02-13 21:06:57 +00:00
savegame.cpp Some usability improvements to the save/load dialog: The scrollbar uses the 2007-03-12 19:19:30 +00:00
sound.cpp Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
sound.h Fix alignment issues in wince port. 2007-02-26 18:34:00 +00:00
sprite.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
sprite.h Formating names in source code 2007-01-16 12:40:51 +00:00
text.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
view.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
view.h Formating names in source code 2007-01-16 12:40:51 +00:00
words.cpp Formating names in source code 2007-01-16 12:40:51 +00:00