aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-10Added some basic line editing to the EditText widgetOliver Kiehl
svn-id: r6393
2003-01-10next cleanupPaweł Kołodziejski
svn-id: r6392
2003-01-10next cleanupPaweł Kołodziejski
svn-id: r6391
2003-01-10first step of cleanup codePaweł Kołodziejski
svn-id: r6390
2003-01-10enabled SMUSH for COMI :)Paweł Kołodziejski
svn-id: r6389
2003-01-10fixed codec47 :)Paweł Kołodziejski
svn-id: r6388
2003-01-10removed codec47_delta tablePaweł Kołodziejski
svn-id: r6387
2003-01-10added endian safe read int16 valuePaweł Kołodziejski
svn-id: r6386
2003-01-10changed also thisPaweł Kołodziejski
svn-id: r6385
2003-01-10changed table typesPaweł Kołodziejski
svn-id: r6384
2003-01-10OopsRuediger Hanke
svn-id: r6383
2003-01-10Oops, don't enable native MT-32 by default!Jamieson Christian
svn-id: r6382
2003-01-10First-revision SysEx support for -ewindows.Jamieson Christian
svn-id: r6381
2003-01-10added missing SYNC opcodePaweł Kołodziejski
svn-id: r6380
2003-01-10added missing clear pointerPaweł Kołodziejski
svn-id: r6379
2003-01-10updated dsp filePaweł Kołodziejski
svn-id: r6378
2003-01-09fixes for codec47, heh, mktableX and smush_bufX is same table :)Paweł Kołodziejski
svn-id: r6377
2003-01-09fixed the 'too many verbs' bug: verbid is 16 bits but was stored in save ↵Max Horn
games as a byte. This means that existing savegames are still affected by the bug svn-id: r6376
2003-01-09changed namesPaweł Kołodziejski
svn-id: r6375
2003-01-09Added warp_mouse func to MorphOS backendRuediger Hanke
svn-id: r6374
2003-01-09only warp mouse if it actually moved - this is not quite perfect, either, ↵Max Horn
but at least now it works again on OS X svn-id: r6373
2003-01-09Remove hack - now the cannon scene works in fullscreen linux. Someone tell ↵James Brown
me how it goes for Windows svn-id: r6372
2003-01-09change seems to work on Linux in windowed mode; works on OS X in window/FS ↵Max Horn
mode. Same problem as the old code in FS on Linux, though svn-id: r6371
2003-01-09yet another warp mouse change, now it works on OS X, but will it work on ↵Max Horn
Linux/Windows? svn-id: r6370
2003-01-09indentionMax Horn
svn-id: r6369
2003-01-09All source and no headers make blah a blah blah blah.James Brown
svn-id: r6368
2003-01-09disabled ifsPaweł Kołodziejski
svn-id: r6367
2003-01-09Disable smush again, and apply patch 664890 ('Silencing the music')James Brown
svn-id: r6366
2003-01-09Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface ↵James Brown
function svn-id: r6365
2003-01-09Patch 664895: Cannon fixes. Yippie. Anyone here familiar enough with SDL to ↵James Brown
comment on the fullscreen hack? svn-id: r6364
2003-01-08our File class already makes sure we find stuff in the resource ↵Max Horn
subdirectory. Plus, it handles different cases right. So now COMI works from CD on Mac OS X, too svn-id: r6363
2003-01-08HACK alert: Don't crash due to this silly verbage bugJames Brown
svn-id: r6362
2003-01-08enable smush. things arn't exactly working properly yet, and there are some ↵James Brown
bad memory accesses going on... but it's progress :) svn-id: r6361
2003-01-08subcode lvl3:0xFD fix. this sub writes into oob+1 memory :/James Brown
svn-id: r6360
2003-01-08added buffer hackPaweł Kołodziejski
svn-id: r6359
2003-01-08fix warningsMax Horn
svn-id: r6358
2003-01-08fix compileJames Brown
svn-id: r6357
2003-01-08codec47: fixes in opcode FDPaweł Kołodziejski
svn-id: r6356
2003-01-08added missing: d_src++Paweł Kołodziejski
svn-id: r6355
2003-01-08implementation of codec47 in Smush CMI.Paweł Kołodziejski
it's NOT WORKING yet, and also is needed cleanup code after finishing them svn-id: r6354
2003-01-07fixed regression caused by changes to akos codeMax Horn
svn-id: r6353
2003-01-07more akos/costume mergingMax Horn
svn-id: r6352
2003-01-07Skeleton for actor debugger commands - current command is useful for states ↵James Brown
where actors in CMI get stuck with "I can't reach it" type stuff. :) svn-id: r6351
2003-01-07CMI cannon hackJames Brown
svn-id: r6350
2003-01-06scaling bug fixMax Horn
svn-id: r6349
2003-01-06some chore/limb related codeMax Horn
svn-id: r6348
2003-01-06cleanup; added a hack to avoid crash in the canon scene (at least it works ↵Max Horn
this way for me) svn-id: r6347
2003-01-06oopsMax Horn
svn-id: r6346
2003-01-06fix talking in The DigMax Horn
svn-id: r6345
2003-01-06unified function names (compared to V8); added some FIXME commentsMax Horn
svn-id: r6344