Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-08-31 | oops, those were never meant to be checked in | Max Horn | |
svn-id: r4880 | |||
2002-08-31 | fixed text centering in GF_OLD256 games, e.g. during the Indy3 intro and in ↵ | Max Horn | |
the F7 dialog (bug #599598) svn-id: r4879 | |||
2002-08-31 | use class String for widget labels | Max Horn | |
svn-id: r4878 | |||
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-31 | removed bad strdup implementation | Max Horn | |
svn-id: r4876 | |||
2002-08-31 | updated | Paweł Kołodziejski | |
svn-id: r4875 | |||
2002-08-31 | changed Bundle to File class, cleanup | Paweł Kołodziejski | |
svn-id: r4874 | |||
2002-08-31 | added class File | Paweł Kołodziejski | |
svn-id: r4873 | |||
2002-08-30 | minor tweaks | Max Horn | |
svn-id: r4872 | |||
2002-08-30 | fixed endlines | Paweł Kołodziejski | |
svn-id: r4871 | |||
2002-08-30 | some cleanup | Paweł Kołodziejski | |
svn-id: r4870 |