Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-26 | some fixes for the message dialog; added some comments | Max Horn | |
svn-id: r5021 | |||
2002-09-26 | added simple message dialog | Max Horn | |
svn-id: r5020 | |||
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett | |
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998 | |||
2002-09-15 | apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's request | Jonathan Gray | |
svn-id: r4943 | |||
2002-09-09 | added String constructor which takes (and clones) a ConstString | Max Horn | |
svn-id: r4918 | |||
2002-09-08 | Added ConstString class; not yet used, but will allow us to reduce the ↵ | Max Horn | |
overhead involved when passing in string constants as parameters taking a String ref right now svn-id: r4904 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 |