Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-09 | Evil Geniuses arn't, otherwise the world would be far more intrested. | James Brown | |
svn-id: r5472 | |||
2002-11-09 | This should fix the DOTT white-background bug. Someone please confirm this ↵ | James Brown | |
for me :) svn-id: r5471 | |||
2002-11-08 | Masking patch | James Brown | |
svn-id: r5468 | |||
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 obsolete code; properly init variables (aquadran, can you maybe turn ↵ | Max Horn | |
on some more warnings with your compiler?); some error catching svn-id: r5436 | |||
2002-11-06 | Apply restore-bg part of patch 629043 | James Brown | |
svn-id: r5434 | |||
2002-11-06 | rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbits | Paweł Kołodziejski | |
svn-id: r5433 | |||
2002-11-05 | this fix nexus problem | Paweł Kołodziejski | |
svn-id: r5410 | |||
2002-11-05 | it should be _realWidth instead _realHeight | Paweł Kołodziejski | |
svn-id: r5409 | |||
2002-11-05 | this fix palette problems in the dig (ex. energy), previous code doesn't ↵ | Paweł Kołodziejski | |
exist in original, why somebody add this stuff ? if this break something, we can add exception. svn-id: r5408 | |||
2002-10-27 | exception only for DIG's room 23 | Paweł Kołodziejski | |
svn-id: r5337 | |||
2002-10-27 | changed param in initVirtScreen in initScreens | Paweł Kołodziejski | |
svn-id: r5336 | |||
2002-10-27 | patch: #629413 - DOTT intro fix | Paweł Kołodziejski | |
svn-id: r5335 | |||
2002-10-27 | corrections to initscreens for scummV7+ | Paweł Kołodziejski | |
svn-id: r5332 | |||
2002-10-27 | removed hardcoded values | Paweł Kołodziejski | |
svn-id: r5330 | |||
2002-10-24 | another hardcoded screen width | Max Horn | |
svn-id: r5303 | |||
2002-10-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski | |
svn-id: r5296 | |||
2002-10-23 | fix for redraw problems in nexus | Paweł Kołodziejski | |
svn-id: r5292 | |||
2002-10-23 | removed old GUI code | Max Horn | |
svn-id: r5271 | |||
2002-10-22 | fixing various warnings that occur with -Wshadow;some other minor cleanup | Max Horn | |
svn-id: r5239 | |||
2002-10-20 | Remove some obsolete fixme's | James Brown | |
svn-id: r5196 | |||
2002-10-20 | Totally random fix for Dig memory corruption. Probably not even remotely ↵ | James Brown | |
correct, someone look at this :) svn-id: r5195 | |||
2002-10-20 | transformed some code - is this if really needed?! if yes, for what? | Max Horn | |
svn-id: r5192 | |||
2002-10-20 | cleanup; fix for room 88 in The Dig (Ender, I was right, only the place was ↵ | Max Horn | |
another :-) svn-id: r5191 | |||
2002-10-19 | patch #625603 film noir mode bugfix | Jonathan Gray | |
svn-id: r5190 | |||
2002-10-13 | fix nexus scrolling in the dig, but partialy, there is also memory coruption ↵ | Paweł Kołodziejski | |
with this svn-id: r5142 | |||
2002-10-13 | fixed crash after load some savegames - proper height initialisation | Paweł Kołodziejski | |
svn-id: r5137 | |||
2002-10-11 | Patch 621733: drawBomp() masking | James Brown | |
svn-id: r5128 | |||
2002-10-01 | Fix some faulty resource-validation logic to allow part of the fuel-tower to ↵ | James Brown | |
work. svn-id: r5059 | |||
2002-09-30 | fixed compilation | Paweł Kołodziejski | |
svn-id: r5051 | |||
2002-09-29 | Patch 616144: Sam and Max layering fix (drawMaskOnBoth rewrite) | James Brown | |
svn-id: r5036 | |||
2002-09-24 | Patch 609334: PalManip save/load/init fixes. | James Brown | |
Save/Load lines are commented out until the new save/load system is in place. svn-id: r5014 | |||
2002-09-23 | Patch #612847: Sam and Max painting subgame fix | James Brown | |
svn-id: r5008 | |||
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I ↵ | Max Horn | |
originally reworked StringTab, but then noticed the save game format depends on it <sigh>) svn-id: r4995 | |||
2002-09-21 | trivial cleanup | Max Horn | |
svn-id: r4988 | |||
2002-09-21 | Added the following patch: | Travis Howell | |
[ 598121 ] Cursor cosmetics svn-id: r4987 | |||
2002-09-19 | NewGui now has its own mouse cursor code -> again one less dependency on ↵ | Max Horn | |
Scumm; moved makeCursorColorTransparent to gfx.cpp where it belongs svn-id: r4977 | |||
2002-09-18 | applied patch: #610954 | Paweł Kołodziejski | |
svn-id: r4966 | |||
2002-09-16 | Patch 609563: eriktorbjorns drawBomp() rewrite. | James Brown | |
Scaling + Alpha. Fixes Sam and Max and Dig bugs. svn-id: r4953 | |||
2002-09-13 | patch #608543 (fix for unkRoomFunc3) | Max Horn | |
svn-id: r4938 | |||
2002-09-13 | patch #608138 (palManipulateInit code) | Max Horn | |
svn-id: r4925 | |||
2002-09-09 | oops, my brain was backwards :-) | Max Horn | |
svn-id: r4915 | |||
2002-09-09 | cleanup | Max Horn | |
svn-id: r4913 | |||
2002-09-09 | Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;) | Michael Pearce | |
svn-id: r4909 | |||
2002-09-01 | fixes to resolutions | Paweł Kołodziejski | |
svn-id: r4893 | |||
2002-08-31 | commited patch: #601899 | Paweł Kołodziejski | |
svn-id: r4890 | |||
2002-08-31 | and more fixes | Paweł Kołodziejski | |
svn-id: r4889 | |||
2002-08-31 | more fixes | Paweł Kołodziejski | |
svn-id: r4888 |