Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-31 | implemented object drawing (still somewhat broken, we get a 'green screen' ↵ | Max Horn | |
effetc :-). Oh yes, this probably breaks save game compatibility for COMI. Oh yeah. As if I would care <g> svn-id: r6285 | |||
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵ | Max Horn | |
script dumping svn-id: r6284 | |||
2002-12-28 | cleanup | Max Horn | |
svn-id: r6214 | |||
2002-12-27 | like rtRoom, rtRoomScripts should never expire while the room they belong ↵ | Max Horn | |
too is loaded; this fixes the crash when picking up the fishing rod svn-id: r6208 | |||
2002-12-27 | fixed flobject loading in V8 | Max Horn | |
svn-id: r6198 | |||
2002-12-26 | map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ↵ | Max Horn | |
after the first sentence is uttered (looking into that now); various cleanup; added a guess at VAR_EGO (based on what cmidec says is the 'default_actor') svn-id: r6176 | |||
2002-12-26 | fixed verb scripts | Max Horn | |
svn-id: r6175 | |||
2002-12-25 | fixed bomp cursor in CMI partially - still seeing ↵ | Max Horn | |
flickering/tearing/artifacts, though svn-id: r6124 | |||
2002-12-25 | Fix Dig regression | James Brown | |
svn-id: r6121 | |||
2002-12-25 | cleanup (really need to factor out a lot of this stuff into seperate methods) | Max Horn | |
svn-id: r6118 | |||
2002-12-25 | fixed warnings(errors) for VC6. | Paweł Kołodziejski | |
Endy I'm here now ! :-) svn-id: r6115 | |||
2002-12-25 | Skeleton for hacky font support using Smush's FontRenderer. Doesn't work ↵ | James Brown | |
(uncomment the loadFont line in script_v8 to test). Aquadran, where are you? :) svn-id: r6114 | |||
2002-12-25 | added (broken) cursor support for V8; enabled bomp drawing | Max Horn | |
svn-id: r6113 | |||
2002-12-24 | added a map from object names to object ids | Max Horn | |
svn-id: r6104 | |||
2002-12-24 | some hacks to get V8 loading further. It now fails because it can't find the ↵ | Max Horn | |
SMAP resource svn-id: r6102 | |||
2002-12-24 | Fix silly mistake | James Brown | |
svn-id: r6099 | |||
2002-12-24 | Fix a typo, add some more code. | James Brown | |
Current crash is caused due to the non-existant mapping between objid's and the object names svn-id: r6098 | |||
2002-12-24 | Cope with relocation of room scripts into a subbranch of LFLF, not ROOM | James Brown | |
svn-id: r6097 | |||
2002-12-24 | changed lots of stuff to read data in the V8 format; more changes still ↵ | Max Horn | |
needed, and one open problem: V8 IMHD has no obj_id, we need to work around that somehow, not yet sure what the correct way is (two find out, we either need to get into a state where this actually matters, so that we can do trial & error, or we need a disassmbly) svn-id: r6094 | |||
2002-12-21 | got rid of _curVirtScreen and VirtScreen::unk1; added some comments to ↵ | Max Horn | |
gfx.cpp; added a hack to enable smooth scrolling in V7 games (note: when I say hack, I mean it, it is buggy as hell and not enabled by default, use at your own risk and don't report problems with it, it's disabled by default) svn-id: r6037 | |||
2002-12-13 | Patch #649356, INDY3: Possible intro fix | Max Horn | |
svn-id: r5924 | |||
2002-12-04 | more cleanup | Max Horn | |
svn-id: r5837 | |||
2002-11-11 | confine dodgy hack in indy3 that should probably be removed | Jonathan Gray | |
svn-id: r5515 | |||
2002-11-10 | Game-specific a likely incorrect fix for Indy3 (Class 22 is the "Don't mask" ↵ | James Brown | |
flag, so why translate it to something else?) *hurts khalek badly and mumbles about regression testing during a CVS freeze..* svn-id: r5508 | |||
2002-11-10 | properly translate class, read (i want my trains back), I'm told this will ↵ | Jonathan Gray | |
require regression testing for at least loom and zak by ender svn-id: r5481 | |||
2002-11-09 | fix for bomp scalling, missing duplicate table | Paweł Kołodziejski | |
svn-id: r5470 | |||
2002-11-06 | applied patch: #634326, and changed strip ranges for after and before scumm v7, | Paweł Kołodziejski | |
added comments to saveload svn-id: r5448 | |||
2002-11-06 | removed more unused variables; cleaned up some spaces | Max Horn | |
svn-id: r5442 | |||
2002-11-06 | removed unused parameters from drawBomp | Max Horn | |
svn-id: r5440 | |||
2002-11-06 | removed some useless typecasts | Max Horn | |
svn-id: r5437 | |||
2002-11-06 | rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbits | Paweł Kołodziejski | |
svn-id: r5433 | |||
2002-10-27 | removed hardcoded values and increased range of strips | Paweł Kołodziejski | |
svn-id: r5329 | |||
2002-10-23 | Make some BOMP'ed Dig events a little more happy | James Brown | |
svn-id: r5272 | |||
2002-10-11 | Patch 621733: drawBomp() masking | James Brown | |
svn-id: r5128 | |||
2002-09-29 | Patch 616144: Sam and Max layering fix (drawMaskOnBoth rewrite) | James Brown | |
svn-id: r5036 | |||
2002-09-24 | Patch 613597: Sam and Max object ordering fixme thingzie. | James Brown | |
svn-id: r5013 | |||
2002-09-19 | renamed unk3/unk4 to scaleX/scaleY | Max Horn | |
svn-id: r4970 | |||
2002-09-01 | fixes to resolutions | Paweł Kołodziejski | |
svn-id: r4893 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |