Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5285 | |||
2002-10-23 | removed obsolete stuff | Max Horn | |
svn-id: r5284 | |||
2002-10-23 | Add new command lime switch to readme and correct default volumes. | Travis Howell | |
Change volume limits in gui to 255 svn-id: r5281 | |||
2002-10-23 | Patch 627294: Fix loom mask regression by making the last change a fixme ↵ | James Brown | |
hack instead of a generic case svn-id: r5278 | |||
2002-10-23 | skiping translation if flag 'h' exist in language file | Paweł Kołodziejski | |
svn-id: r5274 | |||
2002-10-23 | changing warnings to debug level 2 | Paweł Kołodziejski | |
svn-id: r5273 | |||
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-23 | fix -Wshadow warnings | Max Horn | |
svn-id: r5270 | |||
2002-10-23 | Actor::frame is never set, this should be researched | Max Horn | |
svn-id: r5269 | |||
2002-10-22 | Please my picky compiler | Nicolas Bacca | |
svn-id: r5262 | |||
2002-10-22 | Always check your merges :) | Nicolas Bacca | |
svn-id: r5254 | |||
2002-10-22 | Added key selection dialog for WinCE | Nicolas Bacca | |
svn-id: r5253 | |||
2002-10-22 | get rid of obsolete variable | Max Horn | |
svn-id: r5245 | |||
2002-10-22 | akos cleanup, second stage | Max Horn | |
svn-id: r5242 | |||
2002-10-22 | fixing various warnings that occur with -Wshadow;some other minor cleanup | Max Horn | |
svn-id: r5239 | |||
2002-10-22 | akos cleanup, first stage | Max Horn | |
svn-id: r5238 | |||
2002-10-22 | added FIXME | Max Horn | |
svn-id: r5235 | |||
2002-10-22 | Remove akos16 warning() | James Brown | |
svn-id: r5233 | |||
2002-10-22 | Remove unused variable | James Brown | |
svn-id: r5232 | |||
2002-10-22 | ludde's akos 16 cleanup and mods - fixes the full throttle dumpster ↵ | James Brown | |
animation too svn-id: r5230 | |||
2002-10-22 | Akos(16) fixes by Ludde - yay, it's working :) | James Brown | |
svn-id: r5229 | |||
2002-10-22 | cleanup akos16, still broken | Paweł Kołodziejski | |
svn-id: r5228 | |||
2002-10-21 | cleanup and fixes akos16: types, init. variables at mirror, missing '+' at ↵ | Paweł Kołodziejski | |
decode, but still broken :( svn-id: r5221 | |||
2002-10-21 | Patch 622642 | James Brown | |
svn-id: r5218 | |||
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-21 | oops forgot this file | Max Horn | |
svn-id: r5213 | |||
2002-10-21 | add missing bitmask value. akos16 is still quite broken however | James Brown | |
svn-id: r5211 | |||
2002-10-21 | use File::size() method were it makes sense; one small change to simon.cpp ↵ | Max Horn | |
based on comment on bug #595813 svn-id: r5210 | |||
2002-10-21 | patch #626226 with some mods of my own | Max Horn | |
svn-id: r5209 | |||
2002-10-21 | Pitch bend fixes for QTMA | Jamieson Christian | |
svn-id: r5208 | |||
2002-10-21 | Patch #607175 correction to fix regression Bug #622606 | Jamieson Christian | |
svn-id: r5207 | |||
2002-10-21 | added cliping for actor in akos16 | Paweł Kołodziejski | |
svn-id: r5206 | |||
2002-10-21 | Changed IMuse from a proxy into a virtual base class | Jamieson Christian | |
svn-id: r5205 | |||
2002-10-21 | badly akos16 implementation | Paweł Kołodziejski | |
svn-id: r5204 | |||
2002-10-20 | Fix an infinite talking loop in The Dig. Again. :) | James Brown | |
svn-id: r5202 | |||
2002-10-20 | Prevent The Dig from overlapping talk sounds | James Brown | |
svn-id: r5201 | |||
2002-10-20 | Patch 625079: Loom Audio Sync Hack | James Brown | |
svn-id: r5200 | |||
2002-10-20 | Patch 625904: CD Looping | James Brown | |
svn-id: r5199 | |||
2002-10-20 | Patch 625905: Masking regression fix | James Brown | |
svn-id: r5198 | |||
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 | Hmm, need to talkchannel that bundleSound play, because we still don't parse ↵ | James Brown | |
bundle lipsync data correctly and that'll result in infinite talking/redraw svn-id: r5194 | |||
2002-10-20 | Fix some missing sounds in The Dig | James Brown | |
svn-id: r5193 | |||
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-19 | reworked the way the save/load dialog works. yup, still not perfect, but ↵ | Max Horn | |
we're hopefully getting closer. Feedback welcome svn-id: r5189 | |||
2002-10-18 | remove debug messages - oops. | James Brown | |
svn-id: r5187 | |||
2002-10-18 | Fix Wait:forActorDraw and the 'infinite mouth movement' problem in The Dig. | James Brown | |
Code assumed that the actor always starts talking in the same room it finishes talking in - this doesn't apply for several cutscene sequences in The Dig. Also added the usual talkChannel fallback code in for The Dig. svn-id: r5186 |