aboutsummaryrefslogtreecommitdiff
path: root/gui/eval.cpp
AgeCommit message (Expand)Author
2007-11-01warning, minor simplificationGregory Montoir
2007-11-01use mod operator directlyGregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-09-30Get rid of CharStar_BaseNode and consorts -- using a simple String is more ef...Max Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-06-06Move whole theme ini file to evaluator. Next step is caching. Also now it isEugene Sandulenko
2006-06-05Some more string usage tweaksMax Horn
2006-06-05cleanupMax Horn
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-06-02Turn AliasesMap and VariablesMap keys from String to const char *.Eugene Sandulenko
2006-06-01small optimization in evaluator variable lookupWillem Jan Palenstijn
2006-05-26Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now.Eugene Sandulenko
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-03-31Hide eval debug output deeper to level 5. Report total number of definedEugene Sandulenko
2006-03-24- moved type aa_ref_t into AssocArray, improving code readability a bitMax Horn
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-18Remove trailing whitespacesEugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07GUI widget positions:Eugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko