Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-13 | Added build dirs. | Marcus Comstedt | |
svn-id: r4930 | |||
2002-09-13 | this was broken recently | Max Horn | |
svn-id: r4929 | |||
2002-09-13 | reducing some header dependencies | Max Horn | |
svn-id: r4928 | |||
2002-09-13 | ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't ↵ | Max Horn | |
such a good choice for the offset parameter svn-id: r4927 | |||
2002-09-13 | patch #608226 (Sam & Max sound fix) | Max Horn | |
svn-id: r4926 | |||
2002-09-13 | patch #608138 (palManipulateInit code) | Max Horn | |
svn-id: r4925 | |||
2002-09-11 | Commited the following patches | Travis Howell | |
[ 606595 ] Fix for Sam & Max animation glitch [ 607175 ] Possible fix for bug #590511 [ 607677 ] Partial workaround for bug #566062 [ 607713 ] patch for bug 580350 (MI2 F5 crash) svn-id: r4924 | |||
2002-09-11 | [15:55] <trin> well endy hasn't submitted anything for month ;) | James Brown | |
Bah! :o) svn-id: r4923 | |||
2002-09-10 | removing debug message | Max Horn | |
svn-id: r4922 | |||
2002-09-10 | fixed compilation, but not sure about this | Paweł Kołodziejski | |
svn-id: r4921 | |||
2002-09-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-09-09 | fixed a crasher when re-opening the save/load dialog | Max Horn | |
svn-id: r4919 | |||
2002-09-09 | added String constructor which takes (and clones) a ConstString | Max Horn | |
svn-id: r4918 | |||
2002-09-09 | fixed bug in remove() (could cause crashes) | Max Horn | |
svn-id: r4917 | |||
2002-09-09 | added missing destructor; fixed clearNodes; fixed parameter of merge() | Max Horn | |
svn-id: r4916 | |||
2002-09-09 | oops, my brain was backwards :-) | Max Horn | |
svn-id: r4915 | |||
2002-09-09 | some Indy 3 mods (sound is still not working properly, though) | Max Horn | |
svn-id: r4914 | |||
2002-09-09 | cleanup | Max Horn | |
svn-id: r4913 | |||
2002-09-09 | please be careful when commiting every modified file instead of only ↵ | Max Horn | |
commiting selected files :-) svn-id: r4912 | |||
2002-09-09 | updated VC6 files again | Paweł Kołodziejski | |
svn-id: r4911 | |||
2002-09-09 | updated VC6 project files | Paweł Kołodziejski | |
svn-id: r4910 | |||
2002-09-09 | Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;) | Michael Pearce | |
svn-id: r4909 | |||
2002-09-09 | patch attempts to fix the MI2 music bug pointed out in bug report #551028 | Jean-Yves Simon | |
svn-id: r4908 | |||
2002-09-09 | Applied eriktorbjorn's 'largo' monkey2 sfx fix | Michael Pearce | |
svn-id: r4907 | |||
2002-09-08 | changed the way listbox draw selected items; list box now has a frame & ↵ | Max Horn | |
different spacing; clicking outside any widget doesn't cause the focus widget to loose focus; other tweaks svn-id: r4906 | |||
2002-09-08 | decreased double click interval | Max Horn | |
svn-id: r4905 | |||
2002-09-08 | Added ConstString class; not yet used, but will allow us to reduce the ↵ | Max Horn | |
overhead involved when passing in string constants as parameters taking a String ref right now svn-id: r4904 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-09-07 | Change snprintf to sprintf to be consistent with surrounding code. | Matt Hargett | |
svn-id: r4902 | |||
2002-09-07 | Fix heap corruption. Fix compiler warning. | Matt Hargett | |
svn-id: r4901 | |||
2002-09-02 | added write support to File | Paweł Kołodziejski | |
svn-id: r4900 | |||
2002-09-02 | removed (+ pos) | Paweł Kołodziejski | |
svn-id: r4899 | |||
2002-09-02 | corrected lower/upper changes in File | Paweł Kołodziejski | |
svn-id: r4898 | |||
2002-09-02 | fixes | Paweł Kołodziejski | |
svn-id: r4897 | |||
2002-09-02 | changed file io in sounds to class File | Paweł Kołodziejski | |
svn-id: r4896 | |||
2002-09-01 | more resolution fixes | Paweł Kołodziejski | |
svn-id: r4895 | |||
2002-09-01 | changed to rtRoom constant | Paweł Kołodziejski | |
svn-id: r4894 | |||
2002-09-01 | fixes to resolutions | Paweł Kołodziejski | |
svn-id: r4893 | |||
2002-08-31 | Awww, that should have been 25 | Ruediger Hanke | |
svn-id: r4892 | |||
2002-08-31 | Limit number of update rects to keep | Ruediger Hanke | |
svn-id: r4891 | |||
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 | |||
2002-08-31 | fixes | Paweł Kołodziejski | |
svn-id: r4887 | |||
2002-08-31 | fixed with new costume | Paweł Kołodziejski | |
svn-id: r4886 | |||
2002-08-31 | changed resolution values from static to dynamic, I hope I don't break something | Paweł Kołodziejski | |
svn-id: r4885 | |||
2002-08-31 | changed spacing - this is not based on the original game, but rather on ↵ | Max Horn | |
visual observations (with this changed, the spacing in the about dialog looks much better) svn-id: r4884 | |||
2002-08-31 | fix for bug #599511 (crash when choosing 'about' option) | Max Horn | |
svn-id: r4883 | |||
2002-08-31 | fix for bug #602354 | Max Horn | |
svn-id: r4882 | |||
2002-08-31 | don't print char 0x7f | Max Horn | |
svn-id: r4881 |