Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
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 | removed obsolete stuff | Max Horn | |
svn-id: r5284 | |||
2002-10-23 | Make some BOMP'ed Dig events a little more happy | James Brown | |
svn-id: r5272 | |||
2002-10-23 | removed old GUI code | Max Horn | |
svn-id: r5271 | |||
2002-10-22 | get rid of obsolete variable | Max Horn | |
svn-id: r5245 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
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-16 | Full Throttle: Add stub for opcode CD (something to do with drawing blast ↵ | James Brown | |
objects) svn-id: r5163 | |||
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-11 | added FT imuse music | Paweł Kołodziejski | |
svn-id: r5127 | |||
2002-10-08 | allow user to load savegames while Smush movies are playing; cleanup | Max Horn | |
svn-id: r5106 | |||
2002-10-06 | Fix drawDescString - still needs centering corrections | James Brown | |
svn-id: r5094 | |||
2002-10-06 | Full Throttle / The Dig fixes. | James Brown | |
drawDescString (for Full Throttle object names, in the 'ring of fire') is still somewhat broken. Feel free to fix ;) svn-id: r5090 | |||
2002-10-01 | Patch #616092: Full Throttle dialog fix | James Brown | |
svn-id: r5058 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-29 | framework of Imuse sound for The Dig | Paweł Kołodziejski | |
svn-id: r5031 | |||
2002-09-28 | patch #615842 | Max Horn | |
svn-id: r5027 | |||
2002-09-25 | Patch 613933: Return code for validateresource. | James Brown | |
svn-id: r5017 | |||
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you ↵ | Max Horn | |
heard right NewGUI is now 100% Scumm free and we can go for the launcher/message dialogs! svn-id: r5016 | |||
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 | Add the following patches: | Travis Howell | |
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986 | |||
2002-09-20 | Patch #612277: text rendering crash + spacing issue | Max Horn | |
svn-id: r4983 | |||
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char ↵ | Max Horn | |
width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' svn-id: r4978 | |||
2002-09-19 | removed even more scumm dependencies from NewGUI; fixed some redraw issues ↵ | Max Horn | |
(this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) svn-id: r4974 | |||
2002-09-17 | added support for nonenglish the dig(dialogs, descriptions, warnings), not ↵ | Paweł Kołodziejski | |
gui yet svn-id: r4959 | |||
2002-09-17 | Fix newgui crash, and commit patch 600645: Loom flashlight fix | James Brown | |
svn-id: r4958 | |||
2002-09-17 | added framework for non-english version of the dig, not yet completed | Paweł Kołodziejski | |
svn-id: r4957 | |||
2002-09-16 | patch #609859: Some general patches for string.cpp | Max Horn | |
svn-id: r4954 | |||
2002-09-16 | added some comments, cleanup | Max Horn | |
svn-id: r4950 | |||
2002-09-16 | 609791: Sam and Max 'phantom sound' (precaching) hack. | James Brown | |
svn-id: r4947 | |||
2002-09-13 | reducing some header dependencies | Max Horn | |
svn-id: r4928 | |||
2002-09-13 | patch #608138 (palManipulateInit code) | Max Horn | |
svn-id: r4925 | |||
2002-09-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
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 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-29 | some cleanup/refactoring | Max Horn | |
svn-id: r4866 | |||
2002-08-29 | experimental support for the V2 resource format (patch #601560) | Max Horn | |
svn-id: r4864 | |||
2002-08-25 | applied patch #599909 | Paweł Kołodziejski | |
svn-id: r4855 | |||
2002-08-25 | Fix for #556564 | Ralph Brorsen | |
svn-id: r4846 | |||
2002-08-24 | added/corrected some missing opcodes - this fixes the issues with the voodoo ↵ | Max Horn | |
lady in MI1VGA svn-id: r4815 | |||
2002-08-21 | first go at modularizing the build system | Max Horn | |
svn-id: r4796 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |