Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-07 | Patch #733099: DIG: Experimental camera fix (should fix bugs #716350 and ↵ | Max Horn | |
#659158) svn-id: r7384 | |||
2003-05-07 | fixed warning | Max Horn | |
svn-id: r7383 | |||
2003-05-07 | ..\..\msg.txt | Jamieson Christian | |
svn-id: r7382 | |||
2003-05-07 | Ooops | Travis Howell | |
svn-id: r7381 | |||
2003-05-07 | Add some more game issues | Travis Howell | |
svn-id: r7380 | |||
2003-05-06 | updated vc6 files | Paweł Kołodziejski | |
svn-id: r7378 | |||
2003-05-06 | Fix a bug with PalmOS | Chris Apers | |
svn-id: r7368 | |||
2003-05-06 | Updated | Chris Apers | |
svn-id: r7367 | |||
2003-05-06 | Cleanup | Chris Apers | |
svn-id: r7366 | |||
2003-05-06 | updated rc file | Paweł Kołodziejski | |
svn-id: r7365 | |||
2003-05-06 | fixed warning | Paweł Kołodziejski | |
svn-id: r7364 | |||
2003-05-06 | can get up to zak sleeping bit now... | Jonathan Gray | |
svn-id: r7363 | |||
2003-05-06 | remove uneeded fixme | Jonathan Gray | |
svn-id: r7362 | |||
2003-05-05 | Patch #732725: EditTextWidget: handleMouseDown positions caret | Max Horn | |
svn-id: r7360 | |||
2003-05-05 | Patch #732707: EditTextWidget: long string support | Max Horn | |
svn-id: r7359 | |||
2003-05-05 | Interim fix for Bug [712042] FOA: Lockup. | Jamieson Christian | |
Final fix will require a savegame format mod. svn-id: r7358 | |||
2003-05-05 | Add indy3ega to supported list | Travis Howell | |
Add separate builds option for mingw svn-id: r7357 | |||
2003-05-05 | updated NEWS | Max Horn | |
svn-id: r7354 | |||
2003-05-05 | -> version 0.4.1cvs | Max Horn | |
svn-id: r7352 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-05 | Add more ScummVM globals to PDB | Chris Apers | |
svn-id: r7346 | |||
2003-05-05 | cleanup and add more ScummVM globals to PDB | Chris Apers | |
svn-id: r7345 | |||
2003-05-05 | renamed XYFactor/YXFactor to XYFactor, YXFactor/deltaYFactor (they denote ↵ | Max Horn | |
how much to move each step in the x/y direction); added several FIXME comments (after 0.4.0 we really shold revise this code) svn-id: r7344 | |||
2003-05-05 | fixed cursor placement | Oliver Kiehl | |
svn-id: r7343 | |||
2003-05-05 | patch #732518 loom learn drafts debugger command by erik | Jonathan Gray | |
svn-id: r7342 | |||
2003-05-05 | patch #732184 | Oliver Kiehl | |
svn-id: r7341 | |||
2003-05-05 | unified o?_isEqual, too (but not as nice due to hack) | Max Horn | |
svn-id: r7340 | |||
2003-05-05 | cleanup / reduced code duplication | Max Horn | |
svn-id: r7339 | |||
2003-05-05 | Update project build files | Nicolas Bacca | |
svn-id: r7338 | |||
2003-05-05 | Experimental COMI support - GAPI 565 only - still some work to do on the ↵ | Nicolas Bacca | |
future branch svn-id: r7337 | |||
2003-05-05 | Help dialog box / Music switch | Nicolas Bacca | |
svn-id: r7336 | |||
2003-05-05 | Bigger mouse cursor | Nicolas Bacca | |
svn-id: r7335 | |||
2003-05-05 | Add music control for Smartphone build | Nicolas Bacca | |
svn-id: r7334 | |||
2003-05-05 | Support for COMI and new targets | Nicolas Bacca | |
svn-id: r7333 | |||
2003-05-05 | Handle COMI UI | Nicolas Bacca | |
svn-id: r7332 | |||
2003-05-05 | Added new targets, auto-quit for demos without UI | Nicolas Bacca | |
svn-id: r7331 | |||
2003-05-05 | fix bug pointed out by segra | Jonathan Gray | |
svn-id: r7330 | |||
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt | |
svn-id: r7329 | |||
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵ | Max Horn | |
should we ever have to) svn-id: r7328 | |||
2003-05-04 | V2 verbop fix (read verb name from script) | Max Horn | |
svn-id: r7327 | |||
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt | |
svn-id: r7326 | |||
2003-05-04 | oops, forget to remove hack I used to test this ;-) | Max Horn | |
svn-id: r7325 | |||
2003-05-04 | simplified code | Max Horn | |
svn-id: r7324 | |||
2003-05-04 | cleanup / fixes | Max Horn | |
svn-id: r7323 | |||
2003-05-04 | GCC believes that if we cast a pointer to <type *>, then we are guaranteeing | Marcus Comstedt | |
that the pointer has proper alignment for <type>, and that it can replace the memcpy() with a direct assignment. This totally defies the purpose of the memcpy(), which is there precisely because the memory is unaligned. Avoid problems by not making the cast. svn-id: r7322 | |||
2003-05-04 | remove hack that should not have been there in the first place... | Jonathan Gray | |
svn-id: r7321 | |||
2003-05-04 | Even more heap needed by later games... | Marcus Comstedt | |
svn-id: r7320 | |||
2003-05-04 | renamed RETURN_OK and RETURN_FAIL for morphos | Oliver Kiehl | |
svn-id: r7319 | |||
2003-05-04 | erik's fix for the airplane bug in Indy3 | Max Horn | |
svn-id: r7318 | |||
2003-05-04 | hexdump defaults to 16 bytes/line now, and prints an offest | Max Horn | |
svn-id: r7317 |