Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-10 | Added some basic line editing to the EditText widget | Oliver Kiehl | |
svn-id: r6393 | |||
2003-01-10 | next cleanup | Paweł Kołodziejski | |
svn-id: r6392 | |||
2003-01-10 | next cleanup | Paweł Kołodziejski | |
svn-id: r6391 | |||
2003-01-10 | first step of cleanup code | Paweł Kołodziejski | |
svn-id: r6390 | |||
2003-01-10 | enabled SMUSH for COMI :) | Paweł Kołodziejski | |
svn-id: r6389 | |||
2003-01-10 | fixed codec47 :) | Paweł Kołodziejski | |
svn-id: r6388 | |||
2003-01-10 | removed codec47_delta table | Paweł Kołodziejski | |
svn-id: r6387 | |||
2003-01-10 | added endian safe read int16 value | Paweł Kołodziejski | |
svn-id: r6386 | |||
2003-01-10 | changed also this | Paweł Kołodziejski | |
svn-id: r6385 | |||
2003-01-10 | changed table types | Paweł Kołodziejski | |
svn-id: r6384 | |||
2003-01-10 | Oops | Ruediger Hanke | |
svn-id: r6383 | |||
2003-01-10 | Oops, don't enable native MT-32 by default! | Jamieson Christian | |
svn-id: r6382 | |||
2003-01-10 | First-revision SysEx support for -ewindows. | Jamieson Christian | |
svn-id: r6381 | |||
2003-01-10 | added missing SYNC opcode | Paweł Kołodziejski | |
svn-id: r6380 | |||
2003-01-10 | added missing clear pointer | Paweł Kołodziejski | |
svn-id: r6379 | |||
2003-01-10 | updated dsp file | Paweł Kołodziejski | |
svn-id: r6378 | |||
2003-01-09 | fixes for codec47, heh, mktableX and smush_bufX is same table :) | Paweł Kołodziejski | |
svn-id: r6377 | |||
2003-01-09 | fixed 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-09 | changed names | Paweł Kołodziejski | |
svn-id: r6375 | |||
2003-01-09 | Added warp_mouse func to MorphOS backend | Ruediger Hanke | |
svn-id: r6374 | |||
2003-01-09 | only 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-09 | Remove hack - now the cannon scene works in fullscreen linux. Someone tell ↵ | James Brown | |
me how it goes for Windows svn-id: r6372 | |||
2003-01-09 | change 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-09 | yet another warp mouse change, now it works on OS X, but will it work on ↵ | Max Horn | |
Linux/Windows? svn-id: r6370 | |||
2003-01-09 | indention | Max Horn | |
svn-id: r6369 | |||
2003-01-09 | All source and no headers make blah a blah blah blah. | James Brown | |
svn-id: r6368 | |||
2003-01-09 | disabled ifs | Paweł Kołodziejski | |
svn-id: r6367 | |||
2003-01-09 | Disable smush again, and apply patch 664890 ('Silencing the music') | James Brown | |
svn-id: r6366 | |||
2003-01-09 | Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface ↵ | James Brown | |
function svn-id: r6365 | |||
2003-01-09 | Patch 664895: Cannon fixes. Yippie. Anyone here familiar enough with SDL to ↵ | James Brown | |
comment on the fullscreen hack? svn-id: r6364 | |||
2003-01-08 | our 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-08 | HACK alert: Don't crash due to this silly verbage bug | James Brown | |
svn-id: r6362 | |||
2003-01-08 | enable 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-08 | subcode lvl3:0xFD fix. this sub writes into oob+1 memory :/ | James Brown | |
svn-id: r6360 | |||
2003-01-08 | added buffer hack | Paweł Kołodziejski | |
svn-id: r6359 | |||
2003-01-08 | fix warnings | Max Horn | |
svn-id: r6358 | |||
2003-01-08 | fix compile | James Brown | |
svn-id: r6357 | |||
2003-01-08 | codec47: fixes in opcode FD | Paweł Kołodziejski | |
svn-id: r6356 | |||
2003-01-08 | added missing: d_src++ | Paweł Kołodziejski | |
svn-id: r6355 | |||
2003-01-08 | implementation 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-07 | fixed regression caused by changes to akos code | Max Horn | |
svn-id: r6353 | |||
2003-01-07 | more akos/costume merging | Max Horn | |
svn-id: r6352 | |||
2003-01-07 | Skeleton 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-07 | CMI cannon hack | James Brown | |
svn-id: r6350 | |||
2003-01-06 | scaling bug fix | Max Horn | |
svn-id: r6349 | |||
2003-01-06 | some chore/limb related code | Max Horn | |
svn-id: r6348 | |||
2003-01-06 | cleanup; 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-06 | oops | Max Horn | |
svn-id: r6346 | |||
2003-01-06 | fix talking in The Dig | Max Horn | |
svn-id: r6345 | |||
2003-01-06 | unified function names (compared to V8); added some FIXME comments | Max Horn | |
svn-id: r6344 |