Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, ↵ | Max Horn | |
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 | |||
2003-07-05 | gah. I am stupid | Max Horn | |
svn-id: r8780 | |||
2003-07-05 | fixed stack lock at startup | Max Horn | |
svn-id: r8779 | |||
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, ↵ | Max Horn | |
now in util.*) svn-id: r8777 | |||
2003-05-21 | pedantic fixes | Max Horn | |
svn-id: r7789 | |||
2003-05-04 | hexdump defaults to 16 bytes/line now, and prints an offest | Max Horn | |
svn-id: r7317 | |||
2003-05-02 | make hexdump width variable | Max Horn | |
svn-id: r7269 | |||
2003-05-02 | Change __PALM_OS__ to NEWGUI_256, more generic | Chris Apers | |
svn-id: r7260 | |||
2003-04-30 | more PalmOS changes | Max Horn | |
svn-id: r7220 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2002-12-28 | get rid of getStringLen and use the more powerful resStrLen instead; moved ↵ | Max Horn | |
resStrLen from common/ to scumm/, where it belongs; enhanced resStrLen to suport V8; fixed translateText to support embeded vars (in strings I mean) - it may still not be fully correct but at least is better now; rewrote o6_arrayOps to parallel the V8 version - needs testing svn-id: r6215 | |||
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl | |
svn-id: r5778 | |||
2002-09-16 | added some comments, cleanup | Max Horn | |
svn-id: r4950 | |||
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-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-31 | don't print char 0x7f | Max Horn | |
svn-id: r4881 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |